| Server IP : 104.21.84.107 / Your IP : 104.23.243.197 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/idiomas/administrator/components/com_guidedtours/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <config> <help key="Guided_Tours:_Options"/> <inlinehelp button="show"/> <fieldset name="guidedtours_config" label="COM_GUIDEDTOURS"> <field name="allowTourAutoStart" type="radio" label="COM_GUIDEDTOURS_CONFIG_USER_ALLOWTOURAUTOSTART_LABEL" description="COM_GUIDEDTOURS_CONFIG_USER_ALLOWTOURAUTOSTART_DESCRIPTION" layout="joomla.form.field.radio.switcher" default="1" > <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="delayed_time" type="number" label="COM_GUIDEDTOURS_CONFIG_DELAYED_TIME_LABEL" description="COM_GUIDEDTOURS_CONFIG_DELAYED_TIME_DESCRIPTION" default="60" min="1" filter="integer" validate="number" showon="allowTourAutoStart:1" /> </fieldset> <fieldset name="permissions" label="JCONFIG_PERMISSIONS_LABEL" > <field name="rules" type="rules" label="JCONFIG_PERMISSIONS_LABEL" validate="rules" filter="rules" component="com_guidedtours" section="component" /> </fieldset> </config>