@qhealth-design-system/core 1.0.47 → 1.0.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/dist/component-tab.html +62 -2
- package/dist/components/_global/import.xml +22 -22
- package/dist/components/_template/import.xml +76 -76
- package/dist/components/abstract/import.xml +58 -58
- package/dist/components/accordion/import.xml +502 -502
- package/dist/components/banner/import.xml +22 -22
- package/dist/components/banner_advanced/import.xml +498 -498
- package/dist/components/banner_basic/import.xml +226 -226
- package/dist/components/banner_intermediate/import.xml +374 -374
- package/dist/components/body/import.xml +84 -84
- package/dist/components/breadcrumbs/import.xml +22 -22
- package/dist/components/callout/import.xml +240 -240
- package/dist/components/card_feature/import.xml +558 -558
- package/dist/components/card_multi_action/import.xml +386 -386
- package/dist/components/card_no_action/import.xml +364 -364
- package/dist/components/card_single_action/import.xml +386 -386
- package/dist/components/code/import.xml +164 -164
- package/dist/components/footer/import.xml +22 -22
- package/dist/components/global_alert/import.xml +22 -22
- package/dist/components/header/import.xml +22 -22
- package/dist/components/horizontal_rule/import.xml +138 -138
- package/dist/components/in_page_navigation/import.xml +62 -62
- package/dist/components/internal_navigation/import.xml +22 -22
- package/dist/components/left_hand_navigation/import.xml +76 -76
- package/dist/components/main_navigation/import.xml +22 -22
- package/dist/components/mega_main_navigation/import.xml +22 -22
- package/dist/components/multi_column/import.xml +414 -414
- package/dist/components/page_alert/import.xml +120 -120
- package/dist/components/pagination/import.xml +22 -22
- package/dist/components/tab/import.xml +894 -578
- package/dist/components/tab/manifest.json +40 -0
- package/dist/components/tab/presentation.js +342 -157
- package/dist/components/tab/static.html +12 -0
- package/dist/components/updated_date/import.xml +22 -22
- package/dist/components/widgets/import.xml +22 -22
- package/dist/inner-with-nav.html +12 -0
- package/dist/main.css +1 -1
- package/dist/main.css.map +1 -1
- package/package-lock.json +1 -1
- package/package.json +1 -1
- package/src/components/_global/css/admin/component.scss +65 -1
- package/src/components/_global/css/body/component.scss +4 -0
- package/src/components/_global/css/table/component.scss +2 -2
- package/src/components/mega_main_navigation/css/component.scss +6 -0
- package/src/components/tab/css/component.scss +8 -1
- package/src/components/tab/html/component.hbs +47 -0
- package/src/components/tab/js/manifest.json +40 -0
- package/src/styles/imports/Untitled-1.html +39 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
2
|
<actions>
|
|
3
3
|
<action>
|
|
4
|
-
<action_id>
|
|
4
|
+
<action_id>create_Content_Container_Template_4993392545</action_id>
|
|
5
5
|
<action_type>create_asset</action_type>
|
|
6
6
|
<type_code>Content_Container_Template</type_code>
|
|
7
7
|
<link_type>1</link_type>
|
|
@@ -11,167 +11,167 @@
|
|
|
11
11
|
<is_exclusive>0</is_exclusive>
|
|
12
12
|
</action>
|
|
13
13
|
<action>
|
|
14
|
-
<action_id>
|
|
14
|
+
<action_id>set_Content_Container_Template_4993392545_name</action_id>
|
|
15
15
|
<action_type>set_attribute_value</action_type>
|
|
16
|
-
<asset>[[output://
|
|
16
|
+
<asset>[[output://create_Content_Container_Template_4993392545.assetid]]</asset>
|
|
17
17
|
<attribute>name</attribute>
|
|
18
18
|
<value><![CDATA[Tab]]></value>
|
|
19
19
|
</action>
|
|
20
20
|
|
|
21
21
|
<action>
|
|
22
|
-
<action_id>
|
|
22
|
+
<action_id>set_Content_Container_Template_4993392545_edit_interface_in_admin</action_id>
|
|
23
23
|
<action_type>set_attribute_value</action_type>
|
|
24
|
-
<asset>[[output://
|
|
24
|
+
<asset>[[output://create_Content_Container_Template_4993392545.assetid]]</asset>
|
|
25
25
|
<attribute>edit_interface_in_admin</attribute>
|
|
26
26
|
<value><![CDATA[1]]></value>
|
|
27
27
|
</action>
|
|
28
28
|
|
|
29
29
|
<action>
|
|
30
|
-
<action_id>
|
|
30
|
+
<action_id>set_Content_Container_Template_4993392545_icon_color</action_id>
|
|
31
31
|
<action_type>set_attribute_value</action_type>
|
|
32
|
-
<asset>[[output://
|
|
32
|
+
<asset>[[output://create_Content_Container_Template_4993392545.assetid]]</asset>
|
|
33
33
|
<attribute>icon_color</attribute>
|
|
34
34
|
<value><![CDATA[blue]]></value>
|
|
35
35
|
</action>
|
|
36
36
|
|
|
37
37
|
<action>
|
|
38
|
-
<action_id>
|
|
38
|
+
<action_id>create_Metadata_Schema_4710176437</action_id>
|
|
39
39
|
<action_type>create_asset</action_type>
|
|
40
40
|
<type_code>Metadata_Schema</type_code>
|
|
41
41
|
<link_type>1</link_type>
|
|
42
|
-
<parentid>[[output://
|
|
42
|
+
<parentid>[[output://create_Content_Container_Template_4993392545.assetid]]</parentid>
|
|
43
43
|
<value></value>
|
|
44
44
|
<is_dependant>0</is_dependant>
|
|
45
45
|
<is_exclusive>0</is_exclusive>
|
|
46
46
|
</action>
|
|
47
47
|
<action>
|
|
48
|
-
<action_id>
|
|
48
|
+
<action_id>set_Metadata_Schema_4710176437_name</action_id>
|
|
49
49
|
<action_type>set_attribute_value</action_type>
|
|
50
|
-
<asset>[[output://
|
|
50
|
+
<asset>[[output://create_Metadata_Schema_4710176437.assetid]]</asset>
|
|
51
51
|
<attribute>name</attribute>
|
|
52
52
|
<value><![CDATA[Tab]]></value>
|
|
53
53
|
</action>
|
|
54
54
|
<action>
|
|
55
|
-
<action_id>
|
|
55
|
+
<action_id>set_permission_4710176437_read_5</action_id>
|
|
56
56
|
<action_type>set_permission</action_type>
|
|
57
|
-
<asset>[[output://
|
|
57
|
+
<asset>[[output://create_Metadata_Schema_4710176437.assetid]]</asset>
|
|
58
58
|
<permission>1</permission>
|
|
59
59
|
<granted>1</granted>
|
|
60
60
|
<userid>[[system://public_user]]</userid>
|
|
61
61
|
</action>
|
|
62
62
|
|
|
63
63
|
<action>
|
|
64
|
-
<action_id>
|
|
64
|
+
<action_id>create_Metadata_Section_2526362277</action_id>
|
|
65
65
|
<action_type>create_asset</action_type>
|
|
66
66
|
<type_code>Metadata_Section</type_code>
|
|
67
67
|
<link_type>2</link_type>
|
|
68
|
-
<parentid>[[output://
|
|
68
|
+
<parentid>[[output://create_Metadata_Schema_4710176437.assetid]]</parentid>
|
|
69
69
|
<value></value>
|
|
70
70
|
<is_dependant>1</is_dependant>
|
|
71
71
|
<is_exclusive>0</is_exclusive>
|
|
72
72
|
</action>
|
|
73
73
|
<action>
|
|
74
|
-
<action_id>
|
|
74
|
+
<action_id>add_Metadata_Section_2526362277_path</action_id>
|
|
75
75
|
<action_type>add_web_path</action_type>
|
|
76
|
-
<asset>[[output://
|
|
77
|
-
<parent_asset>[[output://
|
|
76
|
+
<asset>[[output://create_Metadata_Section_2526362277.assetid]]</asset>
|
|
77
|
+
<parent_asset>[[output://create_Metadata_Schema_4710176437.assetid]]</parent_asset>
|
|
78
78
|
<path>settings</path>
|
|
79
79
|
</action>
|
|
80
80
|
<action>
|
|
81
|
-
<action_id>
|
|
81
|
+
<action_id>set_Metadata_Section_2526362277_name</action_id>
|
|
82
82
|
<action_type>set_attribute_value</action_type>
|
|
83
|
-
<asset>[[output://
|
|
83
|
+
<asset>[[output://create_Metadata_Section_2526362277.assetid]]</asset>
|
|
84
84
|
<attribute>name</attribute>
|
|
85
85
|
<value><![CDATA[Settings]]></value>
|
|
86
86
|
</action>
|
|
87
87
|
<action>
|
|
88
|
-
<action_id>
|
|
88
|
+
<action_id>set_permission_2526362277_read_5</action_id>
|
|
89
89
|
<action_type>set_permission</action_type>
|
|
90
|
-
<asset>[[output://
|
|
90
|
+
<asset>[[output://create_Metadata_Section_2526362277.assetid]]</asset>
|
|
91
91
|
<permission>1</permission>
|
|
92
92
|
<granted>1</granted>
|
|
93
93
|
<userid>[[system://public_user]]</userid>
|
|
94
94
|
</action>
|
|
95
95
|
|
|
96
96
|
<action>
|
|
97
|
-
<action_id>
|
|
97
|
+
<action_id>create_metadata_field_select_7629452922</action_id>
|
|
98
98
|
<action_type>create_asset</action_type>
|
|
99
99
|
<type_code>metadata_field_select</type_code>
|
|
100
100
|
<link_type>2</link_type>
|
|
101
|
-
<parentid>[[output://
|
|
101
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
102
102
|
<value></value>
|
|
103
103
|
<is_dependant>1</is_dependant>
|
|
104
104
|
<is_exclusive>0</is_exclusive>
|
|
105
105
|
</action>
|
|
106
106
|
<action>
|
|
107
|
-
<action_id>
|
|
107
|
+
<action_id>set_metadata_field_select_7629452922_name</action_id>
|
|
108
108
|
<action_type>set_attribute_value</action_type>
|
|
109
|
-
<asset>[[output://
|
|
109
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
110
110
|
<attribute>name</attribute>
|
|
111
111
|
<value><![CDATA[theme]]></value>
|
|
112
112
|
</action>
|
|
113
113
|
<action>
|
|
114
|
-
<action_id>
|
|
114
|
+
<action_id>set_metadata_field_select_7629452922_friendly_name</action_id>
|
|
115
115
|
<action_type>set_attribute_value</action_type>
|
|
116
|
-
<asset>[[output://
|
|
116
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
117
117
|
<attribute>friendly_name</attribute>
|
|
118
118
|
<value><![CDATA[Theme]]></value>
|
|
119
119
|
</action>
|
|
120
120
|
<action>
|
|
121
|
-
<action_id>
|
|
121
|
+
<action_id>set_metadata_field_select_7629452922_default</action_id>
|
|
122
122
|
<action_type>set_attribute_value</action_type>
|
|
123
|
-
<asset>[[output://
|
|
123
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
124
124
|
<attribute>default</attribute>
|
|
125
125
|
<value><![CDATA[]]></value>
|
|
126
126
|
</action>
|
|
127
127
|
<action>
|
|
128
|
-
<action_id>
|
|
128
|
+
<action_id>set_metadata_field_select_7629452922_description</action_id>
|
|
129
129
|
<action_type>set_attribute_value</action_type>
|
|
130
|
-
<asset>[[output://
|
|
130
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
131
131
|
<attribute>description</attribute>
|
|
132
132
|
<value><![CDATA[]]></value>
|
|
133
133
|
</action>
|
|
134
134
|
<action>
|
|
135
|
-
<action_id>
|
|
135
|
+
<action_id>set_metadata_field_select_7629452922_editable</action_id>
|
|
136
136
|
<action_type>set_attribute_value</action_type>
|
|
137
|
-
<asset>[[output://
|
|
137
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
138
138
|
<attribute>editable</attribute>
|
|
139
139
|
<value><![CDATA[1]]></value>
|
|
140
140
|
</action>
|
|
141
141
|
<action>
|
|
142
|
-
<action_id>
|
|
142
|
+
<action_id>set_metadata_field_select_7629452922_editable</action_id>
|
|
143
143
|
<action_type>set_attribute_value</action_type>
|
|
144
|
-
<asset>[[output://
|
|
144
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
145
145
|
<attribute>editable</attribute>
|
|
146
146
|
<value><![CDATA[1]]></value>
|
|
147
147
|
</action>
|
|
148
148
|
<action>
|
|
149
|
-
<action_id>
|
|
149
|
+
<action_id>set_metadata_field_select_7629452922_required</action_id>
|
|
150
150
|
<action_type>set_attribute_value</action_type>
|
|
151
|
-
<asset>[[output://
|
|
151
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
152
152
|
<attribute>required</attribute>
|
|
153
153
|
<value><![CDATA[0]]></value>
|
|
154
154
|
</action>
|
|
155
155
|
<action>
|
|
156
|
-
<action_id>
|
|
156
|
+
<action_id>set_permission_7629452922_read_5</action_id>
|
|
157
157
|
<action_type>set_permission</action_type>
|
|
158
|
-
<asset>[[output://
|
|
158
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
159
159
|
<permission>1</permission>
|
|
160
160
|
<granted>1</granted>
|
|
161
161
|
<userid>[[system://public_user]]</userid>
|
|
162
162
|
</action>
|
|
163
163
|
|
|
164
164
|
<action>
|
|
165
|
-
<action_id>
|
|
165
|
+
<action_id>set_metadata_field_select_7629452922_select_options</action_id>
|
|
166
166
|
<action_type>set_attribute_value</action_type>
|
|
167
|
-
<asset>[[output://
|
|
167
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
168
168
|
<attribute>select_options</attribute>
|
|
169
169
|
<value><![CDATA[array ('' => 'Default','alt' => 'Alternate','dark' => 'Dark','dark-alt' => 'Alternate Dark',);]]></value>
|
|
170
170
|
</action>
|
|
171
171
|
<action>
|
|
172
|
-
<action_id>set_{f.type}
|
|
172
|
+
<action_id>set_{f.type}_7629452922_edit_params</action_id>
|
|
173
173
|
<action_type>set_attribute_value</action_type>
|
|
174
|
-
<asset>[[output://
|
|
174
|
+
<asset>[[output://create_metadata_field_select_7629452922.assetid]]</asset>
|
|
175
175
|
<attribute>edit_params</attribute>
|
|
176
176
|
<value><![CDATA[array (
|
|
177
177
|
'style' => 'list',
|
|
@@ -184,84 +184,84 @@
|
|
|
184
184
|
</action>
|
|
185
185
|
|
|
186
186
|
<action>
|
|
187
|
-
<action_id>
|
|
187
|
+
<action_id>create_metadata_field_select_3249059695</action_id>
|
|
188
188
|
<action_type>create_asset</action_type>
|
|
189
189
|
<type_code>metadata_field_select</type_code>
|
|
190
190
|
<link_type>2</link_type>
|
|
191
|
-
<parentid>[[output://
|
|
191
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
192
192
|
<value></value>
|
|
193
193
|
<is_dependant>1</is_dependant>
|
|
194
194
|
<is_exclusive>0</is_exclusive>
|
|
195
195
|
</action>
|
|
196
196
|
<action>
|
|
197
|
-
<action_id>
|
|
197
|
+
<action_id>set_metadata_field_select_3249059695_name</action_id>
|
|
198
198
|
<action_type>set_attribute_value</action_type>
|
|
199
|
-
<asset>[[output://
|
|
199
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
200
200
|
<attribute>name</attribute>
|
|
201
201
|
<value><![CDATA[display]]></value>
|
|
202
202
|
</action>
|
|
203
203
|
<action>
|
|
204
|
-
<action_id>
|
|
204
|
+
<action_id>set_metadata_field_select_3249059695_friendly_name</action_id>
|
|
205
205
|
<action_type>set_attribute_value</action_type>
|
|
206
|
-
<asset>[[output://
|
|
206
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
207
207
|
<attribute>friendly_name</attribute>
|
|
208
208
|
<value><![CDATA[Tab Display]]></value>
|
|
209
209
|
</action>
|
|
210
210
|
<action>
|
|
211
|
-
<action_id>
|
|
211
|
+
<action_id>set_metadata_field_select_3249059695_default</action_id>
|
|
212
212
|
<action_type>set_attribute_value</action_type>
|
|
213
|
-
<asset>[[output://
|
|
213
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
214
214
|
<attribute>default</attribute>
|
|
215
215
|
<value><![CDATA[fixed]]></value>
|
|
216
216
|
</action>
|
|
217
217
|
<action>
|
|
218
|
-
<action_id>
|
|
218
|
+
<action_id>set_metadata_field_select_3249059695_description</action_id>
|
|
219
219
|
<action_type>set_attribute_value</action_type>
|
|
220
|
-
<asset>[[output://
|
|
220
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
221
221
|
<attribute>description</attribute>
|
|
222
222
|
<value><![CDATA[]]></value>
|
|
223
223
|
</action>
|
|
224
224
|
<action>
|
|
225
|
-
<action_id>
|
|
225
|
+
<action_id>set_metadata_field_select_3249059695_editable</action_id>
|
|
226
226
|
<action_type>set_attribute_value</action_type>
|
|
227
|
-
<asset>[[output://
|
|
227
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
228
228
|
<attribute>editable</attribute>
|
|
229
229
|
<value><![CDATA[1]]></value>
|
|
230
230
|
</action>
|
|
231
231
|
<action>
|
|
232
|
-
<action_id>
|
|
232
|
+
<action_id>set_metadata_field_select_3249059695_editable</action_id>
|
|
233
233
|
<action_type>set_attribute_value</action_type>
|
|
234
|
-
<asset>[[output://
|
|
234
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
235
235
|
<attribute>editable</attribute>
|
|
236
236
|
<value><![CDATA[1]]></value>
|
|
237
237
|
</action>
|
|
238
238
|
<action>
|
|
239
|
-
<action_id>
|
|
239
|
+
<action_id>set_metadata_field_select_3249059695_required</action_id>
|
|
240
240
|
<action_type>set_attribute_value</action_type>
|
|
241
|
-
<asset>[[output://
|
|
241
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
242
242
|
<attribute>required</attribute>
|
|
243
243
|
<value><![CDATA[0]]></value>
|
|
244
244
|
</action>
|
|
245
245
|
<action>
|
|
246
|
-
<action_id>
|
|
246
|
+
<action_id>set_permission_3249059695_read_5</action_id>
|
|
247
247
|
<action_type>set_permission</action_type>
|
|
248
|
-
<asset>[[output://
|
|
248
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
249
249
|
<permission>1</permission>
|
|
250
250
|
<granted>1</granted>
|
|
251
251
|
<userid>[[system://public_user]]</userid>
|
|
252
252
|
</action>
|
|
253
253
|
|
|
254
254
|
<action>
|
|
255
|
-
<action_id>
|
|
255
|
+
<action_id>set_metadata_field_select_3249059695_select_options</action_id>
|
|
256
256
|
<action_type>set_attribute_value</action_type>
|
|
257
|
-
<asset>[[output://
|
|
257
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
258
258
|
<attribute>select_options</attribute>
|
|
259
259
|
<value><![CDATA[array ('fixed' => 'Fixed width','full' => 'Full width',);]]></value>
|
|
260
260
|
</action>
|
|
261
261
|
<action>
|
|
262
|
-
<action_id>set_{f.type}
|
|
262
|
+
<action_id>set_{f.type}_3249059695_edit_params</action_id>
|
|
263
263
|
<action_type>set_attribute_value</action_type>
|
|
264
|
-
<asset>[[output://
|
|
264
|
+
<asset>[[output://create_metadata_field_select_3249059695.assetid]]</asset>
|
|
265
265
|
<attribute>edit_params</attribute>
|
|
266
266
|
<value><![CDATA[array (
|
|
267
267
|
'style' => 'list',
|
|
@@ -274,84 +274,400 @@
|
|
|
274
274
|
</action>
|
|
275
275
|
|
|
276
276
|
<action>
|
|
277
|
-
<action_id>
|
|
277
|
+
<action_id>create_metadata_field_select_9989065452</action_id>
|
|
278
278
|
<action_type>create_asset</action_type>
|
|
279
279
|
<type_code>metadata_field_select</type_code>
|
|
280
280
|
<link_type>2</link_type>
|
|
281
|
-
<parentid>[[output://
|
|
281
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
282
282
|
<value></value>
|
|
283
283
|
<is_dependant>1</is_dependant>
|
|
284
284
|
<is_exclusive>0</is_exclusive>
|
|
285
285
|
</action>
|
|
286
286
|
<action>
|
|
287
|
-
<action_id>
|
|
287
|
+
<action_id>set_metadata_field_select_9989065452_name</action_id>
|
|
288
288
|
<action_type>set_attribute_value</action_type>
|
|
289
|
-
<asset>[[output://
|
|
289
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
290
|
+
<attribute>name</attribute>
|
|
291
|
+
<value><![CDATA[intro_width]]></value>
|
|
292
|
+
</action>
|
|
293
|
+
<action>
|
|
294
|
+
<action_id>set_metadata_field_select_9989065452_friendly_name</action_id>
|
|
295
|
+
<action_type>set_attribute_value</action_type>
|
|
296
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
297
|
+
<attribute>friendly_name</attribute>
|
|
298
|
+
<value><![CDATA[Intro width]]></value>
|
|
299
|
+
</action>
|
|
300
|
+
<action>
|
|
301
|
+
<action_id>set_metadata_field_select_9989065452_default</action_id>
|
|
302
|
+
<action_type>set_attribute_value</action_type>
|
|
303
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
304
|
+
<attribute>default</attribute>
|
|
305
|
+
<value><![CDATA[col-md-6]]></value>
|
|
306
|
+
</action>
|
|
307
|
+
<action>
|
|
308
|
+
<action_id>set_metadata_field_select_9989065452_description</action_id>
|
|
309
|
+
<action_type>set_attribute_value</action_type>
|
|
310
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
311
|
+
<attribute>description</attribute>
|
|
312
|
+
<value><![CDATA[]]></value>
|
|
313
|
+
</action>
|
|
314
|
+
<action>
|
|
315
|
+
<action_id>set_metadata_field_select_9989065452_editable</action_id>
|
|
316
|
+
<action_type>set_attribute_value</action_type>
|
|
317
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
318
|
+
<attribute>editable</attribute>
|
|
319
|
+
<value><![CDATA[1]]></value>
|
|
320
|
+
</action>
|
|
321
|
+
<action>
|
|
322
|
+
<action_id>set_metadata_field_select_9989065452_editable</action_id>
|
|
323
|
+
<action_type>set_attribute_value</action_type>
|
|
324
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
325
|
+
<attribute>editable</attribute>
|
|
326
|
+
<value><![CDATA[1]]></value>
|
|
327
|
+
</action>
|
|
328
|
+
<action>
|
|
329
|
+
<action_id>set_metadata_field_select_9989065452_required</action_id>
|
|
330
|
+
<action_type>set_attribute_value</action_type>
|
|
331
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
332
|
+
<attribute>required</attribute>
|
|
333
|
+
<value><![CDATA[0]]></value>
|
|
334
|
+
</action>
|
|
335
|
+
<action>
|
|
336
|
+
<action_id>set_permission_9989065452_read_5</action_id>
|
|
337
|
+
<action_type>set_permission</action_type>
|
|
338
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
339
|
+
<permission>1</permission>
|
|
340
|
+
<granted>1</granted>
|
|
341
|
+
<userid>[[system://public_user]]</userid>
|
|
342
|
+
</action>
|
|
343
|
+
|
|
344
|
+
<action>
|
|
345
|
+
<action_id>set_metadata_field_select_9989065452_select_options</action_id>
|
|
346
|
+
<action_type>set_attribute_value</action_type>
|
|
347
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
348
|
+
<attribute>select_options</attribute>
|
|
349
|
+
<value><![CDATA[array ('col-md-6' => 'Half width','col-md-12' => 'Full width',);]]></value>
|
|
350
|
+
</action>
|
|
351
|
+
<action>
|
|
352
|
+
<action_id>set_{f.type}_9989065452_edit_params</action_id>
|
|
353
|
+
<action_type>set_attribute_value</action_type>
|
|
354
|
+
<asset>[[output://create_metadata_field_select_9989065452.assetid]]</asset>
|
|
355
|
+
<attribute>edit_params</attribute>
|
|
356
|
+
<value><![CDATA[array (
|
|
357
|
+
'style' => 'list',
|
|
358
|
+
'type' => 'table',
|
|
359
|
+
'height' => '',
|
|
360
|
+
'columns' => '1',
|
|
361
|
+
'empty_text' => '',
|
|
362
|
+
'extras' => '',
|
|
363
|
+
);]]></value>
|
|
364
|
+
</action>
|
|
365
|
+
|
|
366
|
+
<action>
|
|
367
|
+
<action_id>create_metadata_field_text_9645935718</action_id>
|
|
368
|
+
<action_type>create_asset</action_type>
|
|
369
|
+
<type_code>metadata_field_text</type_code>
|
|
370
|
+
<link_type>2</link_type>
|
|
371
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
372
|
+
<value></value>
|
|
373
|
+
<is_dependant>1</is_dependant>
|
|
374
|
+
<is_exclusive>0</is_exclusive>
|
|
375
|
+
</action>
|
|
376
|
+
<action>
|
|
377
|
+
<action_id>set_metadata_field_text_9645935718_name</action_id>
|
|
378
|
+
<action_type>set_attribute_value</action_type>
|
|
379
|
+
<asset>[[output://create_metadata_field_text_9645935718.assetid]]</asset>
|
|
380
|
+
<attribute>name</attribute>
|
|
381
|
+
<value><![CDATA[intro_heading]]></value>
|
|
382
|
+
</action>
|
|
383
|
+
<action>
|
|
384
|
+
<action_id>set_metadata_field_text_9645935718_friendly_name</action_id>
|
|
385
|
+
<action_type>set_attribute_value</action_type>
|
|
386
|
+
<asset>[[output://create_metadata_field_text_9645935718.assetid]]</asset>
|
|
387
|
+
<attribute>friendly_name</attribute>
|
|
388
|
+
<value><![CDATA[Intro heading]]></value>
|
|
389
|
+
</action>
|
|
390
|
+
<action>
|
|
391
|
+
<action_id>set_metadata_field_text_9645935718_default</action_id>
|
|
392
|
+
<action_type>set_attribute_value</action_type>
|
|
393
|
+
<asset>[[output://create_metadata_field_text_9645935718.assetid]]</asset>
|
|
394
|
+
<attribute>default</attribute>
|
|
395
|
+
<value><![CDATA[Intro heading]]></value>
|
|
396
|
+
</action>
|
|
397
|
+
<action>
|
|
398
|
+
<action_id>set_metadata_field_text_9645935718_description</action_id>
|
|
399
|
+
<action_type>set_attribute_value</action_type>
|
|
400
|
+
<asset>[[output://create_metadata_field_text_9645935718.assetid]]</asset>
|
|
401
|
+
<attribute>description</attribute>
|
|
402
|
+
<value><![CDATA[]]></value>
|
|
403
|
+
</action>
|
|
404
|
+
<action>
|
|
405
|
+
<action_id>set_metadata_field_text_9645935718_editable</action_id>
|
|
406
|
+
<action_type>set_attribute_value</action_type>
|
|
407
|
+
<asset>[[output://create_metadata_field_text_9645935718.assetid]]</asset>
|
|
408
|
+
<attribute>editable</attribute>
|
|
409
|
+
<value><![CDATA[1]]></value>
|
|
410
|
+
</action>
|
|
411
|
+
<action>
|
|
412
|
+
<action_id>set_metadata_field_text_9645935718_editable</action_id>
|
|
413
|
+
<action_type>set_attribute_value</action_type>
|
|
414
|
+
<asset>[[output://create_metadata_field_text_9645935718.assetid]]</asset>
|
|
415
|
+
<attribute>editable</attribute>
|
|
416
|
+
<value><![CDATA[1]]></value>
|
|
417
|
+
</action>
|
|
418
|
+
<action>
|
|
419
|
+
<action_id>set_metadata_field_text_9645935718_required</action_id>
|
|
420
|
+
<action_type>set_attribute_value</action_type>
|
|
421
|
+
<asset>[[output://create_metadata_field_text_9645935718.assetid]]</asset>
|
|
422
|
+
<attribute>required</attribute>
|
|
423
|
+
<value><![CDATA[0]]></value>
|
|
424
|
+
</action>
|
|
425
|
+
<action>
|
|
426
|
+
<action_id>set_permission_9645935718_read_5</action_id>
|
|
427
|
+
<action_type>set_permission</action_type>
|
|
428
|
+
<asset>[[output://create_metadata_field_text_9645935718.assetid]]</asset>
|
|
429
|
+
<permission>1</permission>
|
|
430
|
+
<granted>1</granted>
|
|
431
|
+
<userid>[[system://public_user]]</userid>
|
|
432
|
+
</action>
|
|
433
|
+
|
|
434
|
+
<action>
|
|
435
|
+
<action_id>create_metadata_field_select_9610692259</action_id>
|
|
436
|
+
<action_type>create_asset</action_type>
|
|
437
|
+
<type_code>metadata_field_select</type_code>
|
|
438
|
+
<link_type>2</link_type>
|
|
439
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
440
|
+
<value></value>
|
|
441
|
+
<is_dependant>1</is_dependant>
|
|
442
|
+
<is_exclusive>0</is_exclusive>
|
|
443
|
+
</action>
|
|
444
|
+
<action>
|
|
445
|
+
<action_id>set_metadata_field_select_9610692259_name</action_id>
|
|
446
|
+
<action_type>set_attribute_value</action_type>
|
|
447
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
448
|
+
<attribute>name</attribute>
|
|
449
|
+
<value><![CDATA[intro_heading_level]]></value>
|
|
450
|
+
</action>
|
|
451
|
+
<action>
|
|
452
|
+
<action_id>set_metadata_field_select_9610692259_friendly_name</action_id>
|
|
453
|
+
<action_type>set_attribute_value</action_type>
|
|
454
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
455
|
+
<attribute>friendly_name</attribute>
|
|
456
|
+
<value><![CDATA[Intro heading level]]></value>
|
|
457
|
+
</action>
|
|
458
|
+
<action>
|
|
459
|
+
<action_id>set_metadata_field_select_9610692259_default</action_id>
|
|
460
|
+
<action_type>set_attribute_value</action_type>
|
|
461
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
462
|
+
<attribute>default</attribute>
|
|
463
|
+
<value><![CDATA[h2]]></value>
|
|
464
|
+
</action>
|
|
465
|
+
<action>
|
|
466
|
+
<action_id>set_metadata_field_select_9610692259_description</action_id>
|
|
467
|
+
<action_type>set_attribute_value</action_type>
|
|
468
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
469
|
+
<attribute>description</attribute>
|
|
470
|
+
<value><![CDATA[]]></value>
|
|
471
|
+
</action>
|
|
472
|
+
<action>
|
|
473
|
+
<action_id>set_metadata_field_select_9610692259_editable</action_id>
|
|
474
|
+
<action_type>set_attribute_value</action_type>
|
|
475
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
476
|
+
<attribute>editable</attribute>
|
|
477
|
+
<value><![CDATA[0]]></value>
|
|
478
|
+
</action>
|
|
479
|
+
<action>
|
|
480
|
+
<action_id>set_metadata_field_select_9610692259_editable</action_id>
|
|
481
|
+
<action_type>set_attribute_value</action_type>
|
|
482
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
483
|
+
<attribute>editable</attribute>
|
|
484
|
+
<value><![CDATA[0]]></value>
|
|
485
|
+
</action>
|
|
486
|
+
<action>
|
|
487
|
+
<action_id>set_metadata_field_select_9610692259_required</action_id>
|
|
488
|
+
<action_type>set_attribute_value</action_type>
|
|
489
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
490
|
+
<attribute>required</attribute>
|
|
491
|
+
<value><![CDATA[0]]></value>
|
|
492
|
+
</action>
|
|
493
|
+
<action>
|
|
494
|
+
<action_id>set_permission_9610692259_read_5</action_id>
|
|
495
|
+
<action_type>set_permission</action_type>
|
|
496
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
497
|
+
<permission>1</permission>
|
|
498
|
+
<granted>1</granted>
|
|
499
|
+
<userid>[[system://public_user]]</userid>
|
|
500
|
+
</action>
|
|
501
|
+
|
|
502
|
+
<action>
|
|
503
|
+
<action_id>set_metadata_field_select_9610692259_select_options</action_id>
|
|
504
|
+
<action_type>set_attribute_value</action_type>
|
|
505
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
506
|
+
<attribute>select_options</attribute>
|
|
507
|
+
<value><![CDATA[array ('h2' => 'h2','h3' => 'h3','h4' => 'h4','h5' => 'h5',);]]></value>
|
|
508
|
+
</action>
|
|
509
|
+
<action>
|
|
510
|
+
<action_id>set_{f.type}_9610692259_edit_params</action_id>
|
|
511
|
+
<action_type>set_attribute_value</action_type>
|
|
512
|
+
<asset>[[output://create_metadata_field_select_9610692259.assetid]]</asset>
|
|
513
|
+
<attribute>edit_params</attribute>
|
|
514
|
+
<value><![CDATA[array (
|
|
515
|
+
'style' => 'list',
|
|
516
|
+
'type' => 'table',
|
|
517
|
+
'height' => '',
|
|
518
|
+
'columns' => '1',
|
|
519
|
+
'empty_text' => '',
|
|
520
|
+
'extras' => '',
|
|
521
|
+
);]]></value>
|
|
522
|
+
</action>
|
|
523
|
+
|
|
524
|
+
<action>
|
|
525
|
+
<action_id>create_metadata_field_wysiwyg_2879803522</action_id>
|
|
526
|
+
<action_type>create_asset</action_type>
|
|
527
|
+
<type_code>metadata_field_wysiwyg</type_code>
|
|
528
|
+
<link_type>2</link_type>
|
|
529
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
530
|
+
<value></value>
|
|
531
|
+
<is_dependant>1</is_dependant>
|
|
532
|
+
<is_exclusive>0</is_exclusive>
|
|
533
|
+
</action>
|
|
534
|
+
<action>
|
|
535
|
+
<action_id>set_metadata_field_wysiwyg_2879803522_name</action_id>
|
|
536
|
+
<action_type>set_attribute_value</action_type>
|
|
537
|
+
<asset>[[output://create_metadata_field_wysiwyg_2879803522.assetid]]</asset>
|
|
538
|
+
<attribute>name</attribute>
|
|
539
|
+
<value><![CDATA[intro_body]]></value>
|
|
540
|
+
</action>
|
|
541
|
+
<action>
|
|
542
|
+
<action_id>set_metadata_field_wysiwyg_2879803522_friendly_name</action_id>
|
|
543
|
+
<action_type>set_attribute_value</action_type>
|
|
544
|
+
<asset>[[output://create_metadata_field_wysiwyg_2879803522.assetid]]</asset>
|
|
545
|
+
<attribute>friendly_name</attribute>
|
|
546
|
+
<value><![CDATA[Intro body]]></value>
|
|
547
|
+
</action>
|
|
548
|
+
<action>
|
|
549
|
+
<action_id>set_metadata_field_wysiwyg_2879803522_default</action_id>
|
|
550
|
+
<action_type>set_attribute_value</action_type>
|
|
551
|
+
<asset>[[output://create_metadata_field_wysiwyg_2879803522.assetid]]</asset>
|
|
552
|
+
<attribute>default</attribute>
|
|
553
|
+
<value><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.]]></value>
|
|
554
|
+
</action>
|
|
555
|
+
<action>
|
|
556
|
+
<action_id>set_metadata_field_wysiwyg_2879803522_description</action_id>
|
|
557
|
+
<action_type>set_attribute_value</action_type>
|
|
558
|
+
<asset>[[output://create_metadata_field_wysiwyg_2879803522.assetid]]</asset>
|
|
559
|
+
<attribute>description</attribute>
|
|
560
|
+
<value><![CDATA[]]></value>
|
|
561
|
+
</action>
|
|
562
|
+
<action>
|
|
563
|
+
<action_id>set_metadata_field_wysiwyg_2879803522_editable</action_id>
|
|
564
|
+
<action_type>set_attribute_value</action_type>
|
|
565
|
+
<asset>[[output://create_metadata_field_wysiwyg_2879803522.assetid]]</asset>
|
|
566
|
+
<attribute>editable</attribute>
|
|
567
|
+
<value><![CDATA[1]]></value>
|
|
568
|
+
</action>
|
|
569
|
+
<action>
|
|
570
|
+
<action_id>set_metadata_field_wysiwyg_2879803522_editable</action_id>
|
|
571
|
+
<action_type>set_attribute_value</action_type>
|
|
572
|
+
<asset>[[output://create_metadata_field_wysiwyg_2879803522.assetid]]</asset>
|
|
573
|
+
<attribute>editable</attribute>
|
|
574
|
+
<value><![CDATA[1]]></value>
|
|
575
|
+
</action>
|
|
576
|
+
<action>
|
|
577
|
+
<action_id>set_metadata_field_wysiwyg_2879803522_required</action_id>
|
|
578
|
+
<action_type>set_attribute_value</action_type>
|
|
579
|
+
<asset>[[output://create_metadata_field_wysiwyg_2879803522.assetid]]</asset>
|
|
580
|
+
<attribute>required</attribute>
|
|
581
|
+
<value><![CDATA[0]]></value>
|
|
582
|
+
</action>
|
|
583
|
+
<action>
|
|
584
|
+
<action_id>set_permission_2879803522_read_5</action_id>
|
|
585
|
+
<action_type>set_permission</action_type>
|
|
586
|
+
<asset>[[output://create_metadata_field_wysiwyg_2879803522.assetid]]</asset>
|
|
587
|
+
<permission>1</permission>
|
|
588
|
+
<granted>1</granted>
|
|
589
|
+
<userid>[[system://public_user]]</userid>
|
|
590
|
+
</action>
|
|
591
|
+
|
|
592
|
+
<action>
|
|
593
|
+
<action_id>create_metadata_field_select_2358230966</action_id>
|
|
594
|
+
<action_type>create_asset</action_type>
|
|
595
|
+
<type_code>metadata_field_select</type_code>
|
|
596
|
+
<link_type>2</link_type>
|
|
597
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
598
|
+
<value></value>
|
|
599
|
+
<is_dependant>1</is_dependant>
|
|
600
|
+
<is_exclusive>0</is_exclusive>
|
|
601
|
+
</action>
|
|
602
|
+
<action>
|
|
603
|
+
<action_id>set_metadata_field_select_2358230966_name</action_id>
|
|
604
|
+
<action_type>set_attribute_value</action_type>
|
|
605
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
290
606
|
<attribute>name</attribute>
|
|
291
607
|
<value><![CDATA[type]]></value>
|
|
292
608
|
</action>
|
|
293
609
|
<action>
|
|
294
|
-
<action_id>
|
|
610
|
+
<action_id>set_metadata_field_select_2358230966_friendly_name</action_id>
|
|
295
611
|
<action_type>set_attribute_value</action_type>
|
|
296
|
-
<asset>[[output://
|
|
612
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
297
613
|
<attribute>friendly_name</attribute>
|
|
298
614
|
<value><![CDATA[Tab Type]]></value>
|
|
299
615
|
</action>
|
|
300
616
|
<action>
|
|
301
|
-
<action_id>
|
|
617
|
+
<action_id>set_metadata_field_select_2358230966_default</action_id>
|
|
302
618
|
<action_type>set_attribute_value</action_type>
|
|
303
|
-
<asset>[[output://
|
|
619
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
304
620
|
<attribute>default</attribute>
|
|
305
621
|
<value><![CDATA[wysiwyg]]></value>
|
|
306
622
|
</action>
|
|
307
623
|
<action>
|
|
308
|
-
<action_id>
|
|
624
|
+
<action_id>set_metadata_field_select_2358230966_description</action_id>
|
|
309
625
|
<action_type>set_attribute_value</action_type>
|
|
310
|
-
<asset>[[output://
|
|
626
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
311
627
|
<attribute>description</attribute>
|
|
312
628
|
<value><![CDATA[]]></value>
|
|
313
629
|
</action>
|
|
314
630
|
<action>
|
|
315
|
-
<action_id>
|
|
631
|
+
<action_id>set_metadata_field_select_2358230966_editable</action_id>
|
|
316
632
|
<action_type>set_attribute_value</action_type>
|
|
317
|
-
<asset>[[output://
|
|
633
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
318
634
|
<attribute>editable</attribute>
|
|
319
635
|
<value><![CDATA[1]]></value>
|
|
320
636
|
</action>
|
|
321
637
|
<action>
|
|
322
|
-
<action_id>
|
|
638
|
+
<action_id>set_metadata_field_select_2358230966_editable</action_id>
|
|
323
639
|
<action_type>set_attribute_value</action_type>
|
|
324
|
-
<asset>[[output://
|
|
640
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
325
641
|
<attribute>editable</attribute>
|
|
326
642
|
<value><![CDATA[1]]></value>
|
|
327
643
|
</action>
|
|
328
644
|
<action>
|
|
329
|
-
<action_id>
|
|
645
|
+
<action_id>set_metadata_field_select_2358230966_required</action_id>
|
|
330
646
|
<action_type>set_attribute_value</action_type>
|
|
331
|
-
<asset>[[output://
|
|
647
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
332
648
|
<attribute>required</attribute>
|
|
333
649
|
<value><![CDATA[0]]></value>
|
|
334
650
|
</action>
|
|
335
651
|
<action>
|
|
336
|
-
<action_id>
|
|
652
|
+
<action_id>set_permission_2358230966_read_5</action_id>
|
|
337
653
|
<action_type>set_permission</action_type>
|
|
338
|
-
<asset>[[output://
|
|
654
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
339
655
|
<permission>1</permission>
|
|
340
656
|
<granted>1</granted>
|
|
341
657
|
<userid>[[system://public_user]]</userid>
|
|
342
658
|
</action>
|
|
343
659
|
|
|
344
660
|
<action>
|
|
345
|
-
<action_id>
|
|
661
|
+
<action_id>set_metadata_field_select_2358230966_select_options</action_id>
|
|
346
662
|
<action_type>set_attribute_value</action_type>
|
|
347
|
-
<asset>[[output://
|
|
663
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
348
664
|
<attribute>select_options</attribute>
|
|
349
665
|
<value><![CDATA[array ('wysiwyg' => 'WYSIWYG','asset' => 'Asset',);]]></value>
|
|
350
666
|
</action>
|
|
351
667
|
<action>
|
|
352
|
-
<action_id>set_{f.type}
|
|
668
|
+
<action_id>set_{f.type}_2358230966_edit_params</action_id>
|
|
353
669
|
<action_type>set_attribute_value</action_type>
|
|
354
|
-
<asset>[[output://
|
|
670
|
+
<asset>[[output://create_metadata_field_select_2358230966.assetid]]</asset>
|
|
355
671
|
<attribute>edit_params</attribute>
|
|
356
672
|
<value><![CDATA[array (
|
|
357
673
|
'style' => 'list',
|
|
@@ -364,84 +680,84 @@
|
|
|
364
680
|
</action>
|
|
365
681
|
|
|
366
682
|
<action>
|
|
367
|
-
<action_id>
|
|
683
|
+
<action_id>create_metadata_field_select_6176727190</action_id>
|
|
368
684
|
<action_type>create_asset</action_type>
|
|
369
685
|
<type_code>metadata_field_select</type_code>
|
|
370
686
|
<link_type>2</link_type>
|
|
371
|
-
<parentid>[[output://
|
|
687
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
372
688
|
<value></value>
|
|
373
689
|
<is_dependant>1</is_dependant>
|
|
374
690
|
<is_exclusive>0</is_exclusive>
|
|
375
691
|
</action>
|
|
376
692
|
<action>
|
|
377
|
-
<action_id>
|
|
693
|
+
<action_id>set_metadata_field_select_6176727190_name</action_id>
|
|
378
694
|
<action_type>set_attribute_value</action_type>
|
|
379
|
-
<asset>[[output://
|
|
695
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
380
696
|
<attribute>name</attribute>
|
|
381
697
|
<value><![CDATA[tab_num]]></value>
|
|
382
698
|
</action>
|
|
383
699
|
<action>
|
|
384
|
-
<action_id>
|
|
700
|
+
<action_id>set_metadata_field_select_6176727190_friendly_name</action_id>
|
|
385
701
|
<action_type>set_attribute_value</action_type>
|
|
386
|
-
<asset>[[output://
|
|
702
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
387
703
|
<attribute>friendly_name</attribute>
|
|
388
704
|
<value><![CDATA[Number of tabs]]></value>
|
|
389
705
|
</action>
|
|
390
706
|
<action>
|
|
391
|
-
<action_id>
|
|
707
|
+
<action_id>set_metadata_field_select_6176727190_default</action_id>
|
|
392
708
|
<action_type>set_attribute_value</action_type>
|
|
393
|
-
<asset>[[output://
|
|
709
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
394
710
|
<attribute>default</attribute>
|
|
395
711
|
<value><![CDATA[3]]></value>
|
|
396
712
|
</action>
|
|
397
713
|
<action>
|
|
398
|
-
<action_id>
|
|
714
|
+
<action_id>set_metadata_field_select_6176727190_description</action_id>
|
|
399
715
|
<action_type>set_attribute_value</action_type>
|
|
400
|
-
<asset>[[output://
|
|
716
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
401
717
|
<attribute>description</attribute>
|
|
402
718
|
<value><![CDATA[]]></value>
|
|
403
719
|
</action>
|
|
404
720
|
<action>
|
|
405
|
-
<action_id>
|
|
721
|
+
<action_id>set_metadata_field_select_6176727190_editable</action_id>
|
|
406
722
|
<action_type>set_attribute_value</action_type>
|
|
407
|
-
<asset>[[output://
|
|
723
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
408
724
|
<attribute>editable</attribute>
|
|
409
725
|
<value><![CDATA[1]]></value>
|
|
410
726
|
</action>
|
|
411
727
|
<action>
|
|
412
|
-
<action_id>
|
|
728
|
+
<action_id>set_metadata_field_select_6176727190_editable</action_id>
|
|
413
729
|
<action_type>set_attribute_value</action_type>
|
|
414
|
-
<asset>[[output://
|
|
730
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
415
731
|
<attribute>editable</attribute>
|
|
416
732
|
<value><![CDATA[1]]></value>
|
|
417
733
|
</action>
|
|
418
734
|
<action>
|
|
419
|
-
<action_id>
|
|
735
|
+
<action_id>set_metadata_field_select_6176727190_required</action_id>
|
|
420
736
|
<action_type>set_attribute_value</action_type>
|
|
421
|
-
<asset>[[output://
|
|
737
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
422
738
|
<attribute>required</attribute>
|
|
423
739
|
<value><![CDATA[0]]></value>
|
|
424
740
|
</action>
|
|
425
741
|
<action>
|
|
426
|
-
<action_id>
|
|
742
|
+
<action_id>set_permission_6176727190_read_5</action_id>
|
|
427
743
|
<action_type>set_permission</action_type>
|
|
428
|
-
<asset>[[output://
|
|
744
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
429
745
|
<permission>1</permission>
|
|
430
746
|
<granted>1</granted>
|
|
431
747
|
<userid>[[system://public_user]]</userid>
|
|
432
748
|
</action>
|
|
433
749
|
|
|
434
750
|
<action>
|
|
435
|
-
<action_id>
|
|
751
|
+
<action_id>set_metadata_field_select_6176727190_select_options</action_id>
|
|
436
752
|
<action_type>set_attribute_value</action_type>
|
|
437
|
-
<asset>[[output://
|
|
753
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
438
754
|
<attribute>select_options</attribute>
|
|
439
755
|
<value><![CDATA[array ('1' => '1','2' => '2','3' => '3','4' => '4','5' => '5','6' => '6','7' => '7','8' => '8',);]]></value>
|
|
440
756
|
</action>
|
|
441
757
|
<action>
|
|
442
|
-
<action_id>set_{f.type}
|
|
758
|
+
<action_id>set_{f.type}_6176727190_edit_params</action_id>
|
|
443
759
|
<action_type>set_attribute_value</action_type>
|
|
444
|
-
<asset>[[output://
|
|
760
|
+
<asset>[[output://create_metadata_field_select_6176727190.assetid]]</asset>
|
|
445
761
|
<attribute>edit_params</attribute>
|
|
446
762
|
<value><![CDATA[array (
|
|
447
763
|
'style' => 'list',
|
|
@@ -454,1768 +770,1768 @@
|
|
|
454
770
|
</action>
|
|
455
771
|
|
|
456
772
|
<action>
|
|
457
|
-
<action_id>
|
|
773
|
+
<action_id>create_metadata_field_text_7260156366</action_id>
|
|
458
774
|
<action_type>create_asset</action_type>
|
|
459
775
|
<type_code>metadata_field_text</type_code>
|
|
460
776
|
<link_type>2</link_type>
|
|
461
|
-
<parentid>[[output://
|
|
777
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
462
778
|
<value></value>
|
|
463
779
|
<is_dependant>1</is_dependant>
|
|
464
780
|
<is_exclusive>0</is_exclusive>
|
|
465
781
|
</action>
|
|
466
782
|
<action>
|
|
467
|
-
<action_id>
|
|
783
|
+
<action_id>set_metadata_field_text_7260156366_name</action_id>
|
|
468
784
|
<action_type>set_attribute_value</action_type>
|
|
469
|
-
<asset>[[output://
|
|
785
|
+
<asset>[[output://create_metadata_field_text_7260156366.assetid]]</asset>
|
|
470
786
|
<attribute>name</attribute>
|
|
471
787
|
<value><![CDATA[title_1]]></value>
|
|
472
788
|
</action>
|
|
473
789
|
<action>
|
|
474
|
-
<action_id>
|
|
790
|
+
<action_id>set_metadata_field_text_7260156366_friendly_name</action_id>
|
|
475
791
|
<action_type>set_attribute_value</action_type>
|
|
476
|
-
<asset>[[output://
|
|
792
|
+
<asset>[[output://create_metadata_field_text_7260156366.assetid]]</asset>
|
|
477
793
|
<attribute>friendly_name</attribute>
|
|
478
794
|
<value><![CDATA[Tab 1 - Title]]></value>
|
|
479
795
|
</action>
|
|
480
796
|
<action>
|
|
481
|
-
<action_id>
|
|
797
|
+
<action_id>set_metadata_field_text_7260156366_default</action_id>
|
|
482
798
|
<action_type>set_attribute_value</action_type>
|
|
483
|
-
<asset>[[output://
|
|
799
|
+
<asset>[[output://create_metadata_field_text_7260156366.assetid]]</asset>
|
|
484
800
|
<attribute>default</attribute>
|
|
485
801
|
<value><![CDATA[Title]]></value>
|
|
486
802
|
</action>
|
|
487
803
|
<action>
|
|
488
|
-
<action_id>
|
|
804
|
+
<action_id>set_metadata_field_text_7260156366_description</action_id>
|
|
489
805
|
<action_type>set_attribute_value</action_type>
|
|
490
|
-
<asset>[[output://
|
|
806
|
+
<asset>[[output://create_metadata_field_text_7260156366.assetid]]</asset>
|
|
491
807
|
<attribute>description</attribute>
|
|
492
808
|
<value><![CDATA[]]></value>
|
|
493
809
|
</action>
|
|
494
810
|
<action>
|
|
495
|
-
<action_id>
|
|
811
|
+
<action_id>set_metadata_field_text_7260156366_editable</action_id>
|
|
496
812
|
<action_type>set_attribute_value</action_type>
|
|
497
|
-
<asset>[[output://
|
|
813
|
+
<asset>[[output://create_metadata_field_text_7260156366.assetid]]</asset>
|
|
498
814
|
<attribute>editable</attribute>
|
|
499
815
|
<value><![CDATA[1]]></value>
|
|
500
816
|
</action>
|
|
501
817
|
<action>
|
|
502
|
-
<action_id>
|
|
818
|
+
<action_id>set_metadata_field_text_7260156366_editable</action_id>
|
|
503
819
|
<action_type>set_attribute_value</action_type>
|
|
504
|
-
<asset>[[output://
|
|
820
|
+
<asset>[[output://create_metadata_field_text_7260156366.assetid]]</asset>
|
|
505
821
|
<attribute>editable</attribute>
|
|
506
822
|
<value><![CDATA[1]]></value>
|
|
507
823
|
</action>
|
|
508
824
|
<action>
|
|
509
|
-
<action_id>
|
|
825
|
+
<action_id>set_metadata_field_text_7260156366_required</action_id>
|
|
510
826
|
<action_type>set_attribute_value</action_type>
|
|
511
|
-
<asset>[[output://
|
|
827
|
+
<asset>[[output://create_metadata_field_text_7260156366.assetid]]</asset>
|
|
512
828
|
<attribute>required</attribute>
|
|
513
829
|
<value><![CDATA[0]]></value>
|
|
514
830
|
</action>
|
|
515
831
|
<action>
|
|
516
|
-
<action_id>
|
|
832
|
+
<action_id>set_permission_7260156366_read_5</action_id>
|
|
517
833
|
<action_type>set_permission</action_type>
|
|
518
|
-
<asset>[[output://
|
|
834
|
+
<asset>[[output://create_metadata_field_text_7260156366.assetid]]</asset>
|
|
519
835
|
<permission>1</permission>
|
|
520
836
|
<granted>1</granted>
|
|
521
837
|
<userid>[[system://public_user]]</userid>
|
|
522
838
|
</action>
|
|
523
839
|
|
|
524
840
|
<action>
|
|
525
|
-
<action_id>
|
|
841
|
+
<action_id>create_metadata_field_text_6589018774</action_id>
|
|
526
842
|
<action_type>create_asset</action_type>
|
|
527
843
|
<type_code>metadata_field_text</type_code>
|
|
528
844
|
<link_type>2</link_type>
|
|
529
|
-
<parentid>[[output://
|
|
845
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
530
846
|
<value></value>
|
|
531
847
|
<is_dependant>1</is_dependant>
|
|
532
848
|
<is_exclusive>0</is_exclusive>
|
|
533
849
|
</action>
|
|
534
850
|
<action>
|
|
535
|
-
<action_id>
|
|
851
|
+
<action_id>set_metadata_field_text_6589018774_name</action_id>
|
|
536
852
|
<action_type>set_attribute_value</action_type>
|
|
537
|
-
<asset>[[output://
|
|
853
|
+
<asset>[[output://create_metadata_field_text_6589018774.assetid]]</asset>
|
|
538
854
|
<attribute>name</attribute>
|
|
539
855
|
<value><![CDATA[icon_1]]></value>
|
|
540
856
|
</action>
|
|
541
857
|
<action>
|
|
542
|
-
<action_id>
|
|
858
|
+
<action_id>set_metadata_field_text_6589018774_friendly_name</action_id>
|
|
543
859
|
<action_type>set_attribute_value</action_type>
|
|
544
|
-
<asset>[[output://
|
|
860
|
+
<asset>[[output://create_metadata_field_text_6589018774.assetid]]</asset>
|
|
545
861
|
<attribute>friendly_name</attribute>
|
|
546
862
|
<value><![CDATA[Tab 1 - Icon]]></value>
|
|
547
863
|
</action>
|
|
548
864
|
<action>
|
|
549
|
-
<action_id>
|
|
865
|
+
<action_id>set_metadata_field_text_6589018774_default</action_id>
|
|
550
866
|
<action_type>set_attribute_value</action_type>
|
|
551
|
-
<asset>[[output://
|
|
867
|
+
<asset>[[output://create_metadata_field_text_6589018774.assetid]]</asset>
|
|
552
868
|
<attribute>default</attribute>
|
|
553
869
|
<value><![CDATA[fa-regular fa-circle-info]]></value>
|
|
554
870
|
</action>
|
|
555
871
|
<action>
|
|
556
|
-
<action_id>
|
|
872
|
+
<action_id>set_metadata_field_text_6589018774_description</action_id>
|
|
557
873
|
<action_type>set_attribute_value</action_type>
|
|
558
|
-
<asset>[[output://
|
|
874
|
+
<asset>[[output://create_metadata_field_text_6589018774.assetid]]</asset>
|
|
559
875
|
<attribute>description</attribute>
|
|
560
876
|
<value><![CDATA[]]></value>
|
|
561
877
|
</action>
|
|
562
878
|
<action>
|
|
563
|
-
<action_id>
|
|
879
|
+
<action_id>set_metadata_field_text_6589018774_editable</action_id>
|
|
564
880
|
<action_type>set_attribute_value</action_type>
|
|
565
|
-
<asset>[[output://
|
|
881
|
+
<asset>[[output://create_metadata_field_text_6589018774.assetid]]</asset>
|
|
566
882
|
<attribute>editable</attribute>
|
|
567
883
|
<value><![CDATA[1]]></value>
|
|
568
884
|
</action>
|
|
569
885
|
<action>
|
|
570
|
-
<action_id>
|
|
886
|
+
<action_id>set_metadata_field_text_6589018774_editable</action_id>
|
|
571
887
|
<action_type>set_attribute_value</action_type>
|
|
572
|
-
<asset>[[output://
|
|
888
|
+
<asset>[[output://create_metadata_field_text_6589018774.assetid]]</asset>
|
|
573
889
|
<attribute>editable</attribute>
|
|
574
890
|
<value><![CDATA[1]]></value>
|
|
575
891
|
</action>
|
|
576
892
|
<action>
|
|
577
|
-
<action_id>
|
|
893
|
+
<action_id>set_metadata_field_text_6589018774_required</action_id>
|
|
578
894
|
<action_type>set_attribute_value</action_type>
|
|
579
|
-
<asset>[[output://
|
|
895
|
+
<asset>[[output://create_metadata_field_text_6589018774.assetid]]</asset>
|
|
580
896
|
<attribute>required</attribute>
|
|
581
897
|
<value><![CDATA[0]]></value>
|
|
582
898
|
</action>
|
|
583
899
|
<action>
|
|
584
|
-
<action_id>
|
|
900
|
+
<action_id>set_permission_6589018774_read_5</action_id>
|
|
585
901
|
<action_type>set_permission</action_type>
|
|
586
|
-
<asset>[[output://
|
|
902
|
+
<asset>[[output://create_metadata_field_text_6589018774.assetid]]</asset>
|
|
587
903
|
<permission>1</permission>
|
|
588
904
|
<granted>1</granted>
|
|
589
905
|
<userid>[[system://public_user]]</userid>
|
|
590
906
|
</action>
|
|
591
907
|
|
|
592
908
|
<action>
|
|
593
|
-
<action_id>
|
|
909
|
+
<action_id>create_metadata_field_wysiwyg_777055037</action_id>
|
|
594
910
|
<action_type>create_asset</action_type>
|
|
595
911
|
<type_code>metadata_field_wysiwyg</type_code>
|
|
596
912
|
<link_type>2</link_type>
|
|
597
|
-
<parentid>[[output://
|
|
913
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
598
914
|
<value></value>
|
|
599
915
|
<is_dependant>1</is_dependant>
|
|
600
916
|
<is_exclusive>0</is_exclusive>
|
|
601
917
|
</action>
|
|
602
918
|
<action>
|
|
603
|
-
<action_id>
|
|
919
|
+
<action_id>set_metadata_field_wysiwyg_777055037_name</action_id>
|
|
604
920
|
<action_type>set_attribute_value</action_type>
|
|
605
|
-
<asset>[[output://
|
|
921
|
+
<asset>[[output://create_metadata_field_wysiwyg_777055037.assetid]]</asset>
|
|
606
922
|
<attribute>name</attribute>
|
|
607
923
|
<value><![CDATA[content_1]]></value>
|
|
608
924
|
</action>
|
|
609
925
|
<action>
|
|
610
|
-
<action_id>
|
|
926
|
+
<action_id>set_metadata_field_wysiwyg_777055037_friendly_name</action_id>
|
|
611
927
|
<action_type>set_attribute_value</action_type>
|
|
612
|
-
<asset>[[output://
|
|
928
|
+
<asset>[[output://create_metadata_field_wysiwyg_777055037.assetid]]</asset>
|
|
613
929
|
<attribute>friendly_name</attribute>
|
|
614
930
|
<value><![CDATA[Tab 1 - Content]]></value>
|
|
615
931
|
</action>
|
|
616
932
|
<action>
|
|
617
|
-
<action_id>
|
|
933
|
+
<action_id>set_metadata_field_wysiwyg_777055037_default</action_id>
|
|
618
934
|
<action_type>set_attribute_value</action_type>
|
|
619
|
-
<asset>[[output://
|
|
935
|
+
<asset>[[output://create_metadata_field_wysiwyg_777055037.assetid]]</asset>
|
|
620
936
|
<attribute>default</attribute>
|
|
621
937
|
<value><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.]]></value>
|
|
622
938
|
</action>
|
|
623
939
|
<action>
|
|
624
|
-
<action_id>
|
|
940
|
+
<action_id>set_metadata_field_wysiwyg_777055037_description</action_id>
|
|
625
941
|
<action_type>set_attribute_value</action_type>
|
|
626
|
-
<asset>[[output://
|
|
942
|
+
<asset>[[output://create_metadata_field_wysiwyg_777055037.assetid]]</asset>
|
|
627
943
|
<attribute>description</attribute>
|
|
628
944
|
<value><![CDATA[]]></value>
|
|
629
945
|
</action>
|
|
630
946
|
<action>
|
|
631
|
-
<action_id>
|
|
947
|
+
<action_id>set_metadata_field_wysiwyg_777055037_editable</action_id>
|
|
632
948
|
<action_type>set_attribute_value</action_type>
|
|
633
|
-
<asset>[[output://
|
|
949
|
+
<asset>[[output://create_metadata_field_wysiwyg_777055037.assetid]]</asset>
|
|
634
950
|
<attribute>editable</attribute>
|
|
635
951
|
<value><![CDATA[1]]></value>
|
|
636
952
|
</action>
|
|
637
953
|
<action>
|
|
638
|
-
<action_id>
|
|
954
|
+
<action_id>set_metadata_field_wysiwyg_777055037_editable</action_id>
|
|
639
955
|
<action_type>set_attribute_value</action_type>
|
|
640
|
-
<asset>[[output://
|
|
956
|
+
<asset>[[output://create_metadata_field_wysiwyg_777055037.assetid]]</asset>
|
|
641
957
|
<attribute>editable</attribute>
|
|
642
958
|
<value><![CDATA[1]]></value>
|
|
643
959
|
</action>
|
|
644
960
|
<action>
|
|
645
|
-
<action_id>
|
|
961
|
+
<action_id>set_metadata_field_wysiwyg_777055037_required</action_id>
|
|
646
962
|
<action_type>set_attribute_value</action_type>
|
|
647
|
-
<asset>[[output://
|
|
963
|
+
<asset>[[output://create_metadata_field_wysiwyg_777055037.assetid]]</asset>
|
|
648
964
|
<attribute>required</attribute>
|
|
649
965
|
<value><![CDATA[0]]></value>
|
|
650
966
|
</action>
|
|
651
967
|
<action>
|
|
652
|
-
<action_id>
|
|
968
|
+
<action_id>set_permission_777055037_read_5</action_id>
|
|
653
969
|
<action_type>set_permission</action_type>
|
|
654
|
-
<asset>[[output://
|
|
970
|
+
<asset>[[output://create_metadata_field_wysiwyg_777055037.assetid]]</asset>
|
|
655
971
|
<permission>1</permission>
|
|
656
972
|
<granted>1</granted>
|
|
657
973
|
<userid>[[system://public_user]]</userid>
|
|
658
974
|
</action>
|
|
659
975
|
|
|
660
976
|
<action>
|
|
661
|
-
<action_id>
|
|
977
|
+
<action_id>create_metadata_field_text_3346404949</action_id>
|
|
662
978
|
<action_type>create_asset</action_type>
|
|
663
979
|
<type_code>metadata_field_text</type_code>
|
|
664
980
|
<link_type>2</link_type>
|
|
665
|
-
<parentid>[[output://
|
|
981
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
666
982
|
<value></value>
|
|
667
983
|
<is_dependant>1</is_dependant>
|
|
668
984
|
<is_exclusive>0</is_exclusive>
|
|
669
985
|
</action>
|
|
670
986
|
<action>
|
|
671
|
-
<action_id>
|
|
987
|
+
<action_id>set_metadata_field_text_3346404949_name</action_id>
|
|
672
988
|
<action_type>set_attribute_value</action_type>
|
|
673
|
-
<asset>[[output://
|
|
989
|
+
<asset>[[output://create_metadata_field_text_3346404949.assetid]]</asset>
|
|
674
990
|
<attribute>name</attribute>
|
|
675
991
|
<value><![CDATA[title_2]]></value>
|
|
676
992
|
</action>
|
|
677
993
|
<action>
|
|
678
|
-
<action_id>
|
|
994
|
+
<action_id>set_metadata_field_text_3346404949_friendly_name</action_id>
|
|
679
995
|
<action_type>set_attribute_value</action_type>
|
|
680
|
-
<asset>[[output://
|
|
996
|
+
<asset>[[output://create_metadata_field_text_3346404949.assetid]]</asset>
|
|
681
997
|
<attribute>friendly_name</attribute>
|
|
682
998
|
<value><![CDATA[Tab 2 - Title]]></value>
|
|
683
999
|
</action>
|
|
684
1000
|
<action>
|
|
685
|
-
<action_id>
|
|
1001
|
+
<action_id>set_metadata_field_text_3346404949_default</action_id>
|
|
686
1002
|
<action_type>set_attribute_value</action_type>
|
|
687
|
-
<asset>[[output://
|
|
1003
|
+
<asset>[[output://create_metadata_field_text_3346404949.assetid]]</asset>
|
|
688
1004
|
<attribute>default</attribute>
|
|
689
1005
|
<value><![CDATA[Title]]></value>
|
|
690
1006
|
</action>
|
|
691
1007
|
<action>
|
|
692
|
-
<action_id>
|
|
1008
|
+
<action_id>set_metadata_field_text_3346404949_description</action_id>
|
|
693
1009
|
<action_type>set_attribute_value</action_type>
|
|
694
|
-
<asset>[[output://
|
|
1010
|
+
<asset>[[output://create_metadata_field_text_3346404949.assetid]]</asset>
|
|
695
1011
|
<attribute>description</attribute>
|
|
696
1012
|
<value><![CDATA[]]></value>
|
|
697
1013
|
</action>
|
|
698
1014
|
<action>
|
|
699
|
-
<action_id>
|
|
1015
|
+
<action_id>set_metadata_field_text_3346404949_editable</action_id>
|
|
700
1016
|
<action_type>set_attribute_value</action_type>
|
|
701
|
-
<asset>[[output://
|
|
1017
|
+
<asset>[[output://create_metadata_field_text_3346404949.assetid]]</asset>
|
|
702
1018
|
<attribute>editable</attribute>
|
|
703
1019
|
<value><![CDATA[1]]></value>
|
|
704
1020
|
</action>
|
|
705
1021
|
<action>
|
|
706
|
-
<action_id>
|
|
1022
|
+
<action_id>set_metadata_field_text_3346404949_editable</action_id>
|
|
707
1023
|
<action_type>set_attribute_value</action_type>
|
|
708
|
-
<asset>[[output://
|
|
1024
|
+
<asset>[[output://create_metadata_field_text_3346404949.assetid]]</asset>
|
|
709
1025
|
<attribute>editable</attribute>
|
|
710
1026
|
<value><![CDATA[1]]></value>
|
|
711
1027
|
</action>
|
|
712
1028
|
<action>
|
|
713
|
-
<action_id>
|
|
1029
|
+
<action_id>set_metadata_field_text_3346404949_required</action_id>
|
|
714
1030
|
<action_type>set_attribute_value</action_type>
|
|
715
|
-
<asset>[[output://
|
|
1031
|
+
<asset>[[output://create_metadata_field_text_3346404949.assetid]]</asset>
|
|
716
1032
|
<attribute>required</attribute>
|
|
717
1033
|
<value><![CDATA[0]]></value>
|
|
718
1034
|
</action>
|
|
719
1035
|
<action>
|
|
720
|
-
<action_id>
|
|
1036
|
+
<action_id>set_permission_3346404949_read_5</action_id>
|
|
721
1037
|
<action_type>set_permission</action_type>
|
|
722
|
-
<asset>[[output://
|
|
1038
|
+
<asset>[[output://create_metadata_field_text_3346404949.assetid]]</asset>
|
|
723
1039
|
<permission>1</permission>
|
|
724
1040
|
<granted>1</granted>
|
|
725
1041
|
<userid>[[system://public_user]]</userid>
|
|
726
1042
|
</action>
|
|
727
1043
|
|
|
728
1044
|
<action>
|
|
729
|
-
<action_id>
|
|
1045
|
+
<action_id>create_metadata_field_text_4984011919</action_id>
|
|
730
1046
|
<action_type>create_asset</action_type>
|
|
731
1047
|
<type_code>metadata_field_text</type_code>
|
|
732
1048
|
<link_type>2</link_type>
|
|
733
|
-
<parentid>[[output://
|
|
1049
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
734
1050
|
<value></value>
|
|
735
1051
|
<is_dependant>1</is_dependant>
|
|
736
1052
|
<is_exclusive>0</is_exclusive>
|
|
737
1053
|
</action>
|
|
738
1054
|
<action>
|
|
739
|
-
<action_id>
|
|
1055
|
+
<action_id>set_metadata_field_text_4984011919_name</action_id>
|
|
740
1056
|
<action_type>set_attribute_value</action_type>
|
|
741
|
-
<asset>[[output://
|
|
1057
|
+
<asset>[[output://create_metadata_field_text_4984011919.assetid]]</asset>
|
|
742
1058
|
<attribute>name</attribute>
|
|
743
1059
|
<value><![CDATA[icon_2]]></value>
|
|
744
1060
|
</action>
|
|
745
1061
|
<action>
|
|
746
|
-
<action_id>
|
|
1062
|
+
<action_id>set_metadata_field_text_4984011919_friendly_name</action_id>
|
|
747
1063
|
<action_type>set_attribute_value</action_type>
|
|
748
|
-
<asset>[[output://
|
|
1064
|
+
<asset>[[output://create_metadata_field_text_4984011919.assetid]]</asset>
|
|
749
1065
|
<attribute>friendly_name</attribute>
|
|
750
1066
|
<value><![CDATA[Tab 2 - Icon]]></value>
|
|
751
1067
|
</action>
|
|
752
1068
|
<action>
|
|
753
|
-
<action_id>
|
|
1069
|
+
<action_id>set_metadata_field_text_4984011919_default</action_id>
|
|
754
1070
|
<action_type>set_attribute_value</action_type>
|
|
755
|
-
<asset>[[output://
|
|
1071
|
+
<asset>[[output://create_metadata_field_text_4984011919.assetid]]</asset>
|
|
756
1072
|
<attribute>default</attribute>
|
|
757
1073
|
<value><![CDATA[fa-regular fa-circle-info]]></value>
|
|
758
1074
|
</action>
|
|
759
1075
|
<action>
|
|
760
|
-
<action_id>
|
|
1076
|
+
<action_id>set_metadata_field_text_4984011919_description</action_id>
|
|
761
1077
|
<action_type>set_attribute_value</action_type>
|
|
762
|
-
<asset>[[output://
|
|
1078
|
+
<asset>[[output://create_metadata_field_text_4984011919.assetid]]</asset>
|
|
763
1079
|
<attribute>description</attribute>
|
|
764
1080
|
<value><![CDATA[]]></value>
|
|
765
1081
|
</action>
|
|
766
1082
|
<action>
|
|
767
|
-
<action_id>
|
|
1083
|
+
<action_id>set_metadata_field_text_4984011919_editable</action_id>
|
|
768
1084
|
<action_type>set_attribute_value</action_type>
|
|
769
|
-
<asset>[[output://
|
|
1085
|
+
<asset>[[output://create_metadata_field_text_4984011919.assetid]]</asset>
|
|
770
1086
|
<attribute>editable</attribute>
|
|
771
1087
|
<value><![CDATA[1]]></value>
|
|
772
1088
|
</action>
|
|
773
1089
|
<action>
|
|
774
|
-
<action_id>
|
|
1090
|
+
<action_id>set_metadata_field_text_4984011919_editable</action_id>
|
|
775
1091
|
<action_type>set_attribute_value</action_type>
|
|
776
|
-
<asset>[[output://
|
|
1092
|
+
<asset>[[output://create_metadata_field_text_4984011919.assetid]]</asset>
|
|
777
1093
|
<attribute>editable</attribute>
|
|
778
1094
|
<value><![CDATA[1]]></value>
|
|
779
1095
|
</action>
|
|
780
1096
|
<action>
|
|
781
|
-
<action_id>
|
|
1097
|
+
<action_id>set_metadata_field_text_4984011919_required</action_id>
|
|
782
1098
|
<action_type>set_attribute_value</action_type>
|
|
783
|
-
<asset>[[output://
|
|
1099
|
+
<asset>[[output://create_metadata_field_text_4984011919.assetid]]</asset>
|
|
784
1100
|
<attribute>required</attribute>
|
|
785
1101
|
<value><![CDATA[0]]></value>
|
|
786
1102
|
</action>
|
|
787
1103
|
<action>
|
|
788
|
-
<action_id>
|
|
1104
|
+
<action_id>set_permission_4984011919_read_5</action_id>
|
|
789
1105
|
<action_type>set_permission</action_type>
|
|
790
|
-
<asset>[[output://
|
|
1106
|
+
<asset>[[output://create_metadata_field_text_4984011919.assetid]]</asset>
|
|
791
1107
|
<permission>1</permission>
|
|
792
1108
|
<granted>1</granted>
|
|
793
1109
|
<userid>[[system://public_user]]</userid>
|
|
794
1110
|
</action>
|
|
795
1111
|
|
|
796
1112
|
<action>
|
|
797
|
-
<action_id>
|
|
1113
|
+
<action_id>create_metadata_field_wysiwyg_9146473110</action_id>
|
|
798
1114
|
<action_type>create_asset</action_type>
|
|
799
1115
|
<type_code>metadata_field_wysiwyg</type_code>
|
|
800
1116
|
<link_type>2</link_type>
|
|
801
|
-
<parentid>[[output://
|
|
1117
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
802
1118
|
<value></value>
|
|
803
1119
|
<is_dependant>1</is_dependant>
|
|
804
1120
|
<is_exclusive>0</is_exclusive>
|
|
805
1121
|
</action>
|
|
806
1122
|
<action>
|
|
807
|
-
<action_id>
|
|
1123
|
+
<action_id>set_metadata_field_wysiwyg_9146473110_name</action_id>
|
|
808
1124
|
<action_type>set_attribute_value</action_type>
|
|
809
|
-
<asset>[[output://
|
|
1125
|
+
<asset>[[output://create_metadata_field_wysiwyg_9146473110.assetid]]</asset>
|
|
810
1126
|
<attribute>name</attribute>
|
|
811
1127
|
<value><![CDATA[content_2]]></value>
|
|
812
1128
|
</action>
|
|
813
1129
|
<action>
|
|
814
|
-
<action_id>
|
|
1130
|
+
<action_id>set_metadata_field_wysiwyg_9146473110_friendly_name</action_id>
|
|
815
1131
|
<action_type>set_attribute_value</action_type>
|
|
816
|
-
<asset>[[output://
|
|
1132
|
+
<asset>[[output://create_metadata_field_wysiwyg_9146473110.assetid]]</asset>
|
|
817
1133
|
<attribute>friendly_name</attribute>
|
|
818
1134
|
<value><![CDATA[Tab 2 - Content]]></value>
|
|
819
1135
|
</action>
|
|
820
1136
|
<action>
|
|
821
|
-
<action_id>
|
|
1137
|
+
<action_id>set_metadata_field_wysiwyg_9146473110_default</action_id>
|
|
822
1138
|
<action_type>set_attribute_value</action_type>
|
|
823
|
-
<asset>[[output://
|
|
1139
|
+
<asset>[[output://create_metadata_field_wysiwyg_9146473110.assetid]]</asset>
|
|
824
1140
|
<attribute>default</attribute>
|
|
825
1141
|
<value><![CDATA[Content]]></value>
|
|
826
1142
|
</action>
|
|
827
1143
|
<action>
|
|
828
|
-
<action_id>
|
|
1144
|
+
<action_id>set_metadata_field_wysiwyg_9146473110_description</action_id>
|
|
829
1145
|
<action_type>set_attribute_value</action_type>
|
|
830
|
-
<asset>[[output://
|
|
1146
|
+
<asset>[[output://create_metadata_field_wysiwyg_9146473110.assetid]]</asset>
|
|
831
1147
|
<attribute>description</attribute>
|
|
832
1148
|
<value><![CDATA[]]></value>
|
|
833
1149
|
</action>
|
|
834
1150
|
<action>
|
|
835
|
-
<action_id>
|
|
1151
|
+
<action_id>set_metadata_field_wysiwyg_9146473110_editable</action_id>
|
|
836
1152
|
<action_type>set_attribute_value</action_type>
|
|
837
|
-
<asset>[[output://
|
|
1153
|
+
<asset>[[output://create_metadata_field_wysiwyg_9146473110.assetid]]</asset>
|
|
838
1154
|
<attribute>editable</attribute>
|
|
839
1155
|
<value><![CDATA[1]]></value>
|
|
840
1156
|
</action>
|
|
841
1157
|
<action>
|
|
842
|
-
<action_id>
|
|
1158
|
+
<action_id>set_metadata_field_wysiwyg_9146473110_editable</action_id>
|
|
843
1159
|
<action_type>set_attribute_value</action_type>
|
|
844
|
-
<asset>[[output://
|
|
1160
|
+
<asset>[[output://create_metadata_field_wysiwyg_9146473110.assetid]]</asset>
|
|
845
1161
|
<attribute>editable</attribute>
|
|
846
1162
|
<value><![CDATA[1]]></value>
|
|
847
1163
|
</action>
|
|
848
1164
|
<action>
|
|
849
|
-
<action_id>
|
|
1165
|
+
<action_id>set_metadata_field_wysiwyg_9146473110_required</action_id>
|
|
850
1166
|
<action_type>set_attribute_value</action_type>
|
|
851
|
-
<asset>[[output://
|
|
1167
|
+
<asset>[[output://create_metadata_field_wysiwyg_9146473110.assetid]]</asset>
|
|
852
1168
|
<attribute>required</attribute>
|
|
853
1169
|
<value><![CDATA[0]]></value>
|
|
854
1170
|
</action>
|
|
855
1171
|
<action>
|
|
856
|
-
<action_id>
|
|
1172
|
+
<action_id>set_permission_9146473110_read_5</action_id>
|
|
857
1173
|
<action_type>set_permission</action_type>
|
|
858
|
-
<asset>[[output://
|
|
1174
|
+
<asset>[[output://create_metadata_field_wysiwyg_9146473110.assetid]]</asset>
|
|
859
1175
|
<permission>1</permission>
|
|
860
1176
|
<granted>1</granted>
|
|
861
1177
|
<userid>[[system://public_user]]</userid>
|
|
862
1178
|
</action>
|
|
863
1179
|
|
|
864
1180
|
<action>
|
|
865
|
-
<action_id>
|
|
1181
|
+
<action_id>create_metadata_field_text_8038945610</action_id>
|
|
866
1182
|
<action_type>create_asset</action_type>
|
|
867
1183
|
<type_code>metadata_field_text</type_code>
|
|
868
1184
|
<link_type>2</link_type>
|
|
869
|
-
<parentid>[[output://
|
|
1185
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
870
1186
|
<value></value>
|
|
871
1187
|
<is_dependant>1</is_dependant>
|
|
872
1188
|
<is_exclusive>0</is_exclusive>
|
|
873
1189
|
</action>
|
|
874
1190
|
<action>
|
|
875
|
-
<action_id>
|
|
1191
|
+
<action_id>set_metadata_field_text_8038945610_name</action_id>
|
|
876
1192
|
<action_type>set_attribute_value</action_type>
|
|
877
|
-
<asset>[[output://
|
|
1193
|
+
<asset>[[output://create_metadata_field_text_8038945610.assetid]]</asset>
|
|
878
1194
|
<attribute>name</attribute>
|
|
879
1195
|
<value><![CDATA[title_3]]></value>
|
|
880
1196
|
</action>
|
|
881
1197
|
<action>
|
|
882
|
-
<action_id>
|
|
1198
|
+
<action_id>set_metadata_field_text_8038945610_friendly_name</action_id>
|
|
883
1199
|
<action_type>set_attribute_value</action_type>
|
|
884
|
-
<asset>[[output://
|
|
1200
|
+
<asset>[[output://create_metadata_field_text_8038945610.assetid]]</asset>
|
|
885
1201
|
<attribute>friendly_name</attribute>
|
|
886
1202
|
<value><![CDATA[Tab 3 - Title]]></value>
|
|
887
1203
|
</action>
|
|
888
1204
|
<action>
|
|
889
|
-
<action_id>
|
|
1205
|
+
<action_id>set_metadata_field_text_8038945610_default</action_id>
|
|
890
1206
|
<action_type>set_attribute_value</action_type>
|
|
891
|
-
<asset>[[output://
|
|
1207
|
+
<asset>[[output://create_metadata_field_text_8038945610.assetid]]</asset>
|
|
892
1208
|
<attribute>default</attribute>
|
|
893
1209
|
<value><![CDATA[Title]]></value>
|
|
894
1210
|
</action>
|
|
895
1211
|
<action>
|
|
896
|
-
<action_id>
|
|
1212
|
+
<action_id>set_metadata_field_text_8038945610_description</action_id>
|
|
897
1213
|
<action_type>set_attribute_value</action_type>
|
|
898
|
-
<asset>[[output://
|
|
1214
|
+
<asset>[[output://create_metadata_field_text_8038945610.assetid]]</asset>
|
|
899
1215
|
<attribute>description</attribute>
|
|
900
1216
|
<value><![CDATA[]]></value>
|
|
901
1217
|
</action>
|
|
902
1218
|
<action>
|
|
903
|
-
<action_id>
|
|
1219
|
+
<action_id>set_metadata_field_text_8038945610_editable</action_id>
|
|
904
1220
|
<action_type>set_attribute_value</action_type>
|
|
905
|
-
<asset>[[output://
|
|
1221
|
+
<asset>[[output://create_metadata_field_text_8038945610.assetid]]</asset>
|
|
906
1222
|
<attribute>editable</attribute>
|
|
907
1223
|
<value><![CDATA[1]]></value>
|
|
908
1224
|
</action>
|
|
909
1225
|
<action>
|
|
910
|
-
<action_id>
|
|
1226
|
+
<action_id>set_metadata_field_text_8038945610_editable</action_id>
|
|
911
1227
|
<action_type>set_attribute_value</action_type>
|
|
912
|
-
<asset>[[output://
|
|
1228
|
+
<asset>[[output://create_metadata_field_text_8038945610.assetid]]</asset>
|
|
913
1229
|
<attribute>editable</attribute>
|
|
914
1230
|
<value><![CDATA[1]]></value>
|
|
915
1231
|
</action>
|
|
916
1232
|
<action>
|
|
917
|
-
<action_id>
|
|
1233
|
+
<action_id>set_metadata_field_text_8038945610_required</action_id>
|
|
918
1234
|
<action_type>set_attribute_value</action_type>
|
|
919
|
-
<asset>[[output://
|
|
1235
|
+
<asset>[[output://create_metadata_field_text_8038945610.assetid]]</asset>
|
|
920
1236
|
<attribute>required</attribute>
|
|
921
1237
|
<value><![CDATA[0]]></value>
|
|
922
1238
|
</action>
|
|
923
1239
|
<action>
|
|
924
|
-
<action_id>
|
|
1240
|
+
<action_id>set_permission_8038945610_read_5</action_id>
|
|
925
1241
|
<action_type>set_permission</action_type>
|
|
926
|
-
<asset>[[output://
|
|
1242
|
+
<asset>[[output://create_metadata_field_text_8038945610.assetid]]</asset>
|
|
927
1243
|
<permission>1</permission>
|
|
928
1244
|
<granted>1</granted>
|
|
929
1245
|
<userid>[[system://public_user]]</userid>
|
|
930
1246
|
</action>
|
|
931
1247
|
|
|
932
1248
|
<action>
|
|
933
|
-
<action_id>
|
|
1249
|
+
<action_id>create_metadata_field_text_2655313481</action_id>
|
|
934
1250
|
<action_type>create_asset</action_type>
|
|
935
1251
|
<type_code>metadata_field_text</type_code>
|
|
936
1252
|
<link_type>2</link_type>
|
|
937
|
-
<parentid>[[output://
|
|
1253
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
938
1254
|
<value></value>
|
|
939
1255
|
<is_dependant>1</is_dependant>
|
|
940
1256
|
<is_exclusive>0</is_exclusive>
|
|
941
1257
|
</action>
|
|
942
1258
|
<action>
|
|
943
|
-
<action_id>
|
|
1259
|
+
<action_id>set_metadata_field_text_2655313481_name</action_id>
|
|
944
1260
|
<action_type>set_attribute_value</action_type>
|
|
945
|
-
<asset>[[output://
|
|
1261
|
+
<asset>[[output://create_metadata_field_text_2655313481.assetid]]</asset>
|
|
946
1262
|
<attribute>name</attribute>
|
|
947
1263
|
<value><![CDATA[icon_3]]></value>
|
|
948
1264
|
</action>
|
|
949
1265
|
<action>
|
|
950
|
-
<action_id>
|
|
1266
|
+
<action_id>set_metadata_field_text_2655313481_friendly_name</action_id>
|
|
951
1267
|
<action_type>set_attribute_value</action_type>
|
|
952
|
-
<asset>[[output://
|
|
1268
|
+
<asset>[[output://create_metadata_field_text_2655313481.assetid]]</asset>
|
|
953
1269
|
<attribute>friendly_name</attribute>
|
|
954
1270
|
<value><![CDATA[Tab 3 - Icon]]></value>
|
|
955
1271
|
</action>
|
|
956
1272
|
<action>
|
|
957
|
-
<action_id>
|
|
1273
|
+
<action_id>set_metadata_field_text_2655313481_default</action_id>
|
|
958
1274
|
<action_type>set_attribute_value</action_type>
|
|
959
|
-
<asset>[[output://
|
|
1275
|
+
<asset>[[output://create_metadata_field_text_2655313481.assetid]]</asset>
|
|
960
1276
|
<attribute>default</attribute>
|
|
961
1277
|
<value><![CDATA[]]></value>
|
|
962
1278
|
</action>
|
|
963
1279
|
<action>
|
|
964
|
-
<action_id>
|
|
1280
|
+
<action_id>set_metadata_field_text_2655313481_description</action_id>
|
|
965
1281
|
<action_type>set_attribute_value</action_type>
|
|
966
|
-
<asset>[[output://
|
|
1282
|
+
<asset>[[output://create_metadata_field_text_2655313481.assetid]]</asset>
|
|
967
1283
|
<attribute>description</attribute>
|
|
968
1284
|
<value><![CDATA[]]></value>
|
|
969
1285
|
</action>
|
|
970
1286
|
<action>
|
|
971
|
-
<action_id>
|
|
1287
|
+
<action_id>set_metadata_field_text_2655313481_editable</action_id>
|
|
972
1288
|
<action_type>set_attribute_value</action_type>
|
|
973
|
-
<asset>[[output://
|
|
1289
|
+
<asset>[[output://create_metadata_field_text_2655313481.assetid]]</asset>
|
|
974
1290
|
<attribute>editable</attribute>
|
|
975
1291
|
<value><![CDATA[1]]></value>
|
|
976
1292
|
</action>
|
|
977
1293
|
<action>
|
|
978
|
-
<action_id>
|
|
1294
|
+
<action_id>set_metadata_field_text_2655313481_editable</action_id>
|
|
979
1295
|
<action_type>set_attribute_value</action_type>
|
|
980
|
-
<asset>[[output://
|
|
1296
|
+
<asset>[[output://create_metadata_field_text_2655313481.assetid]]</asset>
|
|
981
1297
|
<attribute>editable</attribute>
|
|
982
1298
|
<value><![CDATA[1]]></value>
|
|
983
1299
|
</action>
|
|
984
1300
|
<action>
|
|
985
|
-
<action_id>
|
|
1301
|
+
<action_id>set_metadata_field_text_2655313481_required</action_id>
|
|
986
1302
|
<action_type>set_attribute_value</action_type>
|
|
987
|
-
<asset>[[output://
|
|
1303
|
+
<asset>[[output://create_metadata_field_text_2655313481.assetid]]</asset>
|
|
988
1304
|
<attribute>required</attribute>
|
|
989
1305
|
<value><![CDATA[0]]></value>
|
|
990
1306
|
</action>
|
|
991
1307
|
<action>
|
|
992
|
-
<action_id>
|
|
1308
|
+
<action_id>set_permission_2655313481_read_5</action_id>
|
|
993
1309
|
<action_type>set_permission</action_type>
|
|
994
|
-
<asset>[[output://
|
|
1310
|
+
<asset>[[output://create_metadata_field_text_2655313481.assetid]]</asset>
|
|
995
1311
|
<permission>1</permission>
|
|
996
1312
|
<granted>1</granted>
|
|
997
1313
|
<userid>[[system://public_user]]</userid>
|
|
998
1314
|
</action>
|
|
999
1315
|
|
|
1000
1316
|
<action>
|
|
1001
|
-
<action_id>
|
|
1317
|
+
<action_id>create_metadata_field_wysiwyg_4120145921</action_id>
|
|
1002
1318
|
<action_type>create_asset</action_type>
|
|
1003
1319
|
<type_code>metadata_field_wysiwyg</type_code>
|
|
1004
1320
|
<link_type>2</link_type>
|
|
1005
|
-
<parentid>[[output://
|
|
1321
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1006
1322
|
<value></value>
|
|
1007
1323
|
<is_dependant>1</is_dependant>
|
|
1008
1324
|
<is_exclusive>0</is_exclusive>
|
|
1009
1325
|
</action>
|
|
1010
1326
|
<action>
|
|
1011
|
-
<action_id>
|
|
1327
|
+
<action_id>set_metadata_field_wysiwyg_4120145921_name</action_id>
|
|
1012
1328
|
<action_type>set_attribute_value</action_type>
|
|
1013
|
-
<asset>[[output://
|
|
1329
|
+
<asset>[[output://create_metadata_field_wysiwyg_4120145921.assetid]]</asset>
|
|
1014
1330
|
<attribute>name</attribute>
|
|
1015
1331
|
<value><![CDATA[content_3]]></value>
|
|
1016
1332
|
</action>
|
|
1017
1333
|
<action>
|
|
1018
|
-
<action_id>
|
|
1334
|
+
<action_id>set_metadata_field_wysiwyg_4120145921_friendly_name</action_id>
|
|
1019
1335
|
<action_type>set_attribute_value</action_type>
|
|
1020
|
-
<asset>[[output://
|
|
1336
|
+
<asset>[[output://create_metadata_field_wysiwyg_4120145921.assetid]]</asset>
|
|
1021
1337
|
<attribute>friendly_name</attribute>
|
|
1022
1338
|
<value><![CDATA[Tab 3 - Content]]></value>
|
|
1023
1339
|
</action>
|
|
1024
1340
|
<action>
|
|
1025
|
-
<action_id>
|
|
1341
|
+
<action_id>set_metadata_field_wysiwyg_4120145921_default</action_id>
|
|
1026
1342
|
<action_type>set_attribute_value</action_type>
|
|
1027
|
-
<asset>[[output://
|
|
1343
|
+
<asset>[[output://create_metadata_field_wysiwyg_4120145921.assetid]]</asset>
|
|
1028
1344
|
<attribute>default</attribute>
|
|
1029
1345
|
<value><![CDATA[Content]]></value>
|
|
1030
1346
|
</action>
|
|
1031
1347
|
<action>
|
|
1032
|
-
<action_id>
|
|
1348
|
+
<action_id>set_metadata_field_wysiwyg_4120145921_description</action_id>
|
|
1033
1349
|
<action_type>set_attribute_value</action_type>
|
|
1034
|
-
<asset>[[output://
|
|
1350
|
+
<asset>[[output://create_metadata_field_wysiwyg_4120145921.assetid]]</asset>
|
|
1035
1351
|
<attribute>description</attribute>
|
|
1036
1352
|
<value><![CDATA[]]></value>
|
|
1037
1353
|
</action>
|
|
1038
1354
|
<action>
|
|
1039
|
-
<action_id>
|
|
1355
|
+
<action_id>set_metadata_field_wysiwyg_4120145921_editable</action_id>
|
|
1040
1356
|
<action_type>set_attribute_value</action_type>
|
|
1041
|
-
<asset>[[output://
|
|
1357
|
+
<asset>[[output://create_metadata_field_wysiwyg_4120145921.assetid]]</asset>
|
|
1042
1358
|
<attribute>editable</attribute>
|
|
1043
1359
|
<value><![CDATA[1]]></value>
|
|
1044
1360
|
</action>
|
|
1045
1361
|
<action>
|
|
1046
|
-
<action_id>
|
|
1362
|
+
<action_id>set_metadata_field_wysiwyg_4120145921_editable</action_id>
|
|
1047
1363
|
<action_type>set_attribute_value</action_type>
|
|
1048
|
-
<asset>[[output://
|
|
1364
|
+
<asset>[[output://create_metadata_field_wysiwyg_4120145921.assetid]]</asset>
|
|
1049
1365
|
<attribute>editable</attribute>
|
|
1050
1366
|
<value><![CDATA[1]]></value>
|
|
1051
1367
|
</action>
|
|
1052
1368
|
<action>
|
|
1053
|
-
<action_id>
|
|
1369
|
+
<action_id>set_metadata_field_wysiwyg_4120145921_required</action_id>
|
|
1054
1370
|
<action_type>set_attribute_value</action_type>
|
|
1055
|
-
<asset>[[output://
|
|
1371
|
+
<asset>[[output://create_metadata_field_wysiwyg_4120145921.assetid]]</asset>
|
|
1056
1372
|
<attribute>required</attribute>
|
|
1057
1373
|
<value><![CDATA[0]]></value>
|
|
1058
1374
|
</action>
|
|
1059
1375
|
<action>
|
|
1060
|
-
<action_id>
|
|
1376
|
+
<action_id>set_permission_4120145921_read_5</action_id>
|
|
1061
1377
|
<action_type>set_permission</action_type>
|
|
1062
|
-
<asset>[[output://
|
|
1378
|
+
<asset>[[output://create_metadata_field_wysiwyg_4120145921.assetid]]</asset>
|
|
1063
1379
|
<permission>1</permission>
|
|
1064
1380
|
<granted>1</granted>
|
|
1065
1381
|
<userid>[[system://public_user]]</userid>
|
|
1066
1382
|
</action>
|
|
1067
1383
|
|
|
1068
1384
|
<action>
|
|
1069
|
-
<action_id>
|
|
1385
|
+
<action_id>create_metadata_field_text_2706127687</action_id>
|
|
1070
1386
|
<action_type>create_asset</action_type>
|
|
1071
1387
|
<type_code>metadata_field_text</type_code>
|
|
1072
1388
|
<link_type>2</link_type>
|
|
1073
|
-
<parentid>[[output://
|
|
1389
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1074
1390
|
<value></value>
|
|
1075
1391
|
<is_dependant>1</is_dependant>
|
|
1076
1392
|
<is_exclusive>0</is_exclusive>
|
|
1077
1393
|
</action>
|
|
1078
1394
|
<action>
|
|
1079
|
-
<action_id>
|
|
1395
|
+
<action_id>set_metadata_field_text_2706127687_name</action_id>
|
|
1080
1396
|
<action_type>set_attribute_value</action_type>
|
|
1081
|
-
<asset>[[output://
|
|
1397
|
+
<asset>[[output://create_metadata_field_text_2706127687.assetid]]</asset>
|
|
1082
1398
|
<attribute>name</attribute>
|
|
1083
1399
|
<value><![CDATA[title_4]]></value>
|
|
1084
1400
|
</action>
|
|
1085
1401
|
<action>
|
|
1086
|
-
<action_id>
|
|
1402
|
+
<action_id>set_metadata_field_text_2706127687_friendly_name</action_id>
|
|
1087
1403
|
<action_type>set_attribute_value</action_type>
|
|
1088
|
-
<asset>[[output://
|
|
1404
|
+
<asset>[[output://create_metadata_field_text_2706127687.assetid]]</asset>
|
|
1089
1405
|
<attribute>friendly_name</attribute>
|
|
1090
1406
|
<value><![CDATA[Tab 4 - Title]]></value>
|
|
1091
1407
|
</action>
|
|
1092
1408
|
<action>
|
|
1093
|
-
<action_id>
|
|
1409
|
+
<action_id>set_metadata_field_text_2706127687_default</action_id>
|
|
1094
1410
|
<action_type>set_attribute_value</action_type>
|
|
1095
|
-
<asset>[[output://
|
|
1411
|
+
<asset>[[output://create_metadata_field_text_2706127687.assetid]]</asset>
|
|
1096
1412
|
<attribute>default</attribute>
|
|
1097
1413
|
<value><![CDATA[]]></value>
|
|
1098
1414
|
</action>
|
|
1099
1415
|
<action>
|
|
1100
|
-
<action_id>
|
|
1416
|
+
<action_id>set_metadata_field_text_2706127687_description</action_id>
|
|
1101
1417
|
<action_type>set_attribute_value</action_type>
|
|
1102
|
-
<asset>[[output://
|
|
1418
|
+
<asset>[[output://create_metadata_field_text_2706127687.assetid]]</asset>
|
|
1103
1419
|
<attribute>description</attribute>
|
|
1104
1420
|
<value><![CDATA[]]></value>
|
|
1105
1421
|
</action>
|
|
1106
1422
|
<action>
|
|
1107
|
-
<action_id>
|
|
1423
|
+
<action_id>set_metadata_field_text_2706127687_editable</action_id>
|
|
1108
1424
|
<action_type>set_attribute_value</action_type>
|
|
1109
|
-
<asset>[[output://
|
|
1425
|
+
<asset>[[output://create_metadata_field_text_2706127687.assetid]]</asset>
|
|
1110
1426
|
<attribute>editable</attribute>
|
|
1111
1427
|
<value><![CDATA[1]]></value>
|
|
1112
1428
|
</action>
|
|
1113
1429
|
<action>
|
|
1114
|
-
<action_id>
|
|
1430
|
+
<action_id>set_metadata_field_text_2706127687_editable</action_id>
|
|
1115
1431
|
<action_type>set_attribute_value</action_type>
|
|
1116
|
-
<asset>[[output://
|
|
1432
|
+
<asset>[[output://create_metadata_field_text_2706127687.assetid]]</asset>
|
|
1117
1433
|
<attribute>editable</attribute>
|
|
1118
1434
|
<value><![CDATA[1]]></value>
|
|
1119
1435
|
</action>
|
|
1120
1436
|
<action>
|
|
1121
|
-
<action_id>
|
|
1437
|
+
<action_id>set_metadata_field_text_2706127687_required</action_id>
|
|
1122
1438
|
<action_type>set_attribute_value</action_type>
|
|
1123
|
-
<asset>[[output://
|
|
1439
|
+
<asset>[[output://create_metadata_field_text_2706127687.assetid]]</asset>
|
|
1124
1440
|
<attribute>required</attribute>
|
|
1125
1441
|
<value><![CDATA[0]]></value>
|
|
1126
1442
|
</action>
|
|
1127
1443
|
<action>
|
|
1128
|
-
<action_id>
|
|
1444
|
+
<action_id>set_permission_2706127687_read_5</action_id>
|
|
1129
1445
|
<action_type>set_permission</action_type>
|
|
1130
|
-
<asset>[[output://
|
|
1446
|
+
<asset>[[output://create_metadata_field_text_2706127687.assetid]]</asset>
|
|
1131
1447
|
<permission>1</permission>
|
|
1132
1448
|
<granted>1</granted>
|
|
1133
1449
|
<userid>[[system://public_user]]</userid>
|
|
1134
1450
|
</action>
|
|
1135
1451
|
|
|
1136
1452
|
<action>
|
|
1137
|
-
<action_id>
|
|
1453
|
+
<action_id>create_metadata_field_text_2921923878</action_id>
|
|
1138
1454
|
<action_type>create_asset</action_type>
|
|
1139
1455
|
<type_code>metadata_field_text</type_code>
|
|
1140
1456
|
<link_type>2</link_type>
|
|
1141
|
-
<parentid>[[output://
|
|
1457
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1142
1458
|
<value></value>
|
|
1143
1459
|
<is_dependant>1</is_dependant>
|
|
1144
1460
|
<is_exclusive>0</is_exclusive>
|
|
1145
1461
|
</action>
|
|
1146
1462
|
<action>
|
|
1147
|
-
<action_id>
|
|
1463
|
+
<action_id>set_metadata_field_text_2921923878_name</action_id>
|
|
1148
1464
|
<action_type>set_attribute_value</action_type>
|
|
1149
|
-
<asset>[[output://
|
|
1465
|
+
<asset>[[output://create_metadata_field_text_2921923878.assetid]]</asset>
|
|
1150
1466
|
<attribute>name</attribute>
|
|
1151
1467
|
<value><![CDATA[icon_4]]></value>
|
|
1152
1468
|
</action>
|
|
1153
1469
|
<action>
|
|
1154
|
-
<action_id>
|
|
1470
|
+
<action_id>set_metadata_field_text_2921923878_friendly_name</action_id>
|
|
1155
1471
|
<action_type>set_attribute_value</action_type>
|
|
1156
|
-
<asset>[[output://
|
|
1472
|
+
<asset>[[output://create_metadata_field_text_2921923878.assetid]]</asset>
|
|
1157
1473
|
<attribute>friendly_name</attribute>
|
|
1158
1474
|
<value><![CDATA[Tab 4 - Icon]]></value>
|
|
1159
1475
|
</action>
|
|
1160
1476
|
<action>
|
|
1161
|
-
<action_id>
|
|
1477
|
+
<action_id>set_metadata_field_text_2921923878_default</action_id>
|
|
1162
1478
|
<action_type>set_attribute_value</action_type>
|
|
1163
|
-
<asset>[[output://
|
|
1479
|
+
<asset>[[output://create_metadata_field_text_2921923878.assetid]]</asset>
|
|
1164
1480
|
<attribute>default</attribute>
|
|
1165
1481
|
<value><![CDATA[]]></value>
|
|
1166
1482
|
</action>
|
|
1167
1483
|
<action>
|
|
1168
|
-
<action_id>
|
|
1484
|
+
<action_id>set_metadata_field_text_2921923878_description</action_id>
|
|
1169
1485
|
<action_type>set_attribute_value</action_type>
|
|
1170
|
-
<asset>[[output://
|
|
1486
|
+
<asset>[[output://create_metadata_field_text_2921923878.assetid]]</asset>
|
|
1171
1487
|
<attribute>description</attribute>
|
|
1172
1488
|
<value><![CDATA[]]></value>
|
|
1173
1489
|
</action>
|
|
1174
1490
|
<action>
|
|
1175
|
-
<action_id>
|
|
1491
|
+
<action_id>set_metadata_field_text_2921923878_editable</action_id>
|
|
1176
1492
|
<action_type>set_attribute_value</action_type>
|
|
1177
|
-
<asset>[[output://
|
|
1493
|
+
<asset>[[output://create_metadata_field_text_2921923878.assetid]]</asset>
|
|
1178
1494
|
<attribute>editable</attribute>
|
|
1179
1495
|
<value><![CDATA[1]]></value>
|
|
1180
1496
|
</action>
|
|
1181
1497
|
<action>
|
|
1182
|
-
<action_id>
|
|
1498
|
+
<action_id>set_metadata_field_text_2921923878_editable</action_id>
|
|
1183
1499
|
<action_type>set_attribute_value</action_type>
|
|
1184
|
-
<asset>[[output://
|
|
1500
|
+
<asset>[[output://create_metadata_field_text_2921923878.assetid]]</asset>
|
|
1185
1501
|
<attribute>editable</attribute>
|
|
1186
1502
|
<value><![CDATA[1]]></value>
|
|
1187
1503
|
</action>
|
|
1188
1504
|
<action>
|
|
1189
|
-
<action_id>
|
|
1505
|
+
<action_id>set_metadata_field_text_2921923878_required</action_id>
|
|
1190
1506
|
<action_type>set_attribute_value</action_type>
|
|
1191
|
-
<asset>[[output://
|
|
1507
|
+
<asset>[[output://create_metadata_field_text_2921923878.assetid]]</asset>
|
|
1192
1508
|
<attribute>required</attribute>
|
|
1193
1509
|
<value><![CDATA[0]]></value>
|
|
1194
1510
|
</action>
|
|
1195
1511
|
<action>
|
|
1196
|
-
<action_id>
|
|
1512
|
+
<action_id>set_permission_2921923878_read_5</action_id>
|
|
1197
1513
|
<action_type>set_permission</action_type>
|
|
1198
|
-
<asset>[[output://
|
|
1514
|
+
<asset>[[output://create_metadata_field_text_2921923878.assetid]]</asset>
|
|
1199
1515
|
<permission>1</permission>
|
|
1200
1516
|
<granted>1</granted>
|
|
1201
1517
|
<userid>[[system://public_user]]</userid>
|
|
1202
1518
|
</action>
|
|
1203
1519
|
|
|
1204
1520
|
<action>
|
|
1205
|
-
<action_id>
|
|
1521
|
+
<action_id>create_metadata_field_wysiwyg_534044514</action_id>
|
|
1206
1522
|
<action_type>create_asset</action_type>
|
|
1207
1523
|
<type_code>metadata_field_wysiwyg</type_code>
|
|
1208
1524
|
<link_type>2</link_type>
|
|
1209
|
-
<parentid>[[output://
|
|
1525
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1210
1526
|
<value></value>
|
|
1211
1527
|
<is_dependant>1</is_dependant>
|
|
1212
1528
|
<is_exclusive>0</is_exclusive>
|
|
1213
1529
|
</action>
|
|
1214
1530
|
<action>
|
|
1215
|
-
<action_id>
|
|
1531
|
+
<action_id>set_metadata_field_wysiwyg_534044514_name</action_id>
|
|
1216
1532
|
<action_type>set_attribute_value</action_type>
|
|
1217
|
-
<asset>[[output://
|
|
1533
|
+
<asset>[[output://create_metadata_field_wysiwyg_534044514.assetid]]</asset>
|
|
1218
1534
|
<attribute>name</attribute>
|
|
1219
1535
|
<value><![CDATA[content_4]]></value>
|
|
1220
1536
|
</action>
|
|
1221
1537
|
<action>
|
|
1222
|
-
<action_id>
|
|
1538
|
+
<action_id>set_metadata_field_wysiwyg_534044514_friendly_name</action_id>
|
|
1223
1539
|
<action_type>set_attribute_value</action_type>
|
|
1224
|
-
<asset>[[output://
|
|
1540
|
+
<asset>[[output://create_metadata_field_wysiwyg_534044514.assetid]]</asset>
|
|
1225
1541
|
<attribute>friendly_name</attribute>
|
|
1226
1542
|
<value><![CDATA[Tab 4 - Content]]></value>
|
|
1227
1543
|
</action>
|
|
1228
1544
|
<action>
|
|
1229
|
-
<action_id>
|
|
1545
|
+
<action_id>set_metadata_field_wysiwyg_534044514_default</action_id>
|
|
1230
1546
|
<action_type>set_attribute_value</action_type>
|
|
1231
|
-
<asset>[[output://
|
|
1547
|
+
<asset>[[output://create_metadata_field_wysiwyg_534044514.assetid]]</asset>
|
|
1232
1548
|
<attribute>default</attribute>
|
|
1233
1549
|
<value><![CDATA[]]></value>
|
|
1234
1550
|
</action>
|
|
1235
1551
|
<action>
|
|
1236
|
-
<action_id>
|
|
1552
|
+
<action_id>set_metadata_field_wysiwyg_534044514_description</action_id>
|
|
1237
1553
|
<action_type>set_attribute_value</action_type>
|
|
1238
|
-
<asset>[[output://
|
|
1554
|
+
<asset>[[output://create_metadata_field_wysiwyg_534044514.assetid]]</asset>
|
|
1239
1555
|
<attribute>description</attribute>
|
|
1240
1556
|
<value><![CDATA[]]></value>
|
|
1241
1557
|
</action>
|
|
1242
1558
|
<action>
|
|
1243
|
-
<action_id>
|
|
1559
|
+
<action_id>set_metadata_field_wysiwyg_534044514_editable</action_id>
|
|
1244
1560
|
<action_type>set_attribute_value</action_type>
|
|
1245
|
-
<asset>[[output://
|
|
1561
|
+
<asset>[[output://create_metadata_field_wysiwyg_534044514.assetid]]</asset>
|
|
1246
1562
|
<attribute>editable</attribute>
|
|
1247
1563
|
<value><![CDATA[1]]></value>
|
|
1248
1564
|
</action>
|
|
1249
1565
|
<action>
|
|
1250
|
-
<action_id>
|
|
1566
|
+
<action_id>set_metadata_field_wysiwyg_534044514_editable</action_id>
|
|
1251
1567
|
<action_type>set_attribute_value</action_type>
|
|
1252
|
-
<asset>[[output://
|
|
1568
|
+
<asset>[[output://create_metadata_field_wysiwyg_534044514.assetid]]</asset>
|
|
1253
1569
|
<attribute>editable</attribute>
|
|
1254
1570
|
<value><![CDATA[1]]></value>
|
|
1255
1571
|
</action>
|
|
1256
1572
|
<action>
|
|
1257
|
-
<action_id>
|
|
1573
|
+
<action_id>set_metadata_field_wysiwyg_534044514_required</action_id>
|
|
1258
1574
|
<action_type>set_attribute_value</action_type>
|
|
1259
|
-
<asset>[[output://
|
|
1575
|
+
<asset>[[output://create_metadata_field_wysiwyg_534044514.assetid]]</asset>
|
|
1260
1576
|
<attribute>required</attribute>
|
|
1261
1577
|
<value><![CDATA[0]]></value>
|
|
1262
1578
|
</action>
|
|
1263
1579
|
<action>
|
|
1264
|
-
<action_id>
|
|
1580
|
+
<action_id>set_permission_534044514_read_5</action_id>
|
|
1265
1581
|
<action_type>set_permission</action_type>
|
|
1266
|
-
<asset>[[output://
|
|
1582
|
+
<asset>[[output://create_metadata_field_wysiwyg_534044514.assetid]]</asset>
|
|
1267
1583
|
<permission>1</permission>
|
|
1268
1584
|
<granted>1</granted>
|
|
1269
1585
|
<userid>[[system://public_user]]</userid>
|
|
1270
1586
|
</action>
|
|
1271
1587
|
|
|
1272
1588
|
<action>
|
|
1273
|
-
<action_id>
|
|
1589
|
+
<action_id>create_metadata_field_text_4022296823</action_id>
|
|
1274
1590
|
<action_type>create_asset</action_type>
|
|
1275
1591
|
<type_code>metadata_field_text</type_code>
|
|
1276
1592
|
<link_type>2</link_type>
|
|
1277
|
-
<parentid>[[output://
|
|
1593
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1278
1594
|
<value></value>
|
|
1279
1595
|
<is_dependant>1</is_dependant>
|
|
1280
1596
|
<is_exclusive>0</is_exclusive>
|
|
1281
1597
|
</action>
|
|
1282
1598
|
<action>
|
|
1283
|
-
<action_id>
|
|
1599
|
+
<action_id>set_metadata_field_text_4022296823_name</action_id>
|
|
1284
1600
|
<action_type>set_attribute_value</action_type>
|
|
1285
|
-
<asset>[[output://
|
|
1601
|
+
<asset>[[output://create_metadata_field_text_4022296823.assetid]]</asset>
|
|
1286
1602
|
<attribute>name</attribute>
|
|
1287
1603
|
<value><![CDATA[title_5]]></value>
|
|
1288
1604
|
</action>
|
|
1289
1605
|
<action>
|
|
1290
|
-
<action_id>
|
|
1606
|
+
<action_id>set_metadata_field_text_4022296823_friendly_name</action_id>
|
|
1291
1607
|
<action_type>set_attribute_value</action_type>
|
|
1292
|
-
<asset>[[output://
|
|
1608
|
+
<asset>[[output://create_metadata_field_text_4022296823.assetid]]</asset>
|
|
1293
1609
|
<attribute>friendly_name</attribute>
|
|
1294
1610
|
<value><![CDATA[Tab 5 - Title]]></value>
|
|
1295
1611
|
</action>
|
|
1296
1612
|
<action>
|
|
1297
|
-
<action_id>
|
|
1613
|
+
<action_id>set_metadata_field_text_4022296823_default</action_id>
|
|
1298
1614
|
<action_type>set_attribute_value</action_type>
|
|
1299
|
-
<asset>[[output://
|
|
1615
|
+
<asset>[[output://create_metadata_field_text_4022296823.assetid]]</asset>
|
|
1300
1616
|
<attribute>default</attribute>
|
|
1301
1617
|
<value><![CDATA[]]></value>
|
|
1302
1618
|
</action>
|
|
1303
1619
|
<action>
|
|
1304
|
-
<action_id>
|
|
1620
|
+
<action_id>set_metadata_field_text_4022296823_description</action_id>
|
|
1305
1621
|
<action_type>set_attribute_value</action_type>
|
|
1306
|
-
<asset>[[output://
|
|
1622
|
+
<asset>[[output://create_metadata_field_text_4022296823.assetid]]</asset>
|
|
1307
1623
|
<attribute>description</attribute>
|
|
1308
1624
|
<value><![CDATA[]]></value>
|
|
1309
1625
|
</action>
|
|
1310
1626
|
<action>
|
|
1311
|
-
<action_id>
|
|
1627
|
+
<action_id>set_metadata_field_text_4022296823_editable</action_id>
|
|
1312
1628
|
<action_type>set_attribute_value</action_type>
|
|
1313
|
-
<asset>[[output://
|
|
1629
|
+
<asset>[[output://create_metadata_field_text_4022296823.assetid]]</asset>
|
|
1314
1630
|
<attribute>editable</attribute>
|
|
1315
1631
|
<value><![CDATA[1]]></value>
|
|
1316
1632
|
</action>
|
|
1317
1633
|
<action>
|
|
1318
|
-
<action_id>
|
|
1634
|
+
<action_id>set_metadata_field_text_4022296823_editable</action_id>
|
|
1319
1635
|
<action_type>set_attribute_value</action_type>
|
|
1320
|
-
<asset>[[output://
|
|
1636
|
+
<asset>[[output://create_metadata_field_text_4022296823.assetid]]</asset>
|
|
1321
1637
|
<attribute>editable</attribute>
|
|
1322
1638
|
<value><![CDATA[1]]></value>
|
|
1323
1639
|
</action>
|
|
1324
1640
|
<action>
|
|
1325
|
-
<action_id>
|
|
1641
|
+
<action_id>set_metadata_field_text_4022296823_required</action_id>
|
|
1326
1642
|
<action_type>set_attribute_value</action_type>
|
|
1327
|
-
<asset>[[output://
|
|
1643
|
+
<asset>[[output://create_metadata_field_text_4022296823.assetid]]</asset>
|
|
1328
1644
|
<attribute>required</attribute>
|
|
1329
1645
|
<value><![CDATA[0]]></value>
|
|
1330
1646
|
</action>
|
|
1331
1647
|
<action>
|
|
1332
|
-
<action_id>
|
|
1648
|
+
<action_id>set_permission_4022296823_read_5</action_id>
|
|
1333
1649
|
<action_type>set_permission</action_type>
|
|
1334
|
-
<asset>[[output://
|
|
1650
|
+
<asset>[[output://create_metadata_field_text_4022296823.assetid]]</asset>
|
|
1335
1651
|
<permission>1</permission>
|
|
1336
1652
|
<granted>1</granted>
|
|
1337
1653
|
<userid>[[system://public_user]]</userid>
|
|
1338
1654
|
</action>
|
|
1339
1655
|
|
|
1340
1656
|
<action>
|
|
1341
|
-
<action_id>
|
|
1657
|
+
<action_id>create_metadata_field_text_3940996004</action_id>
|
|
1342
1658
|
<action_type>create_asset</action_type>
|
|
1343
1659
|
<type_code>metadata_field_text</type_code>
|
|
1344
1660
|
<link_type>2</link_type>
|
|
1345
|
-
<parentid>[[output://
|
|
1661
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1346
1662
|
<value></value>
|
|
1347
1663
|
<is_dependant>1</is_dependant>
|
|
1348
1664
|
<is_exclusive>0</is_exclusive>
|
|
1349
1665
|
</action>
|
|
1350
1666
|
<action>
|
|
1351
|
-
<action_id>
|
|
1667
|
+
<action_id>set_metadata_field_text_3940996004_name</action_id>
|
|
1352
1668
|
<action_type>set_attribute_value</action_type>
|
|
1353
|
-
<asset>[[output://
|
|
1669
|
+
<asset>[[output://create_metadata_field_text_3940996004.assetid]]</asset>
|
|
1354
1670
|
<attribute>name</attribute>
|
|
1355
1671
|
<value><![CDATA[icon_5]]></value>
|
|
1356
1672
|
</action>
|
|
1357
1673
|
<action>
|
|
1358
|
-
<action_id>
|
|
1674
|
+
<action_id>set_metadata_field_text_3940996004_friendly_name</action_id>
|
|
1359
1675
|
<action_type>set_attribute_value</action_type>
|
|
1360
|
-
<asset>[[output://
|
|
1676
|
+
<asset>[[output://create_metadata_field_text_3940996004.assetid]]</asset>
|
|
1361
1677
|
<attribute>friendly_name</attribute>
|
|
1362
1678
|
<value><![CDATA[Tab 5 - Icon]]></value>
|
|
1363
1679
|
</action>
|
|
1364
1680
|
<action>
|
|
1365
|
-
<action_id>
|
|
1681
|
+
<action_id>set_metadata_field_text_3940996004_default</action_id>
|
|
1366
1682
|
<action_type>set_attribute_value</action_type>
|
|
1367
|
-
<asset>[[output://
|
|
1683
|
+
<asset>[[output://create_metadata_field_text_3940996004.assetid]]</asset>
|
|
1368
1684
|
<attribute>default</attribute>
|
|
1369
1685
|
<value><![CDATA[]]></value>
|
|
1370
1686
|
</action>
|
|
1371
1687
|
<action>
|
|
1372
|
-
<action_id>
|
|
1688
|
+
<action_id>set_metadata_field_text_3940996004_description</action_id>
|
|
1373
1689
|
<action_type>set_attribute_value</action_type>
|
|
1374
|
-
<asset>[[output://
|
|
1690
|
+
<asset>[[output://create_metadata_field_text_3940996004.assetid]]</asset>
|
|
1375
1691
|
<attribute>description</attribute>
|
|
1376
1692
|
<value><![CDATA[]]></value>
|
|
1377
1693
|
</action>
|
|
1378
1694
|
<action>
|
|
1379
|
-
<action_id>
|
|
1695
|
+
<action_id>set_metadata_field_text_3940996004_editable</action_id>
|
|
1380
1696
|
<action_type>set_attribute_value</action_type>
|
|
1381
|
-
<asset>[[output://
|
|
1697
|
+
<asset>[[output://create_metadata_field_text_3940996004.assetid]]</asset>
|
|
1382
1698
|
<attribute>editable</attribute>
|
|
1383
1699
|
<value><![CDATA[1]]></value>
|
|
1384
1700
|
</action>
|
|
1385
1701
|
<action>
|
|
1386
|
-
<action_id>
|
|
1702
|
+
<action_id>set_metadata_field_text_3940996004_editable</action_id>
|
|
1387
1703
|
<action_type>set_attribute_value</action_type>
|
|
1388
|
-
<asset>[[output://
|
|
1704
|
+
<asset>[[output://create_metadata_field_text_3940996004.assetid]]</asset>
|
|
1389
1705
|
<attribute>editable</attribute>
|
|
1390
1706
|
<value><![CDATA[1]]></value>
|
|
1391
1707
|
</action>
|
|
1392
1708
|
<action>
|
|
1393
|
-
<action_id>
|
|
1709
|
+
<action_id>set_metadata_field_text_3940996004_required</action_id>
|
|
1394
1710
|
<action_type>set_attribute_value</action_type>
|
|
1395
|
-
<asset>[[output://
|
|
1711
|
+
<asset>[[output://create_metadata_field_text_3940996004.assetid]]</asset>
|
|
1396
1712
|
<attribute>required</attribute>
|
|
1397
1713
|
<value><![CDATA[0]]></value>
|
|
1398
1714
|
</action>
|
|
1399
1715
|
<action>
|
|
1400
|
-
<action_id>
|
|
1716
|
+
<action_id>set_permission_3940996004_read_5</action_id>
|
|
1401
1717
|
<action_type>set_permission</action_type>
|
|
1402
|
-
<asset>[[output://
|
|
1718
|
+
<asset>[[output://create_metadata_field_text_3940996004.assetid]]</asset>
|
|
1403
1719
|
<permission>1</permission>
|
|
1404
1720
|
<granted>1</granted>
|
|
1405
1721
|
<userid>[[system://public_user]]</userid>
|
|
1406
1722
|
</action>
|
|
1407
1723
|
|
|
1408
1724
|
<action>
|
|
1409
|
-
<action_id>
|
|
1725
|
+
<action_id>create_metadata_field_wysiwyg_6933314443</action_id>
|
|
1410
1726
|
<action_type>create_asset</action_type>
|
|
1411
1727
|
<type_code>metadata_field_wysiwyg</type_code>
|
|
1412
1728
|
<link_type>2</link_type>
|
|
1413
|
-
<parentid>[[output://
|
|
1729
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1414
1730
|
<value></value>
|
|
1415
1731
|
<is_dependant>1</is_dependant>
|
|
1416
1732
|
<is_exclusive>0</is_exclusive>
|
|
1417
1733
|
</action>
|
|
1418
1734
|
<action>
|
|
1419
|
-
<action_id>
|
|
1735
|
+
<action_id>set_metadata_field_wysiwyg_6933314443_name</action_id>
|
|
1420
1736
|
<action_type>set_attribute_value</action_type>
|
|
1421
|
-
<asset>[[output://
|
|
1737
|
+
<asset>[[output://create_metadata_field_wysiwyg_6933314443.assetid]]</asset>
|
|
1422
1738
|
<attribute>name</attribute>
|
|
1423
1739
|
<value><![CDATA[content_5]]></value>
|
|
1424
1740
|
</action>
|
|
1425
1741
|
<action>
|
|
1426
|
-
<action_id>
|
|
1742
|
+
<action_id>set_metadata_field_wysiwyg_6933314443_friendly_name</action_id>
|
|
1427
1743
|
<action_type>set_attribute_value</action_type>
|
|
1428
|
-
<asset>[[output://
|
|
1744
|
+
<asset>[[output://create_metadata_field_wysiwyg_6933314443.assetid]]</asset>
|
|
1429
1745
|
<attribute>friendly_name</attribute>
|
|
1430
1746
|
<value><![CDATA[Tab 5 - Content]]></value>
|
|
1431
1747
|
</action>
|
|
1432
1748
|
<action>
|
|
1433
|
-
<action_id>
|
|
1749
|
+
<action_id>set_metadata_field_wysiwyg_6933314443_default</action_id>
|
|
1434
1750
|
<action_type>set_attribute_value</action_type>
|
|
1435
|
-
<asset>[[output://
|
|
1751
|
+
<asset>[[output://create_metadata_field_wysiwyg_6933314443.assetid]]</asset>
|
|
1436
1752
|
<attribute>default</attribute>
|
|
1437
1753
|
<value><![CDATA[]]></value>
|
|
1438
1754
|
</action>
|
|
1439
1755
|
<action>
|
|
1440
|
-
<action_id>
|
|
1756
|
+
<action_id>set_metadata_field_wysiwyg_6933314443_description</action_id>
|
|
1441
1757
|
<action_type>set_attribute_value</action_type>
|
|
1442
|
-
<asset>[[output://
|
|
1758
|
+
<asset>[[output://create_metadata_field_wysiwyg_6933314443.assetid]]</asset>
|
|
1443
1759
|
<attribute>description</attribute>
|
|
1444
1760
|
<value><![CDATA[]]></value>
|
|
1445
1761
|
</action>
|
|
1446
1762
|
<action>
|
|
1447
|
-
<action_id>
|
|
1763
|
+
<action_id>set_metadata_field_wysiwyg_6933314443_editable</action_id>
|
|
1448
1764
|
<action_type>set_attribute_value</action_type>
|
|
1449
|
-
<asset>[[output://
|
|
1765
|
+
<asset>[[output://create_metadata_field_wysiwyg_6933314443.assetid]]</asset>
|
|
1450
1766
|
<attribute>editable</attribute>
|
|
1451
1767
|
<value><![CDATA[1]]></value>
|
|
1452
1768
|
</action>
|
|
1453
1769
|
<action>
|
|
1454
|
-
<action_id>
|
|
1770
|
+
<action_id>set_metadata_field_wysiwyg_6933314443_editable</action_id>
|
|
1455
1771
|
<action_type>set_attribute_value</action_type>
|
|
1456
|
-
<asset>[[output://
|
|
1772
|
+
<asset>[[output://create_metadata_field_wysiwyg_6933314443.assetid]]</asset>
|
|
1457
1773
|
<attribute>editable</attribute>
|
|
1458
1774
|
<value><![CDATA[1]]></value>
|
|
1459
1775
|
</action>
|
|
1460
1776
|
<action>
|
|
1461
|
-
<action_id>
|
|
1777
|
+
<action_id>set_metadata_field_wysiwyg_6933314443_required</action_id>
|
|
1462
1778
|
<action_type>set_attribute_value</action_type>
|
|
1463
|
-
<asset>[[output://
|
|
1779
|
+
<asset>[[output://create_metadata_field_wysiwyg_6933314443.assetid]]</asset>
|
|
1464
1780
|
<attribute>required</attribute>
|
|
1465
1781
|
<value><![CDATA[0]]></value>
|
|
1466
1782
|
</action>
|
|
1467
1783
|
<action>
|
|
1468
|
-
<action_id>
|
|
1784
|
+
<action_id>set_permission_6933314443_read_5</action_id>
|
|
1469
1785
|
<action_type>set_permission</action_type>
|
|
1470
|
-
<asset>[[output://
|
|
1786
|
+
<asset>[[output://create_metadata_field_wysiwyg_6933314443.assetid]]</asset>
|
|
1471
1787
|
<permission>1</permission>
|
|
1472
1788
|
<granted>1</granted>
|
|
1473
1789
|
<userid>[[system://public_user]]</userid>
|
|
1474
1790
|
</action>
|
|
1475
1791
|
|
|
1476
1792
|
<action>
|
|
1477
|
-
<action_id>
|
|
1793
|
+
<action_id>create_metadata_field_text_1743069854</action_id>
|
|
1478
1794
|
<action_type>create_asset</action_type>
|
|
1479
1795
|
<type_code>metadata_field_text</type_code>
|
|
1480
1796
|
<link_type>2</link_type>
|
|
1481
|
-
<parentid>[[output://
|
|
1797
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1482
1798
|
<value></value>
|
|
1483
1799
|
<is_dependant>1</is_dependant>
|
|
1484
1800
|
<is_exclusive>0</is_exclusive>
|
|
1485
1801
|
</action>
|
|
1486
1802
|
<action>
|
|
1487
|
-
<action_id>
|
|
1803
|
+
<action_id>set_metadata_field_text_1743069854_name</action_id>
|
|
1488
1804
|
<action_type>set_attribute_value</action_type>
|
|
1489
|
-
<asset>[[output://
|
|
1805
|
+
<asset>[[output://create_metadata_field_text_1743069854.assetid]]</asset>
|
|
1490
1806
|
<attribute>name</attribute>
|
|
1491
1807
|
<value><![CDATA[title_6]]></value>
|
|
1492
1808
|
</action>
|
|
1493
1809
|
<action>
|
|
1494
|
-
<action_id>
|
|
1810
|
+
<action_id>set_metadata_field_text_1743069854_friendly_name</action_id>
|
|
1495
1811
|
<action_type>set_attribute_value</action_type>
|
|
1496
|
-
<asset>[[output://
|
|
1812
|
+
<asset>[[output://create_metadata_field_text_1743069854.assetid]]</asset>
|
|
1497
1813
|
<attribute>friendly_name</attribute>
|
|
1498
1814
|
<value><![CDATA[Tab 6 - Title]]></value>
|
|
1499
1815
|
</action>
|
|
1500
1816
|
<action>
|
|
1501
|
-
<action_id>
|
|
1817
|
+
<action_id>set_metadata_field_text_1743069854_default</action_id>
|
|
1502
1818
|
<action_type>set_attribute_value</action_type>
|
|
1503
|
-
<asset>[[output://
|
|
1819
|
+
<asset>[[output://create_metadata_field_text_1743069854.assetid]]</asset>
|
|
1504
1820
|
<attribute>default</attribute>
|
|
1505
1821
|
<value><![CDATA[]]></value>
|
|
1506
1822
|
</action>
|
|
1507
1823
|
<action>
|
|
1508
|
-
<action_id>
|
|
1824
|
+
<action_id>set_metadata_field_text_1743069854_description</action_id>
|
|
1509
1825
|
<action_type>set_attribute_value</action_type>
|
|
1510
|
-
<asset>[[output://
|
|
1826
|
+
<asset>[[output://create_metadata_field_text_1743069854.assetid]]</asset>
|
|
1511
1827
|
<attribute>description</attribute>
|
|
1512
1828
|
<value><![CDATA[]]></value>
|
|
1513
1829
|
</action>
|
|
1514
1830
|
<action>
|
|
1515
|
-
<action_id>
|
|
1831
|
+
<action_id>set_metadata_field_text_1743069854_editable</action_id>
|
|
1516
1832
|
<action_type>set_attribute_value</action_type>
|
|
1517
|
-
<asset>[[output://
|
|
1833
|
+
<asset>[[output://create_metadata_field_text_1743069854.assetid]]</asset>
|
|
1518
1834
|
<attribute>editable</attribute>
|
|
1519
1835
|
<value><![CDATA[1]]></value>
|
|
1520
1836
|
</action>
|
|
1521
1837
|
<action>
|
|
1522
|
-
<action_id>
|
|
1838
|
+
<action_id>set_metadata_field_text_1743069854_editable</action_id>
|
|
1523
1839
|
<action_type>set_attribute_value</action_type>
|
|
1524
|
-
<asset>[[output://
|
|
1840
|
+
<asset>[[output://create_metadata_field_text_1743069854.assetid]]</asset>
|
|
1525
1841
|
<attribute>editable</attribute>
|
|
1526
1842
|
<value><![CDATA[1]]></value>
|
|
1527
1843
|
</action>
|
|
1528
1844
|
<action>
|
|
1529
|
-
<action_id>
|
|
1845
|
+
<action_id>set_metadata_field_text_1743069854_required</action_id>
|
|
1530
1846
|
<action_type>set_attribute_value</action_type>
|
|
1531
|
-
<asset>[[output://
|
|
1847
|
+
<asset>[[output://create_metadata_field_text_1743069854.assetid]]</asset>
|
|
1532
1848
|
<attribute>required</attribute>
|
|
1533
1849
|
<value><![CDATA[0]]></value>
|
|
1534
1850
|
</action>
|
|
1535
1851
|
<action>
|
|
1536
|
-
<action_id>
|
|
1852
|
+
<action_id>set_permission_1743069854_read_5</action_id>
|
|
1537
1853
|
<action_type>set_permission</action_type>
|
|
1538
|
-
<asset>[[output://
|
|
1854
|
+
<asset>[[output://create_metadata_field_text_1743069854.assetid]]</asset>
|
|
1539
1855
|
<permission>1</permission>
|
|
1540
1856
|
<granted>1</granted>
|
|
1541
1857
|
<userid>[[system://public_user]]</userid>
|
|
1542
1858
|
</action>
|
|
1543
1859
|
|
|
1544
1860
|
<action>
|
|
1545
|
-
<action_id>
|
|
1861
|
+
<action_id>create_metadata_field_text_4832191347</action_id>
|
|
1546
1862
|
<action_type>create_asset</action_type>
|
|
1547
1863
|
<type_code>metadata_field_text</type_code>
|
|
1548
1864
|
<link_type>2</link_type>
|
|
1549
|
-
<parentid>[[output://
|
|
1865
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1550
1866
|
<value></value>
|
|
1551
1867
|
<is_dependant>1</is_dependant>
|
|
1552
1868
|
<is_exclusive>0</is_exclusive>
|
|
1553
1869
|
</action>
|
|
1554
1870
|
<action>
|
|
1555
|
-
<action_id>
|
|
1871
|
+
<action_id>set_metadata_field_text_4832191347_name</action_id>
|
|
1556
1872
|
<action_type>set_attribute_value</action_type>
|
|
1557
|
-
<asset>[[output://
|
|
1873
|
+
<asset>[[output://create_metadata_field_text_4832191347.assetid]]</asset>
|
|
1558
1874
|
<attribute>name</attribute>
|
|
1559
1875
|
<value><![CDATA[icon_6]]></value>
|
|
1560
1876
|
</action>
|
|
1561
1877
|
<action>
|
|
1562
|
-
<action_id>
|
|
1878
|
+
<action_id>set_metadata_field_text_4832191347_friendly_name</action_id>
|
|
1563
1879
|
<action_type>set_attribute_value</action_type>
|
|
1564
|
-
<asset>[[output://
|
|
1880
|
+
<asset>[[output://create_metadata_field_text_4832191347.assetid]]</asset>
|
|
1565
1881
|
<attribute>friendly_name</attribute>
|
|
1566
1882
|
<value><![CDATA[Tab 6 - Icon]]></value>
|
|
1567
1883
|
</action>
|
|
1568
1884
|
<action>
|
|
1569
|
-
<action_id>
|
|
1885
|
+
<action_id>set_metadata_field_text_4832191347_default</action_id>
|
|
1570
1886
|
<action_type>set_attribute_value</action_type>
|
|
1571
|
-
<asset>[[output://
|
|
1887
|
+
<asset>[[output://create_metadata_field_text_4832191347.assetid]]</asset>
|
|
1572
1888
|
<attribute>default</attribute>
|
|
1573
1889
|
<value><![CDATA[]]></value>
|
|
1574
1890
|
</action>
|
|
1575
1891
|
<action>
|
|
1576
|
-
<action_id>
|
|
1892
|
+
<action_id>set_metadata_field_text_4832191347_description</action_id>
|
|
1577
1893
|
<action_type>set_attribute_value</action_type>
|
|
1578
|
-
<asset>[[output://
|
|
1894
|
+
<asset>[[output://create_metadata_field_text_4832191347.assetid]]</asset>
|
|
1579
1895
|
<attribute>description</attribute>
|
|
1580
1896
|
<value><![CDATA[]]></value>
|
|
1581
1897
|
</action>
|
|
1582
1898
|
<action>
|
|
1583
|
-
<action_id>
|
|
1899
|
+
<action_id>set_metadata_field_text_4832191347_editable</action_id>
|
|
1584
1900
|
<action_type>set_attribute_value</action_type>
|
|
1585
|
-
<asset>[[output://
|
|
1901
|
+
<asset>[[output://create_metadata_field_text_4832191347.assetid]]</asset>
|
|
1586
1902
|
<attribute>editable</attribute>
|
|
1587
1903
|
<value><![CDATA[1]]></value>
|
|
1588
1904
|
</action>
|
|
1589
1905
|
<action>
|
|
1590
|
-
<action_id>
|
|
1906
|
+
<action_id>set_metadata_field_text_4832191347_editable</action_id>
|
|
1591
1907
|
<action_type>set_attribute_value</action_type>
|
|
1592
|
-
<asset>[[output://
|
|
1908
|
+
<asset>[[output://create_metadata_field_text_4832191347.assetid]]</asset>
|
|
1593
1909
|
<attribute>editable</attribute>
|
|
1594
1910
|
<value><![CDATA[1]]></value>
|
|
1595
1911
|
</action>
|
|
1596
1912
|
<action>
|
|
1597
|
-
<action_id>
|
|
1913
|
+
<action_id>set_metadata_field_text_4832191347_required</action_id>
|
|
1598
1914
|
<action_type>set_attribute_value</action_type>
|
|
1599
|
-
<asset>[[output://
|
|
1915
|
+
<asset>[[output://create_metadata_field_text_4832191347.assetid]]</asset>
|
|
1600
1916
|
<attribute>required</attribute>
|
|
1601
1917
|
<value><![CDATA[0]]></value>
|
|
1602
1918
|
</action>
|
|
1603
1919
|
<action>
|
|
1604
|
-
<action_id>
|
|
1920
|
+
<action_id>set_permission_4832191347_read_5</action_id>
|
|
1605
1921
|
<action_type>set_permission</action_type>
|
|
1606
|
-
<asset>[[output://
|
|
1922
|
+
<asset>[[output://create_metadata_field_text_4832191347.assetid]]</asset>
|
|
1607
1923
|
<permission>1</permission>
|
|
1608
1924
|
<granted>1</granted>
|
|
1609
1925
|
<userid>[[system://public_user]]</userid>
|
|
1610
1926
|
</action>
|
|
1611
1927
|
|
|
1612
1928
|
<action>
|
|
1613
|
-
<action_id>
|
|
1929
|
+
<action_id>create_metadata_field_wysiwyg_1695777756</action_id>
|
|
1614
1930
|
<action_type>create_asset</action_type>
|
|
1615
1931
|
<type_code>metadata_field_wysiwyg</type_code>
|
|
1616
1932
|
<link_type>2</link_type>
|
|
1617
|
-
<parentid>[[output://
|
|
1933
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1618
1934
|
<value></value>
|
|
1619
1935
|
<is_dependant>1</is_dependant>
|
|
1620
1936
|
<is_exclusive>0</is_exclusive>
|
|
1621
1937
|
</action>
|
|
1622
1938
|
<action>
|
|
1623
|
-
<action_id>
|
|
1939
|
+
<action_id>set_metadata_field_wysiwyg_1695777756_name</action_id>
|
|
1624
1940
|
<action_type>set_attribute_value</action_type>
|
|
1625
|
-
<asset>[[output://
|
|
1941
|
+
<asset>[[output://create_metadata_field_wysiwyg_1695777756.assetid]]</asset>
|
|
1626
1942
|
<attribute>name</attribute>
|
|
1627
1943
|
<value><![CDATA[content_6]]></value>
|
|
1628
1944
|
</action>
|
|
1629
1945
|
<action>
|
|
1630
|
-
<action_id>
|
|
1946
|
+
<action_id>set_metadata_field_wysiwyg_1695777756_friendly_name</action_id>
|
|
1631
1947
|
<action_type>set_attribute_value</action_type>
|
|
1632
|
-
<asset>[[output://
|
|
1948
|
+
<asset>[[output://create_metadata_field_wysiwyg_1695777756.assetid]]</asset>
|
|
1633
1949
|
<attribute>friendly_name</attribute>
|
|
1634
1950
|
<value><![CDATA[Tab 6 - Content]]></value>
|
|
1635
1951
|
</action>
|
|
1636
1952
|
<action>
|
|
1637
|
-
<action_id>
|
|
1953
|
+
<action_id>set_metadata_field_wysiwyg_1695777756_default</action_id>
|
|
1638
1954
|
<action_type>set_attribute_value</action_type>
|
|
1639
|
-
<asset>[[output://
|
|
1955
|
+
<asset>[[output://create_metadata_field_wysiwyg_1695777756.assetid]]</asset>
|
|
1640
1956
|
<attribute>default</attribute>
|
|
1641
1957
|
<value><![CDATA[]]></value>
|
|
1642
1958
|
</action>
|
|
1643
1959
|
<action>
|
|
1644
|
-
<action_id>
|
|
1960
|
+
<action_id>set_metadata_field_wysiwyg_1695777756_description</action_id>
|
|
1645
1961
|
<action_type>set_attribute_value</action_type>
|
|
1646
|
-
<asset>[[output://
|
|
1962
|
+
<asset>[[output://create_metadata_field_wysiwyg_1695777756.assetid]]</asset>
|
|
1647
1963
|
<attribute>description</attribute>
|
|
1648
1964
|
<value><![CDATA[]]></value>
|
|
1649
1965
|
</action>
|
|
1650
1966
|
<action>
|
|
1651
|
-
<action_id>
|
|
1967
|
+
<action_id>set_metadata_field_wysiwyg_1695777756_editable</action_id>
|
|
1652
1968
|
<action_type>set_attribute_value</action_type>
|
|
1653
|
-
<asset>[[output://
|
|
1969
|
+
<asset>[[output://create_metadata_field_wysiwyg_1695777756.assetid]]</asset>
|
|
1654
1970
|
<attribute>editable</attribute>
|
|
1655
1971
|
<value><![CDATA[1]]></value>
|
|
1656
1972
|
</action>
|
|
1657
1973
|
<action>
|
|
1658
|
-
<action_id>
|
|
1974
|
+
<action_id>set_metadata_field_wysiwyg_1695777756_editable</action_id>
|
|
1659
1975
|
<action_type>set_attribute_value</action_type>
|
|
1660
|
-
<asset>[[output://
|
|
1976
|
+
<asset>[[output://create_metadata_field_wysiwyg_1695777756.assetid]]</asset>
|
|
1661
1977
|
<attribute>editable</attribute>
|
|
1662
1978
|
<value><![CDATA[1]]></value>
|
|
1663
1979
|
</action>
|
|
1664
1980
|
<action>
|
|
1665
|
-
<action_id>
|
|
1981
|
+
<action_id>set_metadata_field_wysiwyg_1695777756_required</action_id>
|
|
1666
1982
|
<action_type>set_attribute_value</action_type>
|
|
1667
|
-
<asset>[[output://
|
|
1983
|
+
<asset>[[output://create_metadata_field_wysiwyg_1695777756.assetid]]</asset>
|
|
1668
1984
|
<attribute>required</attribute>
|
|
1669
1985
|
<value><![CDATA[0]]></value>
|
|
1670
1986
|
</action>
|
|
1671
1987
|
<action>
|
|
1672
|
-
<action_id>
|
|
1988
|
+
<action_id>set_permission_1695777756_read_5</action_id>
|
|
1673
1989
|
<action_type>set_permission</action_type>
|
|
1674
|
-
<asset>[[output://
|
|
1990
|
+
<asset>[[output://create_metadata_field_wysiwyg_1695777756.assetid]]</asset>
|
|
1675
1991
|
<permission>1</permission>
|
|
1676
1992
|
<granted>1</granted>
|
|
1677
1993
|
<userid>[[system://public_user]]</userid>
|
|
1678
1994
|
</action>
|
|
1679
1995
|
|
|
1680
1996
|
<action>
|
|
1681
|
-
<action_id>
|
|
1997
|
+
<action_id>create_metadata_field_text_6600630246</action_id>
|
|
1682
1998
|
<action_type>create_asset</action_type>
|
|
1683
1999
|
<type_code>metadata_field_text</type_code>
|
|
1684
2000
|
<link_type>2</link_type>
|
|
1685
|
-
<parentid>[[output://
|
|
2001
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1686
2002
|
<value></value>
|
|
1687
2003
|
<is_dependant>1</is_dependant>
|
|
1688
2004
|
<is_exclusive>0</is_exclusive>
|
|
1689
2005
|
</action>
|
|
1690
2006
|
<action>
|
|
1691
|
-
<action_id>
|
|
2007
|
+
<action_id>set_metadata_field_text_6600630246_name</action_id>
|
|
1692
2008
|
<action_type>set_attribute_value</action_type>
|
|
1693
|
-
<asset>[[output://
|
|
2009
|
+
<asset>[[output://create_metadata_field_text_6600630246.assetid]]</asset>
|
|
1694
2010
|
<attribute>name</attribute>
|
|
1695
2011
|
<value><![CDATA[title_7]]></value>
|
|
1696
2012
|
</action>
|
|
1697
2013
|
<action>
|
|
1698
|
-
<action_id>
|
|
2014
|
+
<action_id>set_metadata_field_text_6600630246_friendly_name</action_id>
|
|
1699
2015
|
<action_type>set_attribute_value</action_type>
|
|
1700
|
-
<asset>[[output://
|
|
2016
|
+
<asset>[[output://create_metadata_field_text_6600630246.assetid]]</asset>
|
|
1701
2017
|
<attribute>friendly_name</attribute>
|
|
1702
2018
|
<value><![CDATA[Tab 7 - Title]]></value>
|
|
1703
2019
|
</action>
|
|
1704
2020
|
<action>
|
|
1705
|
-
<action_id>
|
|
2021
|
+
<action_id>set_metadata_field_text_6600630246_default</action_id>
|
|
1706
2022
|
<action_type>set_attribute_value</action_type>
|
|
1707
|
-
<asset>[[output://
|
|
2023
|
+
<asset>[[output://create_metadata_field_text_6600630246.assetid]]</asset>
|
|
1708
2024
|
<attribute>default</attribute>
|
|
1709
2025
|
<value><![CDATA[]]></value>
|
|
1710
2026
|
</action>
|
|
1711
2027
|
<action>
|
|
1712
|
-
<action_id>
|
|
2028
|
+
<action_id>set_metadata_field_text_6600630246_description</action_id>
|
|
1713
2029
|
<action_type>set_attribute_value</action_type>
|
|
1714
|
-
<asset>[[output://
|
|
2030
|
+
<asset>[[output://create_metadata_field_text_6600630246.assetid]]</asset>
|
|
1715
2031
|
<attribute>description</attribute>
|
|
1716
2032
|
<value><![CDATA[]]></value>
|
|
1717
2033
|
</action>
|
|
1718
2034
|
<action>
|
|
1719
|
-
<action_id>
|
|
2035
|
+
<action_id>set_metadata_field_text_6600630246_editable</action_id>
|
|
1720
2036
|
<action_type>set_attribute_value</action_type>
|
|
1721
|
-
<asset>[[output://
|
|
2037
|
+
<asset>[[output://create_metadata_field_text_6600630246.assetid]]</asset>
|
|
1722
2038
|
<attribute>editable</attribute>
|
|
1723
2039
|
<value><![CDATA[1]]></value>
|
|
1724
2040
|
</action>
|
|
1725
2041
|
<action>
|
|
1726
|
-
<action_id>
|
|
2042
|
+
<action_id>set_metadata_field_text_6600630246_editable</action_id>
|
|
1727
2043
|
<action_type>set_attribute_value</action_type>
|
|
1728
|
-
<asset>[[output://
|
|
2044
|
+
<asset>[[output://create_metadata_field_text_6600630246.assetid]]</asset>
|
|
1729
2045
|
<attribute>editable</attribute>
|
|
1730
2046
|
<value><![CDATA[1]]></value>
|
|
1731
2047
|
</action>
|
|
1732
2048
|
<action>
|
|
1733
|
-
<action_id>
|
|
2049
|
+
<action_id>set_metadata_field_text_6600630246_required</action_id>
|
|
1734
2050
|
<action_type>set_attribute_value</action_type>
|
|
1735
|
-
<asset>[[output://
|
|
2051
|
+
<asset>[[output://create_metadata_field_text_6600630246.assetid]]</asset>
|
|
1736
2052
|
<attribute>required</attribute>
|
|
1737
2053
|
<value><![CDATA[0]]></value>
|
|
1738
2054
|
</action>
|
|
1739
2055
|
<action>
|
|
1740
|
-
<action_id>
|
|
2056
|
+
<action_id>set_permission_6600630246_read_5</action_id>
|
|
1741
2057
|
<action_type>set_permission</action_type>
|
|
1742
|
-
<asset>[[output://
|
|
2058
|
+
<asset>[[output://create_metadata_field_text_6600630246.assetid]]</asset>
|
|
1743
2059
|
<permission>1</permission>
|
|
1744
2060
|
<granted>1</granted>
|
|
1745
2061
|
<userid>[[system://public_user]]</userid>
|
|
1746
2062
|
</action>
|
|
1747
2063
|
|
|
1748
2064
|
<action>
|
|
1749
|
-
<action_id>
|
|
2065
|
+
<action_id>create_metadata_field_text_4218993110</action_id>
|
|
1750
2066
|
<action_type>create_asset</action_type>
|
|
1751
2067
|
<type_code>metadata_field_text</type_code>
|
|
1752
2068
|
<link_type>2</link_type>
|
|
1753
|
-
<parentid>[[output://
|
|
2069
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1754
2070
|
<value></value>
|
|
1755
2071
|
<is_dependant>1</is_dependant>
|
|
1756
2072
|
<is_exclusive>0</is_exclusive>
|
|
1757
2073
|
</action>
|
|
1758
2074
|
<action>
|
|
1759
|
-
<action_id>
|
|
2075
|
+
<action_id>set_metadata_field_text_4218993110_name</action_id>
|
|
1760
2076
|
<action_type>set_attribute_value</action_type>
|
|
1761
|
-
<asset>[[output://
|
|
2077
|
+
<asset>[[output://create_metadata_field_text_4218993110.assetid]]</asset>
|
|
1762
2078
|
<attribute>name</attribute>
|
|
1763
2079
|
<value><![CDATA[icon_7]]></value>
|
|
1764
2080
|
</action>
|
|
1765
2081
|
<action>
|
|
1766
|
-
<action_id>
|
|
2082
|
+
<action_id>set_metadata_field_text_4218993110_friendly_name</action_id>
|
|
1767
2083
|
<action_type>set_attribute_value</action_type>
|
|
1768
|
-
<asset>[[output://
|
|
2084
|
+
<asset>[[output://create_metadata_field_text_4218993110.assetid]]</asset>
|
|
1769
2085
|
<attribute>friendly_name</attribute>
|
|
1770
2086
|
<value><![CDATA[Tab 7 - Icon]]></value>
|
|
1771
2087
|
</action>
|
|
1772
2088
|
<action>
|
|
1773
|
-
<action_id>
|
|
2089
|
+
<action_id>set_metadata_field_text_4218993110_default</action_id>
|
|
1774
2090
|
<action_type>set_attribute_value</action_type>
|
|
1775
|
-
<asset>[[output://
|
|
2091
|
+
<asset>[[output://create_metadata_field_text_4218993110.assetid]]</asset>
|
|
1776
2092
|
<attribute>default</attribute>
|
|
1777
2093
|
<value><![CDATA[]]></value>
|
|
1778
2094
|
</action>
|
|
1779
2095
|
<action>
|
|
1780
|
-
<action_id>
|
|
2096
|
+
<action_id>set_metadata_field_text_4218993110_description</action_id>
|
|
1781
2097
|
<action_type>set_attribute_value</action_type>
|
|
1782
|
-
<asset>[[output://
|
|
2098
|
+
<asset>[[output://create_metadata_field_text_4218993110.assetid]]</asset>
|
|
1783
2099
|
<attribute>description</attribute>
|
|
1784
2100
|
<value><![CDATA[]]></value>
|
|
1785
2101
|
</action>
|
|
1786
2102
|
<action>
|
|
1787
|
-
<action_id>
|
|
2103
|
+
<action_id>set_metadata_field_text_4218993110_editable</action_id>
|
|
1788
2104
|
<action_type>set_attribute_value</action_type>
|
|
1789
|
-
<asset>[[output://
|
|
2105
|
+
<asset>[[output://create_metadata_field_text_4218993110.assetid]]</asset>
|
|
1790
2106
|
<attribute>editable</attribute>
|
|
1791
2107
|
<value><![CDATA[1]]></value>
|
|
1792
2108
|
</action>
|
|
1793
2109
|
<action>
|
|
1794
|
-
<action_id>
|
|
2110
|
+
<action_id>set_metadata_field_text_4218993110_editable</action_id>
|
|
1795
2111
|
<action_type>set_attribute_value</action_type>
|
|
1796
|
-
<asset>[[output://
|
|
2112
|
+
<asset>[[output://create_metadata_field_text_4218993110.assetid]]</asset>
|
|
1797
2113
|
<attribute>editable</attribute>
|
|
1798
2114
|
<value><![CDATA[1]]></value>
|
|
1799
2115
|
</action>
|
|
1800
2116
|
<action>
|
|
1801
|
-
<action_id>
|
|
2117
|
+
<action_id>set_metadata_field_text_4218993110_required</action_id>
|
|
1802
2118
|
<action_type>set_attribute_value</action_type>
|
|
1803
|
-
<asset>[[output://
|
|
2119
|
+
<asset>[[output://create_metadata_field_text_4218993110.assetid]]</asset>
|
|
1804
2120
|
<attribute>required</attribute>
|
|
1805
2121
|
<value><![CDATA[0]]></value>
|
|
1806
2122
|
</action>
|
|
1807
2123
|
<action>
|
|
1808
|
-
<action_id>
|
|
2124
|
+
<action_id>set_permission_4218993110_read_5</action_id>
|
|
1809
2125
|
<action_type>set_permission</action_type>
|
|
1810
|
-
<asset>[[output://
|
|
2126
|
+
<asset>[[output://create_metadata_field_text_4218993110.assetid]]</asset>
|
|
1811
2127
|
<permission>1</permission>
|
|
1812
2128
|
<granted>1</granted>
|
|
1813
2129
|
<userid>[[system://public_user]]</userid>
|
|
1814
2130
|
</action>
|
|
1815
2131
|
|
|
1816
2132
|
<action>
|
|
1817
|
-
<action_id>
|
|
2133
|
+
<action_id>create_metadata_field_wysiwyg_3592714811</action_id>
|
|
1818
2134
|
<action_type>create_asset</action_type>
|
|
1819
2135
|
<type_code>metadata_field_wysiwyg</type_code>
|
|
1820
2136
|
<link_type>2</link_type>
|
|
1821
|
-
<parentid>[[output://
|
|
2137
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1822
2138
|
<value></value>
|
|
1823
2139
|
<is_dependant>1</is_dependant>
|
|
1824
2140
|
<is_exclusive>0</is_exclusive>
|
|
1825
2141
|
</action>
|
|
1826
2142
|
<action>
|
|
1827
|
-
<action_id>
|
|
2143
|
+
<action_id>set_metadata_field_wysiwyg_3592714811_name</action_id>
|
|
1828
2144
|
<action_type>set_attribute_value</action_type>
|
|
1829
|
-
<asset>[[output://
|
|
2145
|
+
<asset>[[output://create_metadata_field_wysiwyg_3592714811.assetid]]</asset>
|
|
1830
2146
|
<attribute>name</attribute>
|
|
1831
2147
|
<value><![CDATA[content_7]]></value>
|
|
1832
2148
|
</action>
|
|
1833
2149
|
<action>
|
|
1834
|
-
<action_id>
|
|
2150
|
+
<action_id>set_metadata_field_wysiwyg_3592714811_friendly_name</action_id>
|
|
1835
2151
|
<action_type>set_attribute_value</action_type>
|
|
1836
|
-
<asset>[[output://
|
|
2152
|
+
<asset>[[output://create_metadata_field_wysiwyg_3592714811.assetid]]</asset>
|
|
1837
2153
|
<attribute>friendly_name</attribute>
|
|
1838
2154
|
<value><![CDATA[Tab 7 - Content]]></value>
|
|
1839
2155
|
</action>
|
|
1840
2156
|
<action>
|
|
1841
|
-
<action_id>
|
|
2157
|
+
<action_id>set_metadata_field_wysiwyg_3592714811_default</action_id>
|
|
1842
2158
|
<action_type>set_attribute_value</action_type>
|
|
1843
|
-
<asset>[[output://
|
|
2159
|
+
<asset>[[output://create_metadata_field_wysiwyg_3592714811.assetid]]</asset>
|
|
1844
2160
|
<attribute>default</attribute>
|
|
1845
2161
|
<value><![CDATA[]]></value>
|
|
1846
2162
|
</action>
|
|
1847
2163
|
<action>
|
|
1848
|
-
<action_id>
|
|
2164
|
+
<action_id>set_metadata_field_wysiwyg_3592714811_description</action_id>
|
|
1849
2165
|
<action_type>set_attribute_value</action_type>
|
|
1850
|
-
<asset>[[output://
|
|
2166
|
+
<asset>[[output://create_metadata_field_wysiwyg_3592714811.assetid]]</asset>
|
|
1851
2167
|
<attribute>description</attribute>
|
|
1852
2168
|
<value><![CDATA[]]></value>
|
|
1853
2169
|
</action>
|
|
1854
2170
|
<action>
|
|
1855
|
-
<action_id>
|
|
2171
|
+
<action_id>set_metadata_field_wysiwyg_3592714811_editable</action_id>
|
|
1856
2172
|
<action_type>set_attribute_value</action_type>
|
|
1857
|
-
<asset>[[output://
|
|
2173
|
+
<asset>[[output://create_metadata_field_wysiwyg_3592714811.assetid]]</asset>
|
|
1858
2174
|
<attribute>editable</attribute>
|
|
1859
2175
|
<value><![CDATA[1]]></value>
|
|
1860
2176
|
</action>
|
|
1861
2177
|
<action>
|
|
1862
|
-
<action_id>
|
|
2178
|
+
<action_id>set_metadata_field_wysiwyg_3592714811_editable</action_id>
|
|
1863
2179
|
<action_type>set_attribute_value</action_type>
|
|
1864
|
-
<asset>[[output://
|
|
2180
|
+
<asset>[[output://create_metadata_field_wysiwyg_3592714811.assetid]]</asset>
|
|
1865
2181
|
<attribute>editable</attribute>
|
|
1866
2182
|
<value><![CDATA[1]]></value>
|
|
1867
2183
|
</action>
|
|
1868
2184
|
<action>
|
|
1869
|
-
<action_id>
|
|
2185
|
+
<action_id>set_metadata_field_wysiwyg_3592714811_required</action_id>
|
|
1870
2186
|
<action_type>set_attribute_value</action_type>
|
|
1871
|
-
<asset>[[output://
|
|
2187
|
+
<asset>[[output://create_metadata_field_wysiwyg_3592714811.assetid]]</asset>
|
|
1872
2188
|
<attribute>required</attribute>
|
|
1873
2189
|
<value><![CDATA[0]]></value>
|
|
1874
2190
|
</action>
|
|
1875
2191
|
<action>
|
|
1876
|
-
<action_id>
|
|
2192
|
+
<action_id>set_permission_3592714811_read_5</action_id>
|
|
1877
2193
|
<action_type>set_permission</action_type>
|
|
1878
|
-
<asset>[[output://
|
|
2194
|
+
<asset>[[output://create_metadata_field_wysiwyg_3592714811.assetid]]</asset>
|
|
1879
2195
|
<permission>1</permission>
|
|
1880
2196
|
<granted>1</granted>
|
|
1881
2197
|
<userid>[[system://public_user]]</userid>
|
|
1882
2198
|
</action>
|
|
1883
2199
|
|
|
1884
2200
|
<action>
|
|
1885
|
-
<action_id>
|
|
2201
|
+
<action_id>create_metadata_field_text_5637851542</action_id>
|
|
1886
2202
|
<action_type>create_asset</action_type>
|
|
1887
2203
|
<type_code>metadata_field_text</type_code>
|
|
1888
2204
|
<link_type>2</link_type>
|
|
1889
|
-
<parentid>[[output://
|
|
2205
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1890
2206
|
<value></value>
|
|
1891
2207
|
<is_dependant>1</is_dependant>
|
|
1892
2208
|
<is_exclusive>0</is_exclusive>
|
|
1893
2209
|
</action>
|
|
1894
2210
|
<action>
|
|
1895
|
-
<action_id>
|
|
2211
|
+
<action_id>set_metadata_field_text_5637851542_name</action_id>
|
|
1896
2212
|
<action_type>set_attribute_value</action_type>
|
|
1897
|
-
<asset>[[output://
|
|
2213
|
+
<asset>[[output://create_metadata_field_text_5637851542.assetid]]</asset>
|
|
1898
2214
|
<attribute>name</attribute>
|
|
1899
2215
|
<value><![CDATA[title_8]]></value>
|
|
1900
2216
|
</action>
|
|
1901
2217
|
<action>
|
|
1902
|
-
<action_id>
|
|
2218
|
+
<action_id>set_metadata_field_text_5637851542_friendly_name</action_id>
|
|
1903
2219
|
<action_type>set_attribute_value</action_type>
|
|
1904
|
-
<asset>[[output://
|
|
2220
|
+
<asset>[[output://create_metadata_field_text_5637851542.assetid]]</asset>
|
|
1905
2221
|
<attribute>friendly_name</attribute>
|
|
1906
2222
|
<value><![CDATA[Tab 8 - Title]]></value>
|
|
1907
2223
|
</action>
|
|
1908
2224
|
<action>
|
|
1909
|
-
<action_id>
|
|
2225
|
+
<action_id>set_metadata_field_text_5637851542_default</action_id>
|
|
1910
2226
|
<action_type>set_attribute_value</action_type>
|
|
1911
|
-
<asset>[[output://
|
|
2227
|
+
<asset>[[output://create_metadata_field_text_5637851542.assetid]]</asset>
|
|
1912
2228
|
<attribute>default</attribute>
|
|
1913
2229
|
<value><![CDATA[]]></value>
|
|
1914
2230
|
</action>
|
|
1915
2231
|
<action>
|
|
1916
|
-
<action_id>
|
|
2232
|
+
<action_id>set_metadata_field_text_5637851542_description</action_id>
|
|
1917
2233
|
<action_type>set_attribute_value</action_type>
|
|
1918
|
-
<asset>[[output://
|
|
2234
|
+
<asset>[[output://create_metadata_field_text_5637851542.assetid]]</asset>
|
|
1919
2235
|
<attribute>description</attribute>
|
|
1920
2236
|
<value><![CDATA[]]></value>
|
|
1921
2237
|
</action>
|
|
1922
2238
|
<action>
|
|
1923
|
-
<action_id>
|
|
2239
|
+
<action_id>set_metadata_field_text_5637851542_editable</action_id>
|
|
1924
2240
|
<action_type>set_attribute_value</action_type>
|
|
1925
|
-
<asset>[[output://
|
|
2241
|
+
<asset>[[output://create_metadata_field_text_5637851542.assetid]]</asset>
|
|
1926
2242
|
<attribute>editable</attribute>
|
|
1927
2243
|
<value><![CDATA[1]]></value>
|
|
1928
2244
|
</action>
|
|
1929
2245
|
<action>
|
|
1930
|
-
<action_id>
|
|
2246
|
+
<action_id>set_metadata_field_text_5637851542_editable</action_id>
|
|
1931
2247
|
<action_type>set_attribute_value</action_type>
|
|
1932
|
-
<asset>[[output://
|
|
2248
|
+
<asset>[[output://create_metadata_field_text_5637851542.assetid]]</asset>
|
|
1933
2249
|
<attribute>editable</attribute>
|
|
1934
2250
|
<value><![CDATA[1]]></value>
|
|
1935
2251
|
</action>
|
|
1936
2252
|
<action>
|
|
1937
|
-
<action_id>
|
|
2253
|
+
<action_id>set_metadata_field_text_5637851542_required</action_id>
|
|
1938
2254
|
<action_type>set_attribute_value</action_type>
|
|
1939
|
-
<asset>[[output://
|
|
2255
|
+
<asset>[[output://create_metadata_field_text_5637851542.assetid]]</asset>
|
|
1940
2256
|
<attribute>required</attribute>
|
|
1941
2257
|
<value><![CDATA[0]]></value>
|
|
1942
2258
|
</action>
|
|
1943
2259
|
<action>
|
|
1944
|
-
<action_id>
|
|
2260
|
+
<action_id>set_permission_5637851542_read_5</action_id>
|
|
1945
2261
|
<action_type>set_permission</action_type>
|
|
1946
|
-
<asset>[[output://
|
|
2262
|
+
<asset>[[output://create_metadata_field_text_5637851542.assetid]]</asset>
|
|
1947
2263
|
<permission>1</permission>
|
|
1948
2264
|
<granted>1</granted>
|
|
1949
2265
|
<userid>[[system://public_user]]</userid>
|
|
1950
2266
|
</action>
|
|
1951
2267
|
|
|
1952
2268
|
<action>
|
|
1953
|
-
<action_id>
|
|
2269
|
+
<action_id>create_metadata_field_text_4708318352</action_id>
|
|
1954
2270
|
<action_type>create_asset</action_type>
|
|
1955
2271
|
<type_code>metadata_field_text</type_code>
|
|
1956
2272
|
<link_type>2</link_type>
|
|
1957
|
-
<parentid>[[output://
|
|
2273
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
1958
2274
|
<value></value>
|
|
1959
2275
|
<is_dependant>1</is_dependant>
|
|
1960
2276
|
<is_exclusive>0</is_exclusive>
|
|
1961
2277
|
</action>
|
|
1962
2278
|
<action>
|
|
1963
|
-
<action_id>
|
|
2279
|
+
<action_id>set_metadata_field_text_4708318352_name</action_id>
|
|
1964
2280
|
<action_type>set_attribute_value</action_type>
|
|
1965
|
-
<asset>[[output://
|
|
2281
|
+
<asset>[[output://create_metadata_field_text_4708318352.assetid]]</asset>
|
|
1966
2282
|
<attribute>name</attribute>
|
|
1967
2283
|
<value><![CDATA[icon_8]]></value>
|
|
1968
2284
|
</action>
|
|
1969
2285
|
<action>
|
|
1970
|
-
<action_id>
|
|
2286
|
+
<action_id>set_metadata_field_text_4708318352_friendly_name</action_id>
|
|
1971
2287
|
<action_type>set_attribute_value</action_type>
|
|
1972
|
-
<asset>[[output://
|
|
2288
|
+
<asset>[[output://create_metadata_field_text_4708318352.assetid]]</asset>
|
|
1973
2289
|
<attribute>friendly_name</attribute>
|
|
1974
2290
|
<value><![CDATA[Tab 8 - Icon]]></value>
|
|
1975
2291
|
</action>
|
|
1976
2292
|
<action>
|
|
1977
|
-
<action_id>
|
|
2293
|
+
<action_id>set_metadata_field_text_4708318352_default</action_id>
|
|
1978
2294
|
<action_type>set_attribute_value</action_type>
|
|
1979
|
-
<asset>[[output://
|
|
2295
|
+
<asset>[[output://create_metadata_field_text_4708318352.assetid]]</asset>
|
|
1980
2296
|
<attribute>default</attribute>
|
|
1981
2297
|
<value><![CDATA[]]></value>
|
|
1982
2298
|
</action>
|
|
1983
2299
|
<action>
|
|
1984
|
-
<action_id>
|
|
2300
|
+
<action_id>set_metadata_field_text_4708318352_description</action_id>
|
|
1985
2301
|
<action_type>set_attribute_value</action_type>
|
|
1986
|
-
<asset>[[output://
|
|
2302
|
+
<asset>[[output://create_metadata_field_text_4708318352.assetid]]</asset>
|
|
1987
2303
|
<attribute>description</attribute>
|
|
1988
2304
|
<value><![CDATA[]]></value>
|
|
1989
2305
|
</action>
|
|
1990
2306
|
<action>
|
|
1991
|
-
<action_id>
|
|
2307
|
+
<action_id>set_metadata_field_text_4708318352_editable</action_id>
|
|
1992
2308
|
<action_type>set_attribute_value</action_type>
|
|
1993
|
-
<asset>[[output://
|
|
2309
|
+
<asset>[[output://create_metadata_field_text_4708318352.assetid]]</asset>
|
|
1994
2310
|
<attribute>editable</attribute>
|
|
1995
2311
|
<value><![CDATA[1]]></value>
|
|
1996
2312
|
</action>
|
|
1997
2313
|
<action>
|
|
1998
|
-
<action_id>
|
|
2314
|
+
<action_id>set_metadata_field_text_4708318352_editable</action_id>
|
|
1999
2315
|
<action_type>set_attribute_value</action_type>
|
|
2000
|
-
<asset>[[output://
|
|
2316
|
+
<asset>[[output://create_metadata_field_text_4708318352.assetid]]</asset>
|
|
2001
2317
|
<attribute>editable</attribute>
|
|
2002
2318
|
<value><![CDATA[1]]></value>
|
|
2003
2319
|
</action>
|
|
2004
2320
|
<action>
|
|
2005
|
-
<action_id>
|
|
2321
|
+
<action_id>set_metadata_field_text_4708318352_required</action_id>
|
|
2006
2322
|
<action_type>set_attribute_value</action_type>
|
|
2007
|
-
<asset>[[output://
|
|
2323
|
+
<asset>[[output://create_metadata_field_text_4708318352.assetid]]</asset>
|
|
2008
2324
|
<attribute>required</attribute>
|
|
2009
2325
|
<value><![CDATA[0]]></value>
|
|
2010
2326
|
</action>
|
|
2011
2327
|
<action>
|
|
2012
|
-
<action_id>
|
|
2328
|
+
<action_id>set_permission_4708318352_read_5</action_id>
|
|
2013
2329
|
<action_type>set_permission</action_type>
|
|
2014
|
-
<asset>[[output://
|
|
2330
|
+
<asset>[[output://create_metadata_field_text_4708318352.assetid]]</asset>
|
|
2015
2331
|
<permission>1</permission>
|
|
2016
2332
|
<granted>1</granted>
|
|
2017
2333
|
<userid>[[system://public_user]]</userid>
|
|
2018
2334
|
</action>
|
|
2019
2335
|
|
|
2020
2336
|
<action>
|
|
2021
|
-
<action_id>
|
|
2337
|
+
<action_id>create_metadata_field_wysiwyg_2757911301</action_id>
|
|
2022
2338
|
<action_type>create_asset</action_type>
|
|
2023
2339
|
<type_code>metadata_field_wysiwyg</type_code>
|
|
2024
2340
|
<link_type>2</link_type>
|
|
2025
|
-
<parentid>[[output://
|
|
2341
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
2026
2342
|
<value></value>
|
|
2027
2343
|
<is_dependant>1</is_dependant>
|
|
2028
2344
|
<is_exclusive>0</is_exclusive>
|
|
2029
2345
|
</action>
|
|
2030
2346
|
<action>
|
|
2031
|
-
<action_id>
|
|
2347
|
+
<action_id>set_metadata_field_wysiwyg_2757911301_name</action_id>
|
|
2032
2348
|
<action_type>set_attribute_value</action_type>
|
|
2033
|
-
<asset>[[output://
|
|
2349
|
+
<asset>[[output://create_metadata_field_wysiwyg_2757911301.assetid]]</asset>
|
|
2034
2350
|
<attribute>name</attribute>
|
|
2035
2351
|
<value><![CDATA[content_8]]></value>
|
|
2036
2352
|
</action>
|
|
2037
2353
|
<action>
|
|
2038
|
-
<action_id>
|
|
2354
|
+
<action_id>set_metadata_field_wysiwyg_2757911301_friendly_name</action_id>
|
|
2039
2355
|
<action_type>set_attribute_value</action_type>
|
|
2040
|
-
<asset>[[output://
|
|
2356
|
+
<asset>[[output://create_metadata_field_wysiwyg_2757911301.assetid]]</asset>
|
|
2041
2357
|
<attribute>friendly_name</attribute>
|
|
2042
2358
|
<value><![CDATA[Tab 8 - Content]]></value>
|
|
2043
2359
|
</action>
|
|
2044
2360
|
<action>
|
|
2045
|
-
<action_id>
|
|
2361
|
+
<action_id>set_metadata_field_wysiwyg_2757911301_default</action_id>
|
|
2046
2362
|
<action_type>set_attribute_value</action_type>
|
|
2047
|
-
<asset>[[output://
|
|
2363
|
+
<asset>[[output://create_metadata_field_wysiwyg_2757911301.assetid]]</asset>
|
|
2048
2364
|
<attribute>default</attribute>
|
|
2049
2365
|
<value><![CDATA[]]></value>
|
|
2050
2366
|
</action>
|
|
2051
2367
|
<action>
|
|
2052
|
-
<action_id>
|
|
2368
|
+
<action_id>set_metadata_field_wysiwyg_2757911301_description</action_id>
|
|
2053
2369
|
<action_type>set_attribute_value</action_type>
|
|
2054
|
-
<asset>[[output://
|
|
2370
|
+
<asset>[[output://create_metadata_field_wysiwyg_2757911301.assetid]]</asset>
|
|
2055
2371
|
<attribute>description</attribute>
|
|
2056
2372
|
<value><![CDATA[]]></value>
|
|
2057
2373
|
</action>
|
|
2058
2374
|
<action>
|
|
2059
|
-
<action_id>
|
|
2375
|
+
<action_id>set_metadata_field_wysiwyg_2757911301_editable</action_id>
|
|
2060
2376
|
<action_type>set_attribute_value</action_type>
|
|
2061
|
-
<asset>[[output://
|
|
2377
|
+
<asset>[[output://create_metadata_field_wysiwyg_2757911301.assetid]]</asset>
|
|
2062
2378
|
<attribute>editable</attribute>
|
|
2063
2379
|
<value><![CDATA[1]]></value>
|
|
2064
2380
|
</action>
|
|
2065
2381
|
<action>
|
|
2066
|
-
<action_id>
|
|
2382
|
+
<action_id>set_metadata_field_wysiwyg_2757911301_editable</action_id>
|
|
2067
2383
|
<action_type>set_attribute_value</action_type>
|
|
2068
|
-
<asset>[[output://
|
|
2384
|
+
<asset>[[output://create_metadata_field_wysiwyg_2757911301.assetid]]</asset>
|
|
2069
2385
|
<attribute>editable</attribute>
|
|
2070
2386
|
<value><![CDATA[1]]></value>
|
|
2071
2387
|
</action>
|
|
2072
2388
|
<action>
|
|
2073
|
-
<action_id>
|
|
2389
|
+
<action_id>set_metadata_field_wysiwyg_2757911301_required</action_id>
|
|
2074
2390
|
<action_type>set_attribute_value</action_type>
|
|
2075
|
-
<asset>[[output://
|
|
2391
|
+
<asset>[[output://create_metadata_field_wysiwyg_2757911301.assetid]]</asset>
|
|
2076
2392
|
<attribute>required</attribute>
|
|
2077
2393
|
<value><![CDATA[0]]></value>
|
|
2078
2394
|
</action>
|
|
2079
2395
|
<action>
|
|
2080
|
-
<action_id>
|
|
2396
|
+
<action_id>set_permission_2757911301_read_5</action_id>
|
|
2081
2397
|
<action_type>set_permission</action_type>
|
|
2082
|
-
<asset>[[output://
|
|
2398
|
+
<asset>[[output://create_metadata_field_wysiwyg_2757911301.assetid]]</asset>
|
|
2083
2399
|
<permission>1</permission>
|
|
2084
2400
|
<granted>1</granted>
|
|
2085
2401
|
<userid>[[system://public_user]]</userid>
|
|
2086
2402
|
</action>
|
|
2087
2403
|
|
|
2088
2404
|
<action>
|
|
2089
|
-
<action_id>
|
|
2405
|
+
<action_id>create_metadata_field_related_asset_8830925058</action_id>
|
|
2090
2406
|
<action_type>create_asset</action_type>
|
|
2091
2407
|
<type_code>metadata_field_related_asset</type_code>
|
|
2092
2408
|
<link_type>2</link_type>
|
|
2093
|
-
<parentid>[[output://
|
|
2409
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
2094
2410
|
<value></value>
|
|
2095
2411
|
<is_dependant>1</is_dependant>
|
|
2096
2412
|
<is_exclusive>0</is_exclusive>
|
|
2097
2413
|
</action>
|
|
2098
2414
|
<action>
|
|
2099
|
-
<action_id>
|
|
2415
|
+
<action_id>set_metadata_field_related_asset_8830925058_name</action_id>
|
|
2100
2416
|
<action_type>set_attribute_value</action_type>
|
|
2101
|
-
<asset>[[output://
|
|
2417
|
+
<asset>[[output://create_metadata_field_related_asset_8830925058.assetid]]</asset>
|
|
2102
2418
|
<attribute>name</attribute>
|
|
2103
2419
|
<value><![CDATA[asset_select]]></value>
|
|
2104
2420
|
</action>
|
|
2105
2421
|
<action>
|
|
2106
|
-
<action_id>
|
|
2422
|
+
<action_id>set_metadata_field_related_asset_8830925058_friendly_name</action_id>
|
|
2107
2423
|
<action_type>set_attribute_value</action_type>
|
|
2108
|
-
<asset>[[output://
|
|
2424
|
+
<asset>[[output://create_metadata_field_related_asset_8830925058.assetid]]</asset>
|
|
2109
2425
|
<attribute>friendly_name</attribute>
|
|
2110
2426
|
<value><![CDATA[Asset]]></value>
|
|
2111
2427
|
</action>
|
|
2112
2428
|
<action>
|
|
2113
|
-
<action_id>
|
|
2429
|
+
<action_id>set_metadata_field_related_asset_8830925058_default</action_id>
|
|
2114
2430
|
<action_type>set_attribute_value</action_type>
|
|
2115
|
-
<asset>[[output://
|
|
2431
|
+
<asset>[[output://create_metadata_field_related_asset_8830925058.assetid]]</asset>
|
|
2116
2432
|
<attribute>default</attribute>
|
|
2117
2433
|
<value><![CDATA[]]></value>
|
|
2118
2434
|
</action>
|
|
2119
2435
|
<action>
|
|
2120
|
-
<action_id>
|
|
2436
|
+
<action_id>set_metadata_field_related_asset_8830925058_description</action_id>
|
|
2121
2437
|
<action_type>set_attribute_value</action_type>
|
|
2122
|
-
<asset>[[output://
|
|
2438
|
+
<asset>[[output://create_metadata_field_related_asset_8830925058.assetid]]</asset>
|
|
2123
2439
|
<attribute>description</attribute>
|
|
2124
2440
|
<value><![CDATA[]]></value>
|
|
2125
2441
|
</action>
|
|
2126
2442
|
<action>
|
|
2127
|
-
<action_id>
|
|
2443
|
+
<action_id>set_metadata_field_related_asset_8830925058_editable</action_id>
|
|
2128
2444
|
<action_type>set_attribute_value</action_type>
|
|
2129
|
-
<asset>[[output://
|
|
2445
|
+
<asset>[[output://create_metadata_field_related_asset_8830925058.assetid]]</asset>
|
|
2130
2446
|
<attribute>editable</attribute>
|
|
2131
2447
|
<value><![CDATA[1]]></value>
|
|
2132
2448
|
</action>
|
|
2133
2449
|
<action>
|
|
2134
|
-
<action_id>
|
|
2450
|
+
<action_id>set_metadata_field_related_asset_8830925058_editable</action_id>
|
|
2135
2451
|
<action_type>set_attribute_value</action_type>
|
|
2136
|
-
<asset>[[output://
|
|
2452
|
+
<asset>[[output://create_metadata_field_related_asset_8830925058.assetid]]</asset>
|
|
2137
2453
|
<attribute>editable</attribute>
|
|
2138
2454
|
<value><![CDATA[1]]></value>
|
|
2139
2455
|
</action>
|
|
2140
2456
|
<action>
|
|
2141
|
-
<action_id>
|
|
2457
|
+
<action_id>set_metadata_field_related_asset_8830925058_required</action_id>
|
|
2142
2458
|
<action_type>set_attribute_value</action_type>
|
|
2143
|
-
<asset>[[output://
|
|
2459
|
+
<asset>[[output://create_metadata_field_related_asset_8830925058.assetid]]</asset>
|
|
2144
2460
|
<attribute>required</attribute>
|
|
2145
2461
|
<value><![CDATA[0]]></value>
|
|
2146
2462
|
</action>
|
|
2147
2463
|
<action>
|
|
2148
|
-
<action_id>
|
|
2464
|
+
<action_id>set_permission_8830925058_read_5</action_id>
|
|
2149
2465
|
<action_type>set_permission</action_type>
|
|
2150
|
-
<asset>[[output://
|
|
2466
|
+
<asset>[[output://create_metadata_field_related_asset_8830925058.assetid]]</asset>
|
|
2151
2467
|
<permission>1</permission>
|
|
2152
2468
|
<granted>1</granted>
|
|
2153
2469
|
<userid>[[system://public_user]]</userid>
|
|
2154
2470
|
</action>
|
|
2155
2471
|
|
|
2156
2472
|
<action>
|
|
2157
|
-
<action_id>
|
|
2473
|
+
<action_id>create_metadata_field_text_7448321702</action_id>
|
|
2158
2474
|
<action_type>create_asset</action_type>
|
|
2159
2475
|
<type_code>metadata_field_text</type_code>
|
|
2160
2476
|
<link_type>2</link_type>
|
|
2161
|
-
<parentid>[[output://
|
|
2477
|
+
<parentid>[[output://create_Metadata_Section_2526362277.assetid]]</parentid>
|
|
2162
2478
|
<value></value>
|
|
2163
2479
|
<is_dependant>1</is_dependant>
|
|
2164
2480
|
<is_exclusive>0</is_exclusive>
|
|
2165
2481
|
</action>
|
|
2166
2482
|
<action>
|
|
2167
|
-
<action_id>
|
|
2483
|
+
<action_id>set_metadata_field_text_7448321702_name</action_id>
|
|
2168
2484
|
<action_type>set_attribute_value</action_type>
|
|
2169
|
-
<asset>[[output://
|
|
2485
|
+
<asset>[[output://create_metadata_field_text_7448321702.assetid]]</asset>
|
|
2170
2486
|
<attribute>name</attribute>
|
|
2171
2487
|
<value><![CDATA[id_field]]></value>
|
|
2172
2488
|
</action>
|
|
2173
2489
|
<action>
|
|
2174
|
-
<action_id>
|
|
2490
|
+
<action_id>set_metadata_field_text_7448321702_friendly_name</action_id>
|
|
2175
2491
|
<action_type>set_attribute_value</action_type>
|
|
2176
|
-
<asset>[[output://
|
|
2492
|
+
<asset>[[output://create_metadata_field_text_7448321702.assetid]]</asset>
|
|
2177
2493
|
<attribute>friendly_name</attribute>
|
|
2178
2494
|
<value><![CDATA[Id field]]></value>
|
|
2179
2495
|
</action>
|
|
2180
2496
|
<action>
|
|
2181
|
-
<action_id>
|
|
2497
|
+
<action_id>set_metadata_field_text_7448321702_default</action_id>
|
|
2182
2498
|
<action_type>set_attribute_value</action_type>
|
|
2183
|
-
<asset>[[output://
|
|
2499
|
+
<asset>[[output://create_metadata_field_text_7448321702.assetid]]</asset>
|
|
2184
2500
|
<attribute>default</attribute>
|
|
2185
2501
|
<value><![CDATA[]]></value>
|
|
2186
2502
|
</action>
|
|
2187
2503
|
<action>
|
|
2188
|
-
<action_id>
|
|
2504
|
+
<action_id>set_metadata_field_text_7448321702_description</action_id>
|
|
2189
2505
|
<action_type>set_attribute_value</action_type>
|
|
2190
|
-
<asset>[[output://
|
|
2506
|
+
<asset>[[output://create_metadata_field_text_7448321702.assetid]]</asset>
|
|
2191
2507
|
<attribute>description</attribute>
|
|
2192
2508
|
<value><![CDATA[]]></value>
|
|
2193
2509
|
</action>
|
|
2194
2510
|
<action>
|
|
2195
|
-
<action_id>
|
|
2511
|
+
<action_id>set_metadata_field_text_7448321702_editable</action_id>
|
|
2196
2512
|
<action_type>set_attribute_value</action_type>
|
|
2197
|
-
<asset>[[output://
|
|
2513
|
+
<asset>[[output://create_metadata_field_text_7448321702.assetid]]</asset>
|
|
2198
2514
|
<attribute>editable</attribute>
|
|
2199
2515
|
<value><![CDATA[1]]></value>
|
|
2200
2516
|
</action>
|
|
2201
2517
|
<action>
|
|
2202
|
-
<action_id>
|
|
2518
|
+
<action_id>set_metadata_field_text_7448321702_editable</action_id>
|
|
2203
2519
|
<action_type>set_attribute_value</action_type>
|
|
2204
|
-
<asset>[[output://
|
|
2520
|
+
<asset>[[output://create_metadata_field_text_7448321702.assetid]]</asset>
|
|
2205
2521
|
<attribute>editable</attribute>
|
|
2206
2522
|
<value><![CDATA[1]]></value>
|
|
2207
2523
|
</action>
|
|
2208
2524
|
<action>
|
|
2209
|
-
<action_id>
|
|
2525
|
+
<action_id>set_metadata_field_text_7448321702_required</action_id>
|
|
2210
2526
|
<action_type>set_attribute_value</action_type>
|
|
2211
|
-
<asset>[[output://
|
|
2527
|
+
<asset>[[output://create_metadata_field_text_7448321702.assetid]]</asset>
|
|
2212
2528
|
<attribute>required</attribute>
|
|
2213
2529
|
<value><![CDATA[0]]></value>
|
|
2214
2530
|
</action>
|
|
2215
2531
|
<action>
|
|
2216
|
-
<action_id>
|
|
2532
|
+
<action_id>set_permission_7448321702_read_5</action_id>
|
|
2217
2533
|
<action_type>set_permission</action_type>
|
|
2218
|
-
<asset>[[output://
|
|
2534
|
+
<asset>[[output://create_metadata_field_text_7448321702.assetid]]</asset>
|
|
2219
2535
|
<permission>1</permission>
|
|
2220
2536
|
<granted>1</granted>
|
|
2221
2537
|
<userid>[[system://public_user]]</userid>
|