|
Server : Apache System : Linux vps.urbanovitalino.adv.br 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64 User : urbanovitalinoad ( 1001) PHP Version : 7.3.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/urbanovitalinoad/www/fitcultural/modules/mod_jevents_legend/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <extension type="module" version="2.5.0" method="upgrade" client="site"> <name>MOD_JEV_LEGEND_TITLE</name> <creationDate>September 2020</creationDate> <author>GWE Systems Ltd</author> <copyright>(C) 2009-2020 GWESystems Ltd, 2006-2008 JEvents Project Group</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail></authorEmail> <authorUrl>http://www.jevents.net</authorUrl> <version>3.6.6</version> <description>MOD_JEV_LEGEND_DESC</description> <files> <filename module="mod_jevents_legend">mod_jevents_legend.php</filename> <filename>helper.php</filename> <folder>tmpl</folder> </files> <languages folder="language"> <language tag="en-GB">en-GB/en-GB.mod_jevents_legend.ini</language> <language tag="en-GB">en-GB/en-GB.mod_jevents_legend.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic" addfieldpath="/administrator/components/com_jevents/fields/"> <field name="com_calViewName" type="jevview" except="float" default="" label="JEV_VIEWNAME" description="JEV_TIP_VIEWNAME"/> <field name="cache" type="radio" default="0" class="btn-group" label="Enable Cache" description="Select whether to cache the content of this module"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling"/> <field name="show_admin" type="radio" default="0" class="btn-group" label="Show Admin Panel" description="Show admin panel i.e. 'add event' and 'my events' in this module"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="modlegend_inccss" type="radio" class="btn-group" default="1" label="Include Events CSS" description="Tells the module if the module Events CSS should be included or not."> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="nonjeventsdisable" type="radio" class="btn-group" default="1" label="Disable on non-JEvents Pages" description="Hide the module when displayed on non-JEvents pages"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="target_itemid" type="jevmenu" default="" label="Target Menu Item" description="Menu item for target page"/> <field name="catidnew" type="jevcategorynew" default="" size="10" multiple="multiple" extension="com_jevents" label="COM_JEVENTS_SPECIFIED_CATEGORIES_LABEL" description="COM_JEVENTS_SPECIFIED_CATEGORIES_DESC"/> <field name="include_subcats" class="btn-group" type="jevboolean" default="1" label="JEV_INCLUDE_SUBCATEGORIES" description="JEV_INCLUDE_SUBCATEGORIES_DESC"/> <field name="hideinactivekids" type="radio" class="btn-group" default="1" label="Hide Inactive child categories" description="WHEN ENABLED HIDES INACTIVE CHILD CATEGORIES"> <option value="0">No</option> <option value="1">Yes</option> </field> </fieldset> </fields> </config> </extension>