Project

General

Profile

« Previous | Next » 

Revision 3422

Added by walbridge about 17 years ago

Added submission of data files to the registry. New parameter 'hasUpload' can be set on a per-skin basis to enable the uploading of data objects to be associated with a metadata document. NCEAS skin is using this by default, to be changed in the future for other skins.

Refactored XML creation in register-dataset.cgi to use function stubs, to allow us flexibility in document creation.

View differences:

nceas.cfg
22 22
sender = NCEAS Data Repository <help@nceas.ucsb.edu>
23 23
recipient = help@nceas.ucsb.edu
24 24
adminname = the repository administrator
25
debug = 1
25
debug = 0
26 26
lsite = 'project'
27 27
usite = 'Project'
28 28
showSiteList = 'false'
......
33 33
hasSpatial = 'true'
34 34
hasKeyword = 'true'
35 35
hasTemporal = 'true'
36
hasUpload = 'true'
36 37
nceas_db = //hyperion.nceas.ucsb.edu:1521/nceasp.nceas.ucsb.edu
37 38
nceas_db_user = admowner
38 39
nceas_db_password = your-pw-goes-here

Also available in: Unified diff