Revision 5124
Added by Chris Jones about 15 years ago
lib/style/skins/parc/parc.properties | ||
---|---|---|
1 |
# |
|
2 |
# |
|
3 |
registry.config.username=uid=parcadmin,o=PARC,dc=ecoinformatics,dc=org |
|
4 |
registry.config.password= |
|
5 |
registry.config.scope=parc |
|
6 |
registry.config.organization=Palmyra Atoll Research Consortium |
|
7 |
registry.config.abbrev=PARC |
|
8 |
registry.config.url=http://www.palmyraresearch.org/ |
|
9 |
registry.config.site=Palmyra Atoll Research Consortium |
|
10 |
registry.config.type=Repository |
|
11 |
registry.config.publicReadable=true |
|
12 |
registry.config.adminIsDocOwner=false |
|
13 |
registry.config.debug=1 |
|
14 |
|
|
15 |
# template settings |
|
16 |
registry.templates.response=genericResponse.tmpl |
|
17 |
registry.templates.entry=entryForm.tmpl |
|
18 |
registry.templates.guide=genericGuide.tmpl |
|
19 |
registry.templates.login=loginForm.tmpl |
|
20 |
registry.templates.confirmData=confirmData.tmpl |
|
21 |
registry.templates.deleteData=deleteData.tmpl |
|
22 |
registry.templates.header=parcHeader.tmpl |
|
23 |
registry.templates.footer=parcFooter.tmpl |
|
24 |
# ESA-skin specific templates |
|
25 |
registry.templates.modEmailNotification= |
|
26 |
registry.templates.modResult= |
|
27 |
registry.templates.getReviews= |
|
28 |
|
|
29 |
# email settings |
|
30 |
email.sender=PARC Data Repository <cjones@msi.ucsb.edu> |
|
31 |
email.recipient=cjones@msi.ucsb.edu |
|
32 |
email.admin=the repository administrator |
|
33 |
|
|
34 |
# registry display settings |
|
35 |
registry.show.siteList=false |
|
36 |
registry.show.wgList=false |
|
37 |
registry.show.organization=true |
|
38 |
# registry module display |
|
39 |
registry.modules.taxonomic=true |
|
40 |
registry.modules.method=true |
|
41 |
registry.modules.spatial=true |
|
42 |
registry.modules.keyword=true |
|
43 |
registry.modules.temporal=true |
|
44 |
registry.modules.upload=true |
|
45 |
## registry required fields (for form submission) |
|
46 |
registry.required.temporal=true |
|
47 |
registry.required.spatial=false |
|
48 |
registry.required.contactEmailAddress=false |
|
49 |
|
|
50 |
# PARC specific |
|
51 |
registry.db.connection= |
|
52 |
registry.db.user= |
|
53 |
registry.db.password= |
|
54 |
|
|
55 |
# imported properties from lib/skin.configs/nceas/nceas.properties |
|
56 |
# java code usage |
|
57 |
lsidauthority= |
|
58 |
registryurl= |
|
59 |
registryname= |
|
60 |
|
|
61 |
#registry.spatial.NorthShore=Palmyra Atoll North Shore Station|162:04:69:W|05:52:55:N |
|
62 |
|
|
0 | 63 |
Also available in: Unified diff
I'm adding the properties file configured for the Palmyra Atoll Research Consortium's installation.