Project

General

Profile

« Previous | Next » 

Revision 4327

remove skin.configs directory.
migrate those properties to the style/skins/* properties files
do not load them during Metacat init.

View differences:

esa.properties.metadata.xml
128 128
		<description>Determine if contact email address must be entered.</description>
129 129
		<helpFile>properties.html#registry.required.contactEmailAddress</helpFile>
130 130
	</config>
131
	
132
	<!-- LSID support options -->	
133
	<config>
134
		<key>lsidauthority</key>
135
		<label>LSID Authority</label>
136
		<group>1</group>
137
		<index>13</index>
138
		<description>The Authority for LSIDs in this skin</description>
139
		<helpFile>properties.html#lsidauthority</helpFile>
140
	</config>
141
	<config>
142
		<key>registryurl</key>
143
		<label>Registry URL</label>
144
		<group>1</group>
145
		<index>14</index>
146
		<description>The server where this LSID can be located</description>
147
		<helpFile>properties.html#registryurl</helpFile>
148
	</config>
149
	<config>
150
		<key>registryname</key>
151
		<label>Registry Name</label>
152
		<group>1</group>
153
		<index>15</index>
154
		<description>The name of the LSID server</description>
155
		<helpFile>properties.html#registryname</helpFile>
156
	</config>
131 157

  
132 158
</metadataConfig>

Also available in: Unified diff