0 0 <?xml version="1.0" encoding="UTF-8"?><templating sv:name="templating" xmlns:sv="http://www.jcp.org/jcr/sv/1.0">
1 <dialogs sv:name="dialogs">
2 <plaintext_page_properties sv:name="plaintext-page-properties">
3 <i18nBasename sv:name="i18nBasename" sv:type="String">info.magnolia.module.templating.messages</i18nBasename>
4 <tabText sv:name="tabText">
5 <contentType sv:name="contentType">
6 <controlType sv:name="controlType" sv:type="String">edit</controlType>
7 <description sv:name="description" sv:type="String">dialog.plaintext.contentType.description</description>
8 <label sv:name="label" sv:type="String">dialog.plaintext.contentType.label</label>
9 <line sv:name="line" sv:type="String">false</line>
10 <rows sv:name="rows" sv:type="String">1</rows>
11 <type sv:name="type" sv:type="String">String</type>
12 </contentType>
13 <controlType sv:name="controlType" sv:type="String">tab</controlType>
14 <hideInNav sv:name="hideInNav">
15 <buttonLabel sv:name="buttonLabel" sv:type="String">dialog.pageProperties.tabGeneral.hideInNav.buttonLabel</buttonLabel>
16 <controlType sv:name="controlType" sv:type="String">checkboxSwitch</controlType>
17 <defaultValue sv:name="defaultValue" sv:type="String">true</defaultValue>
18 <description sv:name="description" sv:type="String">dialog.pageProperties.tabGeneral.hideInNav.description</description>
19 <label sv:name="label" sv:type="String">dialog.pageProperties.tabGeneral.hideInNav.label</label>
20 <line sv:name="line" sv:type="String">false</line>
21 <type sv:name="type" sv:type="String">Boolean</type>
22 </hideInNav>
23 <label sv:name="label" sv:type="String">Content</label>
24 <text sv:name="text">
25 <controlType sv:name="controlType" sv:type="String">edit</controlType>
26 <description sv:name="description" sv:type="String">dialog.plaintext.text.description</description>
27 <label sv:name="label" sv:type="String">dialog.plaintext.text.label</label>
28 <line sv:name="line" sv:type="String">false</line>
29 <rows sv:name="rows" sv:type="String">28</rows>
30 </text>
31 </tabText>
32 </plaintext_page_properties>
33 </dialogs>
34 <paragraphs sv:name="paragraphs"/>
35 1 <renderers sv:name="renderers">
36 2 <noscript sv:name="noscript">
37 3 <class sv:name="class" sv:type="String">info.magnolia.templating.renderers.NoScriptRenderer</class>
58 <params sv:name="params">
24 <id sv:name="id" sv:type="String">templating:components/plaintext</id>
59 <dialog sv:name="dialog" sv:type="String">plaintext-page-properties</dialog>
60 </params>
61 25 <renderType sv:name="renderType" sv:type="String">plaintext</renderType>
62 26 <title sv:name="title" sv:type="String">Plain text template</title>
63 27 <visible sv:name="visible" sv:type="String">false</visible>