Your IP : 216.73.216.84


Current Path : /home/helpink/www/libraries/astroid/framework/elements/module_position/
Upload File :
Current File : /home/helpink/www/libraries/astroid/framework/elements/module_position/module_position.xml

<?xml version="1.0" encoding="UTF-8"?>
<element>
   <title>TPL_ASTROID_MODULE_POSITION_LABEL</title>
   <description>ASTROID_ELEMENT_MODULE_TITLE_DESC</description>
   <icon>as-icon as-icon-puzzle</icon>
   <category>ASTROID_ELEMENT_CATEGORY_SYSTEM</category>
   <color>#00B8D8</color>
   <element_type>system</element_type>
   <form>
      <fields>
         <fieldset name="general-settings" label="TPL_ASTROID_GENERAL_SETTINGS_LABEL" addfieldpath="/libraries/astroid/framework/fields">
            <field astroidgroup="general" type="astroidlist" name="type" label="TPL_ASTROID_PRELOADER_TYPE" default="">
               <option value="">ASTROID_POSITION</option>
               <option value="module">ASTROID_MODULE</option>
            </field>
            <field astroidgroup="general" ngShow="[type]==''" name="position" type="astroidmodulesposition" label="ASTROID_POSITION"/>
            <field astroidgroup="general" ngShow="[type]=='module'" name="module" type="astroidmoduleslist" label="ASTROID_MODULE"/>
            <field astroidgroup="general" ngShow="[type]==''" name="module_styles" type="astroidmodulesstyle" default="astroidxhtml" label="TPL_ASTROID_MODULE_STYLE_LABEL"/>
         </fieldset>
      </fields>
   </form>
</element>