Revision 4370
Added by walbridge about 16 years ago
lib/style/skins/sanparks/sanparks.properties | ||
---|---|---|
9 | 9 |
registry.config.url=http://www.sanparks.org/ |
10 | 10 |
registry.config.site=station |
11 | 11 |
registry.config.type=Repository |
12 |
registry.config.publicReadable=true |
|
13 |
registry.config.adminIsDocOwner=false |
|
12 | 14 |
registry.config.debug=0 |
13 | 15 |
|
14 | 16 |
# template settings |
lib/style/skins/nceas/nceas.properties | ||
---|---|---|
1 | 1 |
# |
2 |
# General configuration parameters |
|
3 | 2 |
# |
4 | 3 |
registry.config.username=uid=nceasadmin,o=NCEAS,dc=ecoinformatics,dc=org |
5 | 4 |
registry.config.password= |
... | ... | |
9 | 8 |
registry.config.url=http://www.nceas.ucsb.edu/ |
10 | 9 |
registry.config.site=station |
11 | 10 |
registry.config.type=Repository |
11 |
registry.config.publicReadable=true |
|
12 |
registry.config.adminIsDocOwner=false |
|
12 | 13 |
registry.config.debug=1 |
13 | 14 |
|
14 | 15 |
# template settings |
lib/style/skins/obfs/obfs.properties | ||
---|---|---|
9 | 9 |
registry.config.url=http://www.obfs.org/ |
10 | 10 |
registry.config.site=station |
11 | 11 |
registry.config.type=Repository |
12 |
registry.config.publicReadable=true |
|
13 |
registry.config.adminIsDocOwner=false |
|
12 | 14 |
registry.config.debug=0 |
13 | 15 |
|
14 | 16 |
# template settings |
lib/style/skins/nrs/nrs.properties | ||
---|---|---|
9 | 9 |
registry.config.url=http://www.ucnrs.org |
10 | 10 |
registry.config.site=station |
11 | 11 |
registry.config.type=Repository |
12 |
registry.config.publicReadable=true |
|
13 |
registry.config.adminIsDocOwner=false |
|
12 | 14 |
registry.config.debug=0 |
13 | 15 |
|
14 | 16 |
# template settings |
lib/style/skins/esa/esa.properties | ||
---|---|---|
9 | 9 |
registry.config.url=http://www.esa.org/ |
10 | 10 |
registry.config.site=station |
11 | 11 |
registry.config.type=Repository |
12 |
registry.config.publicReadable=false |
|
13 |
registry.config.adminIsDocOwner=true |
|
12 | 14 |
registry.config.debug=1 |
13 | 15 |
|
14 | 16 |
# template settings |
lib/style/skins/knb/knb.properties | ||
---|---|---|
9 | 9 |
registry.config.url=http://knb.ecoinformatics.org/ |
10 | 10 |
registry.config.site=station |
11 | 11 |
registry.config.type=Repository |
12 |
registry.config.publicReadable=true |
|
13 |
registry.config.adminIsDocOwner=false |
|
12 | 14 |
registry.config.debug=1 |
13 | 15 |
|
14 | 16 |
# template settings |
Also available in: Unified diff
Added required options for setting default public on documents, special flag for ESA documents