| Current Path : /home/helpink/www/modules/mod_jbusinesscategories/ |
| Current File : /home/helpink/www/modules/mod_jbusinesscategories/mod_jbusinesscategories.xml |
<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="3.1" client="site" method="upgrade">
<name>JBusinessCategories</name>
<creationDate>January 2012</creationDate>
<author>CMSJunkie</author>
<copyright>(C) CMSJunkie. All rights reserved.</copyright>
<license>http://www.gnu.org/copyleft/gpl.html</license>
<authorEmail>info@cmsjunkie.com</authorEmail>
<authorUrl>www.cmsjunkie.com</authorUrl>
<version>1.1.0</version>
<description>JBusinessCategories</description>
<files>
<filename>mod_jbusinesscategories.xml</filename>
<filename module="mod_jbusinesscategories">mod_jbusinesscategories.php</filename>
<filename>index.html</filename>
<filename>helper.php</filename>
<folder>tmpl</folder>
<folder>assets</folder>
</files>
<languages>
<language tag="de-DE">language/de-DE/de-DE.mod_jbusinesscategories.ini</language>
<language tag="de-DE">language/de-DE/de-DE.mod_jbusinesscategories.sys.ini</language>
<language tag="en-GB">language/en-GB/en-GB.mod_jbusinesscategories.ini</language>
<language tag="en-GB">language/en-GB/en-GB.mod_jbusinesscategories.sys.ini</language>
<language tag="es-ES">language/es-ES/es-ES.mod_jbusinesscategories.ini</language>
<language tag="es-ES">language/es-ES/es-ES.mod_jbusinesscategories.sys.ini</language>
<language tag="fr-FR">language/fr-FR/fr-FR.mod_jbusinesscategories.ini</language>
<language tag="fr-FR">language/fr-FR/fr-FR.mod_jbusinesscategories.sys.ini</language>
<language tag="nl-NL">language/nl-NL/nl-NL.mod_jbusinesscategories.ini</language>
<language tag="nl-NL">language/nl-NL/nl-NL.mod_jbusinesscategories.sys.ini</language>
<language tag="pt-PT">language/pt-PT/pt-PT.mod_jbusinesscategories.ini</language>
<language tag="pt-PT">language/pt-PT/pt-PT.mod_jbusinesscategories.sys.ini</language>
</languages>
<config>
<fields name="params">
<fieldset name="basic" addfieldpath="/administrator/components/com_jbusinessdirectory/models/fields" addfieldprefix="Joomla\Component\Menus\Administrator\Field">
<field
name="viewtype"
type="radio"
class="btn-group"
default="menu"
label="View type"
description="Choose the module layout">
<option
value="menu">Menu</option>
<option
value="slider">Slider</option>
<option
value="slider_2">Slider 2</option>
<option
value="simple">Simple</option>
<option
value="accordion">Accordion</option>
<option
value="grid_icons">Grid Icons</option>
<option
value="grid_icons_left">Grid Icons Left</option>
<option
value="grid">Grid</option>
<option
value="boxes">Boxes</option>
<option
value="grid_image">Grid image</option>
</field>
<field
name="phoneGridOption"
type="phonegridoptions"
multiple="false"
size="10"
default="col-12"
label="Mobile Layout"
description="Select Mobile Layout" >
</field>
<field
name="tabletGridOption"
type="tabletgridoptions"
multiple="false"
size="10"
default="col-md-3"
label="Tablet Layout"
description="Select Tablet Layout" >
</field>
<field
name="desktopGridOption"
type="desktopgridoptions"
multiple="false"
size="10"
default="col-lg-4"
label="Desktop Layout"
description="Select Desktop Layout" >
</field>
<field
name="categoryIds"
type="businesscategories"
multiple="true"
size="10"
default="0"
label="Categories"
category_type="1"
description="Select categories">
</field>
<field
name="linkquoterequests"
type="radio"
class="btn-group"
default="0"
label="Link with quote requests"
description="Display the quote request dialog instead of the search results (will work only with JBD Quote Requests app)">
<option
value="1">JYES</option>
<option
value="0">JNO</option>
</field>
<field
name="showrelated"
type="radio"
class="btn-group"
default="0"
label="Show related categories"
description="Display the related categories to the searched category - it will be shown on when performing a category search on the results page">
<option
value="1">JYES</option>
<option
value="0">JNO</option>
</field>
<field
name="showviewall"
type="radio"
class="btn-group"
default="0"
label="Show view all"
description="Display view all link at the bottom">
<option
value="1">JYES</option>
<option
value="0">JNO</option>
</field>
</fieldset>
<fieldset name="slider" label="Slider view options">
<field
name="nrVisibleItems"
type="text"
default="4"
label="Visible items"
description="Number of business that will be visible at one time" />
<field
name="nrItemsToScrool"
type="text"
default="1"
label="Number of items to scroll"
description="Number of businesses that will be scrolled" />
<field
name="autoplay"
type="radio"
class="btn-group"
default="0"
label="Autoplay"
description="Automatic scroll">
<option
value="1">JYES</option>
<option
value="0">JNO</option>
</field>
<field
name="autoplaySpeed"
type="text"
default="2000"
label="Autoplay Speed"
description="Speef of the autoplay" />
</fieldset>
<fieldset
name="advanced">
<field
name="layout"
type="modulelayout"
label="JFIELD_ALT_LAYOUT_LABEL"
description="JFIELD_ALT_MODULE_LAYOUT_DESC" />
<field
name="moduleclass_sfx"
type="text"
label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL"
description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" />
<field
name="cache"
type="list"
default="1"
label="COM_MODULES_FIELD_CACHING_LABEL"
description="COM_MODULES_FIELD_CACHING_DESC">
<option
value="1">JGLOBAL_USE_GLOBAL</option>
<option
value="0">COM_MODULES_FIELD_VALUE_NOCACHING</option>
</field>
<field
name="cache_time"
type="text"
default="900"
label="COM_MODULES_FIELD_CACHE_TIME_LABEL"
description="COM_MODULES_FIELD_CACHE_TIME_DESC" />
</fieldset>
</fields>
</config>
</extension>