Project

General

Profile

« Previous | Next » 

Revision 4280

Added by daigle over 16 years ago

Bring the <skin>.properties file into sync with the old <skin>.cfg data. Modify metadata files so appropriate configuration information is shown for each skin.

View differences:

knb.properties
1 1
#
2 2
# General configuration parameters
3 3
#
4
registry.config.username=uid=nceasadmin,o=NCEAS,dc=ecoinformatics,dc=org
5
registry.config.password=your-pw-goes-here
6
registry.config.scope=nceas
7
registry.config.organization=National Center for Ecological Analysis and Synthesis
8
registry.config.abbrev=NCEAS
9
#registry.config.url=http://www.nceas.ucsb.edu/
4
registry.config.username=uid=knbadmin,o=NCEAS,dc=ecoinformatics,dc=org
5
registry.config.password=
6
registry.config.scope=knb
7
registry.config.organization=Knowledge Network for Biocomplexity
8
registry.config.abbrev=KNB
9
registry.config.url=http://knb.ecoinformatics.org/
10 10
registry.config.site=station
11 11
registry.config.type=Repository
12 12
registry.config.debug=1
13 13

  
14
# NCEAS custom theme sans-iframe
15
registry.templates.header=nceasHeader.tmpl
16
registry.templates.footer=nceasFooter.tmpl
14
# template settings
15
registry.templates.response=genericResponse.tmpl
16
registry.templates.entry=entryForm.tmpl
17
registry.templates.guide=genericGuide.tmpl
18
registry.templates.login=loginForm.tmpl
19
registry.templates.confirmData=confirmData.tmpl
20
registry.templates.deleteData=deleteData.tmpl
21
registry.templates.header=genericHeader.tmpl
22
registry.templates.footer=genericFooter.tmpl
23
# ESA-skin specific templates
24
registry.templates.modEmailNotification=
25
registry.templates.modResult=
26
registry.templates.getReviews=
17 27

  
18 28
# email settings
19 29
email.sender=NCEAS Data Repository <help@nceas.ucsb.edu>
......
21 31
email.admin=the repository administrator
22 32

  
23 33
# registry display settings
24
registry.show.siteList=true
25
registry.show.wgList=true
34
registry.show.siteList=false
35
registry.show.wgList=false
26 36
registry.show.organization=true
27 37
# registry module display
28 38
registry.modules.taxonomic=true

Also available in: Unified diff