Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI07-MOLES/trunk/StubB/XSLT/browse/portal/cgi/browse/browse.config@1171
Revision 1171,
1.1 KB
checked in by lawrence, 15 years ago
(diff) |
More browse/discovery rendering modifications, utilising
Kev's new DIF returning routine ...
|
Line | |
---|
1 | # |
---|
2 | # browse.config holds the configuration information for the browse service |
---|
3 | # |
---|
4 | [services] |
---|
5 | #serviceFile: /var/www/cgi-bin/browse/serviceMap.config |
---|
6 | #jarLoc: /var/www/returnstubb.jar |
---|
7 | #javaBinary: /usr/java/jdk1.5.0_03/bin/java |
---|
8 | serviceFile: cgi/browse/serviceMap.config |
---|
9 | jarLoc: returnstubb.jar |
---|
10 | javaBinary: java |
---|
11 | |
---|
12 | [db] |
---|
13 | #exist: superglue.badc.rl.ac.uk |
---|
14 | exist: glue.badc.rl.ac.uk |
---|
15 | #exist: gepidae.esc.rl.ac.uk |
---|
16 | |
---|
17 | [layout] |
---|
18 | |
---|
19 | localLink: http://www.badc.rl.ac.uk |
---|
20 | localImage: /layout/bodc_logo.gif |
---|
21 | localAlt: visit badc |
---|
22 | key: /layout/key.gif |
---|
23 | keyGrey: /layout/keyG.gif |
---|
24 | selectI: /layout/tick.png |
---|
25 | Xicon: /layout/X.gif |
---|
26 | printer: /layout/printer.gif |
---|
27 | |
---|
28 | ndgLink: http://ndg.nerc.ac.uk/ |
---|
29 | ndgImage: /layout/ndg_logo.gif |
---|
30 | ndgAlt: visit ndg |
---|
31 | |
---|
32 | pageLogo: /layout/browse_header4.gif |
---|
33 | |
---|
34 | [security] |
---|
35 | |
---|
36 | libraryLoc: /home/bnl/sandboxes/ndg/MOLES/browse/portal/cgi/NDG/ |
---|
37 | localAA: http://glue.badc.rl.ac.uk/attAuthority.wsdl |
---|
38 | localSM: http://glue.badc.rl.ac.uk/sessionMgr.wsdl |
---|
39 | |
---|
40 | |
---|
41 | # comment out the debugLog if you dont want one! |
---|
42 | |
---|
43 | [logging] |
---|
44 | debugLog: browse.log |
---|
Note: See
TracBrowser
for help on using the repository browser.