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:

nrs.cfg
23 23
recipient = nrsadmin@nceas.ucsb.edu
24 24
adminname = Kevin Browne
25 25
debug = 0
26
lsite = 'reserve'
27
usite = 'Reserve'
28
showSiteList = 'true'
29
showWgList = 'false'
30
showOrganization = 'false'
31
hasTaxonomic = 'true'
32
hasMethod = 'true'
33
hasSpatial = 'true'
34
hasKeyword = 'true'
35
hasTemporal = 'true'
26 36
#
27 37
# These are the sites and their coordinates. Coordinates are in
28 38
# degrees:minutes:seconds:direction format

Also available in: Unified diff