/[webpac2]/trunk/conf/dipl/config.yml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/dipl/config.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1193 by mglavica, Wed May 27 00:08:57 2009 UTC revision 1199 by mglavica, Thu May 28 17:57:04 2009 UTC
# Line 104  databases: Line 104  databases:
104      input:      input:
105        - name: radovi        - name: radovi
106          type: excel          type: excel
107          path: '/data/citiranje/proba.xls'          path: '/data/FF/citati/proba.xls'
108          encoding: 'windows-1250'          encoding: 'windows-1250'
         # modify_file: 'conf/modify/common.pl'  
109          normalize:          normalize:
110            path: 'conf/normalize/isi/isi2xls-citirani.pl'            path: 'conf/normalize/isi/isi2xls-citirani.pl'
111      output:      output:
112        - module: 'Excel'        - module: 'Excel'
113          path: '/data/citiranje/citirani.xls'          path: '/data/FF/citiari/citirani.xls'
114        
115    isi:    isi:
116      name: 'ISI'      name: 'ISI'
117      input:      input:
118        - name: sverko        - name: sverko
119          type: isi          type: isi
120          path: '/home/mglavica/citiranje/citirajuci_clanci/sverkob.txt'          path: '/data/FF/citati/sverkob.txt'
121          encoding: 'ISO-8859-1'          encoding: 'ISO-8859-1'
         # modify_file: 'conf/modify/common.pl'  
122          normalize:          normalize:
123          #  path: 'conf/normalize/isi/isi2xls.pl'          #  path: 'conf/normalize/isi/isi2xls.pl'
124            path: 'conf/normalize/isi/isi2sorted.pl'            path: 'conf/normalize/isi/isi2sorted.pl'
125      output:      output:
126  #      - module: 'Excel'        - module: 'Excel'
127  #        path: '/data/citiranje/sverko.xls'          path: '/data/FF/citati/sverko.xls'
128        - module: 'Sorted'        - module: 'Sorted'
129          path: '/data/citiranje/sverko/'          path: '/data/FF/citati/sorted/'
130          - module: 'CouchDB'
131            url: 'http://193.198.212.57:5984'
132    

Legend:
Removed from v.1193  
changed lines
  Added in v.1199

  ViewVC Help
Powered by ViewVC 1.1.26