1 |
4631
|
daigle
|
<?xml version="1.0"?>
|
2 |
|
|
|
3 |
|
|
<metadataConfig>
|
4 |
|
|
<group>
|
5 |
|
|
<index>1</index>
|
6 |
|
|
<name>Skins Configuration</name>
|
7 |
|
|
<comment>Choose configure the skins that will be available in this instance of MetaCat.</comment>
|
8 |
|
|
<description>Skin Configuration Values.</description>
|
9 |
|
|
</group>
|
10 |
|
|
|
11 |
4635
|
leinfelder
|
<!--config>
|
12 |
4631
|
daigle
|
<key>registry.show.siteList</key>
|
13 |
|
|
<label>Show Site List</label>
|
14 |
|
|
<group>1</group>
|
15 |
|
|
<index>1</index>
|
16 |
|
|
<fieldType>checkbox</fieldType>
|
17 |
|
|
<description>Show the site list in the registry.</description>
|
18 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.show.siteList</helpFile>
|
19 |
4631
|
daigle
|
</config>
|
20 |
|
|
|
21 |
|
|
<config>
|
22 |
|
|
<key>registry.show.wgList</key>
|
23 |
|
|
<label>Show Work Group List</label>
|
24 |
|
|
<group>1</group>
|
25 |
|
|
<index>2</index>
|
26 |
|
|
<fieldType>checkbox</fieldType>
|
27 |
|
|
<description>Show the work group list in the registry.</description>
|
28 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.show.wgList</helpFile>
|
29 |
4631
|
daigle
|
</config>
|
30 |
|
|
|
31 |
|
|
<config>
|
32 |
|
|
<key>registry.show.organization</key>
|
33 |
|
|
<label>Show Organization List</label>
|
34 |
|
|
<group>1</group>
|
35 |
|
|
<index>3</index>
|
36 |
|
|
<fieldType>checkbox</fieldType>
|
37 |
|
|
<description>Show the organization in the registry.</description>
|
38 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.show.organization</helpFile>
|
39 |
4631
|
daigle
|
</config>
|
40 |
|
|
|
41 |
|
|
<config>
|
42 |
|
|
<key>registry.modules.taxonomic</key>
|
43 |
|
|
<label>Show Taxonomic Module</label>
|
44 |
|
|
<group>1</group>
|
45 |
|
|
<index>4</index>
|
46 |
|
|
<fieldType>checkbox</fieldType>
|
47 |
|
|
<description>Show the taxonmic section in the registry.</description>
|
48 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.modules.taxonomic</helpFile>
|
49 |
4631
|
daigle
|
</config>
|
50 |
|
|
|
51 |
|
|
<config>
|
52 |
|
|
<key>registry.modules.method</key>
|
53 |
|
|
<label>Show Method Module</label>
|
54 |
|
|
<group>1</group>
|
55 |
|
|
<index>5</index>
|
56 |
|
|
<fieldType>checkbox</fieldType>
|
57 |
|
|
<description>Show the method section in the registry.</description>
|
58 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.modules.method</helpFile>
|
59 |
4631
|
daigle
|
</config>
|
60 |
|
|
|
61 |
|
|
<config>
|
62 |
|
|
<key>registry.modules.spatial</key>
|
63 |
|
|
<label>Show Spatial Module</label>
|
64 |
|
|
<group>1</group>
|
65 |
|
|
<index>6</index>
|
66 |
|
|
<fieldType>checkbox</fieldType>
|
67 |
|
|
<description>Show the spatial section in the registry.</description>
|
68 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.modules.spatial</helpFile>
|
69 |
4631
|
daigle
|
</config>
|
70 |
|
|
|
71 |
|
|
<config>
|
72 |
|
|
<key>registry.modules.keyword</key>
|
73 |
|
|
<label>Show Keyword Module</label>
|
74 |
|
|
<group>1</group>
|
75 |
|
|
<index>7</index>
|
76 |
|
|
<fieldType>checkbox</fieldType>
|
77 |
|
|
<description>Show the keyword section in the registry.</description>
|
78 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.modules.keyword</helpFile>
|
79 |
4631
|
daigle
|
</config>
|
80 |
|
|
|
81 |
|
|
<config>
|
82 |
|
|
<key>registry.modules.temporal</key>
|
83 |
|
|
<label>Show Temporal Module</label>
|
84 |
|
|
<group>1</group>
|
85 |
|
|
<index>8</index>
|
86 |
|
|
<fieldType>checkbox</fieldType>
|
87 |
|
|
<description>Show the temporal section in the registry.</description>
|
88 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.modules.temporal</helpFile>
|
89 |
4631
|
daigle
|
</config>
|
90 |
|
|
|
91 |
|
|
<config>
|
92 |
|
|
<key>registry.modules.upload</key>
|
93 |
|
|
<label>Show Upload Module</label>
|
94 |
|
|
<group>1</group>
|
95 |
|
|
<index>9</index>
|
96 |
|
|
<fieldType>checkbox</fieldType>
|
97 |
|
|
<description>Show the upload section in the registry.</description>
|
98 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.modules.upload</helpFile>
|
99 |
4631
|
daigle
|
</config>
|
100 |
|
|
|
101 |
|
|
<config>
|
102 |
|
|
<key>registry.required.temporal</key>
|
103 |
|
|
<label>Temporal Value Required</label>
|
104 |
|
|
<group>1</group>
|
105 |
|
|
<index>10</index>
|
106 |
|
|
<fieldType>checkbox</fieldType>
|
107 |
|
|
<description>Determine if temporal value must be entered.</description>
|
108 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.required.temporal</helpFile>
|
109 |
4631
|
daigle
|
</config>
|
110 |
|
|
|
111 |
|
|
<config>
|
112 |
|
|
<key>registry.required.spatial</key>
|
113 |
|
|
<label>Spatial Value Required</label>
|
114 |
|
|
<group>1</group>
|
115 |
|
|
<index>11</index>
|
116 |
|
|
<fieldType>checkbox</fieldType>
|
117 |
|
|
<description>Determine if spatial value must be entered.</description>
|
118 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.required.spatial</helpFile>
|
119 |
4631
|
daigle
|
</config>
|
120 |
|
|
|
121 |
|
|
<config>
|
122 |
|
|
<key>registry.required.contactEmailAddress</key>
|
123 |
|
|
<label>Contact Email Address Required</label>
|
124 |
|
|
<group>1</group>
|
125 |
|
|
<index>12</index>
|
126 |
|
|
<fieldType>checkbox</fieldType>
|
127 |
|
|
<description>Determine if contact email address must be entered.</description>
|
128 |
7423
|
leinfelder
|
<helpFile>docs/metacat-properties.html#registry.required.contactEmailAddress</helpFile>
|
129 |
4635
|
leinfelder
|
</config -->
|
130 |
4631
|
daigle
|
|
131 |
|
|
</metadataConfig>
|