Project

General

Profile

« Previous | Next » 

Revision 7423

correct the "?" links in the admin pages to the docs pages that are deployed as part of metacat.

View differences:

auth.properties.metadata.xml
25 25
		<index>1</index>
26 26
		<required>true</required>
27 27
		<description>Authentication Class.</description>
28
		<helpFile>properties.html#auth.class</helpFile>
28
		<helpFile>docs/metacat-properties.html#auth.class</helpFile>
29 29
	</config>
30 30
	
31 31
	<config>
......
35 35
		<index>2</index>
36 36
		<required>true</required>
37 37
		<description>Authentication Server URL.</description>
38
		<helpFile>properties.html#auth.url</helpFile>
38
		<helpFile>docs/metacat-properties.html#auth.url</helpFile>
39 39
	</config>
40 40

  
41 41
	<config>
......
45 45
		<index>3</index>
46 46
		<required>true</required>
47 47
		<description>Authentication Secure Server URL.</description>
48
		<helpFile>properties.html#auth.surl</helpFile>
48
		<helpFile>docs/metacat-properties.html#auth.surl</helpFile>
49 49
	</config>
50 50
	
51 51
	<config>
......
55 55
		<index>4</index>
56 56
		<required>true</required>
57 57
		<description>Base part of Distinguished Name that Metacat uses for authentication.</description>
58
		<helpFile>properties.html#auth.base</helpFile>
58
		<helpFile>docs/metacat-properties.html#auth.base</helpFile>
59 59
	</config>
60 60

  
61 61
	<config>
......
69 69
			&lt;font color="red"&gt; Note: this must be set to a username or
70 70
			group that you belong to in order to continue with 
71 71
			configuration&lt;/font&gt;.</description>
72
		<helpFile>properties.html#auth.administrators</helpFile>
72
		<helpFile>docs/metacat-properties.html#auth.administrators</helpFile>
73 73
		<isRequired>true</isRequired>
74 74
	</config>
75 75
	
......
82 82
			The user name that Metacat will use when creating an authentication account or 
83 83
			changing a password.
84 84
		</description>
85
		<helpFile>properties.html</helpFile>
85
		<helpFile>docs/metacat-properties.html</helpFile>
86 86
	</config>
87 87
		
88 88
	<config>
......
95 95
			The password name that Metacat will use when creating an authentication account or 
96 96
			changing a password.
97 97
		</description>
98
		<helpFile>properties.html</helpFile>
98
		<helpFile>docs/metacat-properties.html</helpFile>
99 99
	</config>
100 100

  
101 101
</metadataConfig>

Also available in: Unified diff