Project

General

Profile

« Previous | Next » 

Revision 7425

correct the metacat.properties help anchors.

View differences:

metacat.properties.metadata.xml
43 43
		<description>
44 44
			Default skin type. Not shown on config page but we want it to backup.
45 45
		</description>
46
		<helpFile>docs/metacat-properties.html#application.default-style</helpFile>
46
		<helpFile>docs/metacat-properties.html#application-default-style</helpFile>
47 47
	</config>
48 48

  
49 49
	<config>
......
54 54
		<description>
55 55
			Name of database user to own all tables.
56 56
		</description>
57
		<helpFile>docs/metacat-properties.html#database.user</helpFile>
57
		<helpFile>docs/metacat-properties.html#database-user</helpFile>
58 58
	</config>
59 59

  
60 60
	<config>
......
64 64
		<index>2</index>
65 65
		<fieldType>password</fieldType>
66 66
		<description>Password for database user.</description>
67
		<helpFile>docs/metacat-properties.html#database.password</helpFile>
67
		<helpFile>docs/metacat-properties.html#database-password</helpFile>
68 68
	</config>
69 69

  
70 70
	<config>
......
86 86
			<value>sqlserver</value>
87 87
		</option -->
88 88
		<description>What kind of database is running.</description>
89
		<helpFile>docs/metacat-properties.html#database.type</helpFile>
89
		<helpFile>docs/metacat-properties.html#database-type</helpFile>
90 90
	</config>
91 91

  
92 92
	<config>
......
111 111
			Which driver is required. This should conform to your
112 112
			database type.
113 113
		</description>
114
		<helpFile>docs/metacat-properties.html#database.driver</helpFile>
114
		<helpFile>docs/metacat-properties.html#database-driver</helpFile>
115 115
	</config>
116 116

  
117 117
	<config>
......
136 136
			Which adapter is required. This should conform to your
137 137
			database type.
138 138
		</description>
139
		<helpFile>docs/metacat-properties.html#database.adapter</helpFile>
139
		<helpFile>docs/metacat-properties.html#database-adapter</helpFile>
140 140
	</config>
141 141

  
142 142
	<config>
......
145 145
		<group>1</group>
146 146
		<index>6</index>
147 147
		<description>Database connection string.</description>
148
		<helpFile>docs/metacat-properties.html#database.connectionURI</helpFile>
148
		<helpFile>docs/metacat-properties.html#database-connectionURI</helpFile>
149 149
	</config>
150 150

  
151 151
	<config>
......
156 156
		<description>
157 157
			Name of the server where Metacat will be available.
158 158
		</description>
159
		<helpFile>docs/metacat-properties.html#server.name</helpFile>
159
		<helpFile>docs/metacat-properties.html#server-name</helpFile>
160 160
	</config>
161 161

  
162 162
	<config>
......
167 167
		<description>
168 168
			Non secure port where Metacat will be available.
169 169
		</description>
170
		<helpFile>docs/metacat-properties.html#server.httpPort</helpFile>
170
		<helpFile>docs/metacat-properties.html#server-httpPort</helpFile>
171 171
	</config>
172 172

  
173 173
	<config>
......
178 178
		<description>
179 179
			Secure port where Metacat will be available.
180 180
		</description>
181
		<helpFile>docs/metacat-properties.html#server.httpSSLPort</helpFile>
181
		<helpFile>docs/metacat-properties.html#server-httpSSLPort</helpFile>
182 182
	</config>
183 183
	
184 184
	<config>
......
189 189
		<description>
190 190
			The directory where the application is deployed.
191 191
		</description>
192
		<helpFile>docs/metacat-properties.html#application.deployDir</helpFile>
192
		<helpFile>docs/metacat-properties.html#application-deployDir</helpFile>
193 193
	</config>
194 194
	
195 195
	<config>
......
198 198
		<group>3</group>
199 199
		<index>1</index>
200 200
		<description>Allowed Submitters</description>
201
		<helpFile>docs/metacat-properties.html#auth.allowedSubmitters</helpFile>
201
		<helpFile>docs/metacat-properties.html#auth-allowedSubmitters</helpFile>
202 202
	</config>
203 203

  
204 204
	<config>
......
207 207
		<group>3</group>
208 208
		<index>2</index>
209 209
		<description>Denied Submitters</description>
210
		<helpFile>docs/metacat-properties.html#auth.deniedSubmitters</helpFile>
210
		<helpFile>docs/metacat-properties.html#auth-deniedSubmitters</helpFile>
