<?xml version="1.0" encoding="UTF-8" ?>
<config xmlns="http://xml.wombat.exit0.net/config">
    <element id="layoutstylesheet">
        <type>Text</type>
        <attributes>
            <title nls:translate="1" nls:domain="wombat">Stylesheet</title>
            <label nls:translate="1" nls:domain="wombat">Stylesheet</label>
            <description nls:translate="1" nls:domain="wombat">CSS</description>
            <class>form-control font-monospace</class>
            <required>no</required>
            <minlength>0</minlength>
            <maxlength>50000</maxlength>
            <rows>10</rows>
            <helptitle nls:translate="1" nls:domain="wombat">CSS - Stylsheets</helptitle>
            <helpbody nls:translate="1" nls:domain="wombat"><![CDATA[
<p>
CSS are cascading style sheets.
They define how HTML-elements on a website look like.
</p>
<p>
Here you may save custom stylesheets utilized when embeding content in your own website.
</p>
]]>
            </helpbody>

        </attributes>
        <filter>
            <item>Trim</item>
        </filter>
    </element>
</config>
