Project

General

Profile

« Previous | Next » 

Revision 2258

Added by Matt Jones over 19 years ago

Modifications to the registry to support the new ESA skin. Factored out some of
the configuration-specific code into properties that are set in the various
cfg files in the skins. New properties in the cfg files are lsite, usite,
showSiteList, showWgList, showOrganization. These now need to be set in every skin
configuration file, in addition to the previous settings. These changes need to be
tested for every skin before being deployed.

View differences:

knb2.cfg
23 23
recipient = help@nceas.ucsb.edu
24 24
adminname = the repository administrator
25 25
debug = 1
26
lsite = 'station'
27
usite = 'Station'
28
showSiteList = 'false'
29
showWgList = 'false'
30
showOrganization = 'true'
31
hasTaxonomic = 'true'
32
hasMethod = 'true'
33
hasSpatial = 'true'
34
hasKeyword = 'true'
35
hasTemporal = 'true'
26 36
nceas_db = somedb
27 37
nceas_db_user = someuser
28 38
nceas_db_password = your-pw-goes-here

Also available in: Unified diff