Project

General

Profile

« Previous | Next » 

Revision 4277

Added by daigle almost 16 years ago

remove skins registry values from global config. These are now in skins specific properties files in the skins directories.

View differences:

lib/metacat.properties
266 266
email.admin=KNB Support
267 267
email.recipient=knb-software@nceas.ucsb.edu
268 268

  
269
######## Registry properties #########################################
270

  
271
cgi-user=@cgi-user@
272

  
273
# TODO SCW should obfs still be the default?
274
#registry.config.scope=obfs
275
# TODO SCW remove these two properties, rely instead on the skin config
276
#          PASSWORD ONLY USED IN ESA SKIN
277
#registry.config.username=uid=knbadmin,o=NCEAS,dc=ecoinformatics,dc=org
278
#registry.config.password=your-pw-goes-here
279
#registry.config.site=station
280
#registry.config.type=Registry
281
#registry.config.publicReadable=true
282
# TODO SCW push this out to skin.properties, ONLY true IN ESA SKIN
283
#registry.config.adminIsDocOwner=false
284
#registry.config.organization=
285
#registry.config.abbrev=
286
#registry.config.debug=false
287
# registry modules: parts of the form we should be display
288
#registry.modules.taxonomic=true
289
#registry.modules.method=true
290
#registry.modules.spatial=true
291
#registry.modules.keyword=true
292
#registry.modules.temporal=true
293
#registry.modules.upload=false
294
# skin-specific display settings
295
#registry.required.siteList=true
296
#registry.required.wgList=false
297
#registry.required.organization=true
298
#registry.required.temporal=true
299
#registry.required.spatial=true
300
#registry.required.contactEmail=false
301
registry.templates.response=genericResponse.tmpl
302
registry.templates.entry=entryForm.tmpl
303
registry.templates.guide=genericGuide.tmpl
304
registry.templates.login=loginForm.tmpl
305
registry.templates.confirmData=confirmData.tmpl
306
registry.templates.deleteData=deleteData.tmpl
307
registry.templates.header=genericHeader.tmpl
308
registry.templates.footer=genericFooter.tmpl
309
# ESA-skin specific templates
310
registry.templates.modEmailNotification=
311
registry.templates.modResult=
312
registry.templates.getReviews=
313

  
314

  
315 269
######## junit test section  ################
316 270

  
317 271
test.printdebug=true

Also available in: Unified diff