芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/cansahcab.gob.mx/administrator/components/com_installer/config.xml
<?xml version="1.0" encoding="utf-8"?> <config> <fieldset name="preferences" label="COM_INSTALLER_PREFERENCES_LABEL" description="COM_INSTALLER_PREFERENCES_DESCRIPTION" > <field name="cachetimeout" type="integer" label="COM_INSTALLER_CACHETIMEOUT_LABEL" first="0" last="24" step="1" default="6" /> <field name="minimum_stability" type="list" label="COM_INSTALLER_MINIMUM_STABILITY_LABEL" description="COM_INSTALLER_MINIMUM_STABILITY_DESC" default="4" validate="options" > <option value="0">COM_INSTALLER_MINIMUM_STABILITY_DEV</option> <option value="1">COM_INSTALLER_MINIMUM_STABILITY_ALPHA</option> <option value="2">COM_INSTALLER_MINIMUM_STABILITY_BETA</option> <option value="3">COM_INSTALLER_MINIMUM_STABILITY_RC</option> <option value="4">COM_INSTALLER_MINIMUM_STABILITY_STABLE</option> </field> </fieldset> <fieldset name="permissions" label="JCONFIG_PERMISSIONS_LABEL" description="JCONFIG_PERMISSIONS_DESC" > <field name="rules" type="rules" label="JCONFIG_PERMISSIONS_LABEL" filter="rules" validate="rules" component="com_installer" section="component" /> </fieldset> </config>