Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /AppServ/www/news/tmp/install_5333cea8259e5/admin/models/forms/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <!-- $Id$ --> <form> <fieldset addpath="administrator/components/com_xmap/elements"> <field name="extension_id" label="JGLOBAL_FIELD_ID_LABEL" description ="JGLOBAL_FIELD_ID_DESC" type="text" default="0" required="true" readonly="true" class="readonly" /> <field id="name" name="name" type="text" label="JGLOBAL_TITLE" description="JFIELD_TITLE_DESC" class="inputbox" size="29" required="true" /> <field name="enabled" type="list" label="JFIELD_PUBLISHED_LABEL" description="JFIELD_PUBLISHED_DESC" default="1"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="folder" type="hidden" class="readonly" size="20" label="COM_PLUGINS_FIELD_FOLDER_LABEL" description="COM_PLUGINS_FIELD_FOLDER_DESC" readonly="true" /> <field name="element" type="hidden" class="readonly" size="20" label="COM_PLUGINS_FIELD_ELEMENT_LABEL" description="COM_PLUGINS_FIELD_ELEMENT_DESC" readonly="true" /> </fieldset> </form>