Project

General

Profile

« Previous | Next » 

Revision 4633

uncommented these <config> elements so that Metacat actually starts without error.
TODO: find out why they were in there commented out, and also make sure we can start metacat even if a skin has some junkie metadata files in it.

View differences:

lter.properties.metadata.xml
8 8
		<description>Skin Configuration Values.</description>
9 9
	</group>
10 10

  
11
	<!--config>
11
	<config>
12 12
		<key>registry.show.siteList</key>
13 13
		<label>Show Site List</label>
14 14
		<group>1</group>
......
126 126
		<fieldType>checkbox</fieldType>
127 127
		<description>Determine if contact email address must be entered.</description>
128 128
		<helpFile>properties.html#registry.required.contactEmailAddress</helpFile>
129
	</config -->
129
	</config>
130 130

  
131 131
</metadataConfig>

Also available in: Unified diff