/[webpac2]/Webpacus/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 /Webpacus/config.yml

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

revision 244 by dpavlin, Wed Dec 14 23:04:13 2005 UTC revision 257 by dpavlin, Fri Dec 16 01:48:30 2005 UTC
# Line 5  Line 5 
5  hyperestraier:  hyperestraier:
6    #url: 'http://localhost:1978/node/webpac2'    #url: 'http://localhost:1978/node/webpac2'
7    masterurl: 'http://localhost:1978'    masterurl: 'http://localhost:1978'
8  #  defaultnode: 'webpac2'    defaultnode: 'webpac2'
9    defaultnode: 'ps'  #  defaultnode: 'ps'
10    defaultdepth: 1    defaultdepth: 1
11    user: 'admin'    user: 'admin'
12    passwd: 'admin'    passwd: 'admin'
# Line 51  editor: Line 51  editor:
51  # directives after this are used when indexing using core WebPAC modules  # directives after this are used when indexing using core WebPAC modules
52    
53  databases:  databases:
54      # This is empty database created only in Hyper Estraier to merge
55      # all three databases
56      'webpac2':
57        name: 'Search all'
58        links:
59          - to: ps
60            credit: 10000
61          - to: kk
62            credit: 10000
63          - to: jzav
64            credit: 10000
65    
66    
67    # Psihologija    # Psihologija
68    'ps':    'ps':
69      # all variables here will be available as config variables in template      # all variables here will be available as config variables in template

Legend:
Removed from v.244  
changed lines
  Added in v.257

  ViewVC Help
Powered by ViewVC 1.1.26