9 |
9 |
</group>
|
10 |
10 |
|
11 |
11 |
<config>
|
|
12 |
<key>registry.config.base</key>
|
|
13 |
<label>LDAP Base</label>
|
|
14 |
<group>1</group>
|
|
15 |
<index>1</index>
|
|
16 |
<description>NRS LDAP base.</description>
|
|
17 |
</config>
|
|
18 |
|
|
19 |
<config>
|
|
20 |
<key>registry.config.username</key>
|
|
21 |
<label>LDAP Username</label>
|
|
22 |
<group>1</group>
|
|
23 |
<index>2</index>
|
|
24 |
<description>NRS LDAP user name.</description>
|
|
25 |
</config>
|
|
26 |
|
|
27 |
<config>
|
|
28 |
<key>registry.config.password</key>
|
|
29 |
<label>LDAP Password</label>
|
|
30 |
<group>1</group>
|
|
31 |
<fieldType>password</fieldType>
|
|
32 |
<index>3</index>
|
|
33 |
<description>NRS LDAP password.</description>
|
|
34 |
</config>
|
|
35 |
|
|
36 |
<config>
|
12 |
37 |
<key>registry.show.siteList</key>
|
13 |
38 |
<label>Show Site List</label>
|
14 |
39 |
<group>1</group>
|
15 |
|
<index>1</index>
|
|
40 |
<index>4</index>
|
16 |
41 |
<fieldType>checkbox</fieldType>
|
17 |
42 |
<description>Show the site list in the registry.</description>
|
18 |
43 |
<helpFile>properties.html#registry.show.siteList</helpFile>
|
... | ... | |
22 |
47 |
<key>registry.show.wgList</key>
|
23 |
48 |
<label>Show Work Group List</label>
|
24 |
49 |
<group>1</group>
|
25 |
|
<index>2</index>
|
|
50 |
<index>5</index>
|
26 |
51 |
<fieldType>checkbox</fieldType>
|
27 |
52 |
<description>Show the work group list in the registry.</description>
|
28 |
53 |
<helpFile>properties.html#registry.show.wgList</helpFile>
|
... | ... | |
32 |
57 |
<key>registry.show.organization</key>
|
33 |
58 |
<label>Show Organization List</label>
|
34 |
59 |
<group>1</group>
|
35 |
|
<index>3</index>
|
|
60 |
<index>6</index>
|
36 |
61 |
<fieldType>checkbox</fieldType>
|
37 |
62 |
<description>Show the organization in the registry.</description>
|
38 |
63 |
<helpFile>properties.html#registry.show.organization</helpFile>
|
... | ... | |
42 |
67 |
<key>registry.modules.taxonomic</key>
|
43 |
68 |
<label>Show Taxonomic Module</label>
|
44 |
69 |
<group>1</group>
|
45 |
|
<index>4</index>
|
|
70 |
<index>7</index>
|
46 |
71 |
<fieldType>checkbox</fieldType>
|
47 |
72 |
<description>Show the taxonmic section in the registry.</description>
|
48 |
73 |
<helpFile>properties.html#registry.modules.taxonomic</helpFile>
|
... | ... | |
52 |
77 |
<key>registry.modules.method</key>
|
53 |
78 |
<label>Show Method Module</label>
|
54 |
79 |
<group>1</group>
|
55 |
|
<index>5</index>
|
|
80 |
<index>8</index>
|
56 |
81 |
<fieldType>checkbox</fieldType>
|
57 |
82 |
<description>Show the method section in the registry.</description>
|
58 |
83 |
<helpFile>properties.html#registry.modules.method</helpFile>
|
... | ... | |
62 |
87 |
<key>registry.modules.spatial</key>
|
63 |
88 |
<label>Show Spatial Module</label>
|
64 |
89 |
<group>1</group>
|
65 |
|
<index>6</index>
|
|
90 |
<index>9</index>
|
66 |
91 |
<fieldType>checkbox</fieldType>
|
67 |
92 |
<description>Show the spatial section in the registry.</description>
|
68 |
93 |
<helpFile>properties.html#registry.modules.spatial</helpFile>
|
... | ... | |
72 |
97 |
<key>registry.modules.keyword</key>
|
73 |
98 |
<label>Show Keyword Module</label>
|
74 |
99 |
<group>1</group>
|
75 |
|
<index>7</index>
|
|
100 |
<index>10</index>
|
76 |
101 |
<fieldType>checkbox</fieldType>
|
77 |
102 |
<description>Show the keyword section in the registry.</description>
|
78 |
103 |
<helpFile>properties.html#registry.modules.keyword</helpFile>
|
... | ... | |
82 |
107 |
<key>registry.modules.temporal</key>
|
83 |
108 |
<label>Show Temporal Module</label>
|
84 |
109 |
<group>1</group>
|
85 |
|
<index>8</index>
|
|
110 |
<index>11</index>
|
86 |
111 |
<fieldType>checkbox</fieldType>
|
87 |
112 |
<description>Show the temporal section in the registry.</description>
|
88 |
113 |
<helpFile>properties.html#registry.modules.temporal</helpFile>
|
... | ... | |
92 |
117 |
<key>registry.modules.upload</key>
|
93 |
118 |
<label>Show Upload Module</label>
|
94 |
119 |
<group>1</group>
|
95 |
|
<index>9</index>
|
|
120 |
<index>12</index>
|
96 |
121 |
<fieldType>checkbox</fieldType>
|
97 |
122 |
<description>Show the upload section in the registry.</description>
|
98 |
123 |
<helpFile>properties.html#registry.modules.upload</helpFile>
|
... | ... | |
102 |
127 |
<key>registry.required.temporal</key>
|
103 |
128 |
<label>Temporal Value Required</label>
|
104 |
129 |
<group>1</group>
|
105 |
|
<index>10</index>
|
|
130 |
<index>13</index>
|
106 |
131 |
<fieldType>checkbox</fieldType>
|
107 |
132 |
<description>Determine if temporal value must be entered.</description>
|
108 |
133 |
<helpFile>properties.html#registry.required.temporal</helpFile>
|
... | ... | |
112 |
137 |
<key>registry.required.spatial</key>
|
113 |
138 |
<label>Spatial Value Required</label>
|
114 |
139 |
<group>1</group>
|
115 |
|
<index>11</index>
|
|
140 |
<index>14</index>
|
116 |
141 |
<fieldType>checkbox</fieldType>
|
117 |
142 |
<description>Determine if spatial value must be entered.</description>
|
118 |
143 |
<helpFile>properties.html#registry.required.spatial</helpFile>
|
... | ... | |
122 |
147 |
<key>registry.required.contactEmailAddress</key>
|
123 |
148 |
<label>Contact Email Address Required</label>
|
124 |
149 |
<group>1</group>
|
125 |
|
<index>12</index>
|
|
150 |
<index>15</index>
|
126 |
151 |
<fieldType>checkbox</fieldType>
|
127 |
152 |
<description>Determine if contact email address must be entered.</description>
|
128 |
153 |
<helpFile>properties.html#registry.required.contactEmailAddress</helpFile>
|
Update version to 1.9.1. Add nrs ldap properties to configuration.