Your IP : 216.73.216.84


Current Path : /home/h/e/l/helpink/www/libraries/astroid/framework/forms/
Upload File :
Current File : /home/h/e/l/helpink/www/libraries/astroid/framework/forms/og.xml

<?xml version="1.0" encoding="UTF-8"?>
<form>
   <fields name="params">
      <fieldset label="ASTROID_ARTICLE_OPEN_GRAPH_TITLE_LABEL" name="ogoptions">
         <field name="astroid_opengraph_menuitem" type="radio" default="0" label="ASTROID_ARTICLE_OPTIONS_OPENGRAPH_LBL" class="form-check-inline">
            <option value="1">JYES</option>
            <option value="0">JNO</option>
         </field>
         <field
            showon="astroid_opengraph_menuitem:1"
            type="text"
            name="astroid_og_title_menuitem"
            label="JGLOBAL_TITLE"
            default=""
         />
         <field
            showon="astroid_opengraph_menuitem:1"
            type="textarea"
            name="astroid_og_desc_menuitem"
            label="ASTROID_OPENGRAPH_DESCRIPTION"
            default=""
         />
         <field
            showon="astroid_opengraph_menuitem:1"
            type="media"
            name="astroid_og_image_menuitem"
            label="ASTROID_IMAGE"
            default=""
         />
         <field showon="astroid_opengraph_menuitem:1" name="astroid_og_visibility" type="list" label="ASTROID_OPENGRAPH_VISIBILITY_LABEL" default="currentPage">
            <option value="currentPage">ASTROID_BANNER_VISIBILITY_OPTIONS_CURRENT_PAGE</option>
            <option value="allPage">ASTROID_BANNER_VISIBILITY_OPTIONS_ALL</option>
         </field>
      </fieldset>
   </fields>
</form>