local
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 27 May 2007 10:45:40 +0000 (10:45 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 27 May 2007 10:45:40 +0000 (10:45 +0000)
git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@848 07558da8-63fa-0310-ba24-9fe276d99e06

conf/mjesec.yml

index 7b23508..c2f5be8 100644 (file)
@@ -140,6 +140,10 @@ databases:
         credit: 10000
       - to: ffmic 
         credit: 10000
+      - to: vusp 
+        credit: 10000
+      - to: kem 
+        credit: 10000
 
 #  # site with alternative databases
 #  'hr':
@@ -490,3 +494,26 @@ databases:
         normalize:
           path: 'conf/normalize/minimal.pl'
 
+  vusp:
+    name: 'Vi¹a uèiteljska ¹kola u Petrinji'
+    input:
+      - name: osman
+        type: isis
+        path: '/data/unizg/vusp/osman'
+        encoding: 'cp852'
+        #limit: 10
+        #modify_file: 'conf/modify/common.pl'
+        normalize:
+          path: 'conf/normalize/ff-libri.pl'
+
+  kem:
+    name: 'Centralna kemijska biblioteka, PMF'
+    input:
+      name: unimar
+      type: isis
+      path: '/data/unizg/kem/UNIMAR'
+      encoding: 'cp852'
+      #limit: 10
+      #modify_file: 'conf/modify/common.pl'
+      normalize:
+        path: 'conf/normalize/minimal.pl'