211 211
	</config>
212 212

  
213 213
	<config>
......
219 219
			Name of the context under which Metacat will run. This is
220 220
			the directory in which the Metacat war file is deployed.
221 221
		</description>
222
		<helpFile>docs/metacat-properties.html#application.context</helpFile>
222
		<helpFile>docs/metacat-properties.html#application-context</helpFile>
223 223
	</config>
224 224

  
225 225
	<config>
......
231 231
			Location of KNB website. Usually left as
232 232
			http://knb.ecoinformatics.org
233 233
		</description>
234
		<helpFile>docs/metacat-properties.html#application.knbSiteURL</helpFile>
234
		<helpFile>docs/metacat-properties.html#application-knbSiteURL</helpFile>
235 235
	</config>
236 236

  
237 237
	<config>
......
243 243
			Where to store data. This should be some location outside
244 244
			the knb install direcories.
245 245
		</description>
246
		<helpFile>docs/metacat-properties.html#application.datafilepath</helpFile>
246
		<helpFile>docs/metacat-properties.html#application-datafilepath</helpFile>
247 247
	</config>
248 248

  
249 249
	<config>
......
255 255
			Where to store inline data. This should be some location
256 256
			outside the knb install direcories.
257 257
		</description>
258
		<helpFile>docs/metacat-properties.html#application.inlinedatafilepath</helpFile>
258
		<helpFile>docs/metacat-properties.html#application-inlinedatafilepath</helpFile>
259 259
	</config>
260 260
	
261 261
	<config>
......
267 267
			Where to store metadata documents. This should be some location
268 268
			outside the knb install direcories.
269 269
		</description>
270
		<helpFile>docs/metacat-properties.html#application.documentfilepath</helpFile>
270
		<helpFile>docs/metacat-properties.html#application-documentfilepath</helpFile>
271 271
	</config>
272 272
	
273 273
	<config>
......
281 281
			set to a directory that is dedicated solely to temporary data, 
282 282
			since the contents may be deleted programatically.&lt;/font&gt;
283 283
		</description>
284
		<helpFile>docs/metacat-properties.html#application.tempDir</helpFile>
284
		<helpFile>docs/metacat-properties.html#application-tempDir</helpFile>
285 285
	</config>
286 286
	
287 287
	<config>
......
292 292
		<description>
293 293
			The directory where replication log should be located.
294 294
		</description>
295
		<helpFile>docs/metacat-properties.html#replication.logdir</helpFile>
295
		<helpFile>docs/metacat-properties.html#replication-logdir</helpFile>
296 296
	</config>
297 297
	
298 298
	<!-- START Data Manager configuration -->
......
304 304
		<description>
305 305
			Host or IP of database server
306 306
		</description>
307
		<helpFile>docs/metacat-properties.html#datamanager.server</helpFile>
307
		<helpFile>docs/metacat-properties.html#datamanager-server</helpFile>
308 308
	</config>
309 309
	
310 310
	<config>
......
315 315
		<description>
316 316
			Name of the data manager database
317 317
		</description>
318
		<helpFile>docs/metacat-properties.html#datamanager.database</helpFile>
318
		<helpFile>docs/metacat-properties.html#datamanager-database</helpFile>
319 319
	</config>
320 320
	
321 321
	<config>
......
326 326
		<description>
327 327
			Name of database user to own all tables.
328 328
		</description>
329
		<helpFile>docs/metacat-properties.html#datamanager.user</helpFile>
329
		<helpFile>docs/metacat-properties.html#datamanager-user</helpFile>
330 330
	</config>
331 331

  
332 332
	<config>
......
336 336
		<index>4</index>
337 337
		<fieldType>password</fieldType>
338 338
		<description>Password for database user.</description>
339
		<helpFile>docs/metacat-properties.html#datamanager.password</helpFile>
339
		<helpFile>docs/metacat-properties.html#datamanager-password</helpFile>
340 340
	</config>
341 341
	<!-- END Data Manager configuration -->
342 342

  
......
347 347
		<group>5</group>
348 348
		<index>1</index>
349 349
		<description>Comma-separated list of fully-qualified class names that implement MetacatHandlerPlugin interface</description>
350
		<helpFile>docs/metacat-properties.html#plugin.handlers</helpFile>
350
		<helpFile>docs/metacat-properties.html#plugin-handlers</helpFile>
351 351
	</config>
352 352
	
353 353
	<!-- DataONE configuration -->

Also available in: Unified diff