Project

General

Profile

« Previous | Next » 

Revision 4788

Added by daigle about 15 years ago

Remove moderators from esa skin configuration. This is currently handled via global configuration in metacat.properties

View differences:

esa.properties.metadata.xml
127 127
		<helpFile>properties.html#registry.required.contactEmailAddress</helpFile>
128 128
	</config>
129 129

  
130
	<config>
131
		<key>moderators</key>
132
		<label>Skin Moderators</label>
133
		<group>1</group>
134
		<index>13</index>
135
		<description>Moderator group for this skin.</description>
136
		<helpFile>properties.html#moderators</helpFile>
137
	</config>
138

  
139 130
	<!-- LSID support options -->	
140 131
	<config>
141 132
		<key>lsidauthority</key>
142 133
		<label>LSID Authority</label>
143 134
		<group>1</group>
144
		<index>14</index>
135
		<index>13</index>
145 136
		<description>The Authority for LSIDs in this skin</description>
146 137
		<helpFile>properties.html#lsidauthority</helpFile>
147 138
	</config>
......
149 140
		<key>registryurl</key>
150 141
		<label>Registry URL</label>
151 142
		<group>1</group>
152
		<index>15</index>
143
		<index>14</index>
153 144
		<description>The server where this LSID can be located</description>
154 145
		<helpFile>properties.html#registryurl</helpFile>
155 146
	</config>
......
157 148
		<key>registryname</key>
158 149
		<label>Registry Name</label>
159 150
		<group>1</group>
160
		<index>16</index>
151
		<index>15</index>
161 152
		<description>The name of the LSID server</description>
162 153
		<helpFile>properties.html#registryname</helpFile>
163 154
	</config>
......
166 157
		<key>registry.config.username</key>
167 158
		<label>ESA Admin User Name</label>
168 159
		<group>1</group>
169
		<index>17</index>
160
		<index>16</index>
170 161
		<description>The name of the ESA Administrator</description>
171 162
		<helpFile>properties.html#registry.config.username</helpFile>
172 163
	</config>
......
175 166
		<key>registry.config.password</key>
176 167
		<label>ESA Admin User Password</label>
177 168
		<group>1</group>
178
		<index>18</index>
169
		<index>17</index>
179 170
		<fieldType>password</fieldType>
180 171
		<description>The password of the ESA Administrator</description>
181 172
		<helpFile>properties.html#registry.config.password</helpFile>
......
185 176
		<key>email.recipient</key>
186 177
		<label>ESA Admin Email</label>
187 178
		<group>1</group>
188
		<index>19</index>
179
		<index>18</index>
189 180
		<description>The email of the ESA Administrator</description>
190 181
		<helpFile>properties.html#remail.recipient</helpFile>
191 182
	</config>

Also available in: Unified diff