Project

General

Profile

« Previous | Next » 

Revision 4280

Added by daigle over 15 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:

sanparks.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=knpadmin,o=SANParks,dc=ecoinformatics,dc=org
5
registry.config.password=testme
6
registry.config.scope=knp
7
registry.config.organization=Kruger National Park
8
registry.config.abbrev=KNP
9
registry.config.url=http://www.sanparks.org/
10 10
registry.config.site=station
11 11
registry.config.type=Repository
12
registry.config.debug=1
12
registry.config.debug=0
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
email.sender=NCEAS Data Repository <help@nceas.ucsb.edu>
20
email.recipient=help@nceas.ucsb.edu
21
email.admin=the repository administrator
29
email.sender=registry@sanparks.org
30
email.recipient=judithk@sanparks.org
31
email.admin=Judith Kruger
22 32

  
23 33
# registry display settings
24 34
registry.show.siteList=true

Also available in: Unified diff