File manager - Edit - /home/capoccitel/www/modules/mod_rtfeatures/mod_rtfeatures.xml
Back
<?xml version="1.0" encoding="utf-8"?> <extension type="module" version="3.0" method="upgrade" client="site"> <name>Module - RT Features</name> <creationDate>2016-03-06</creationDate> <copyright>2016 RadiusTheme.com</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <author>RadiusTheme</author> <authorEmail>support@radiustheme.com</authorEmail> <authorUrl>https://radiustheme.com</authorUrl> <version>1.0.0</version> <description>MOD_RTFEATURES_DESCRIPTION</description> <files> <filename module="mod_rtfeatures">mod_rtfeatures.php</filename> <filename>index.html</filename> <folder>fields</folder> <folder>tmpl</folder> </files> <languages folder="languages"> <language tag="en-GB">en-GB/en-GB.mod_rtfeatures.ini</language> <language tag="en-GB">en-GB/en-GB.mod_rtfeatures.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic" addfieldpath="/modules/mod_rtfeatures/fields"> <field name="mod_pretext" type="textarea" default="" label="MOD_RTFEATURES_LBL_PRE_TEXT" description="MOD_RTFEATURES_DESC_PRE_TEXT"> </field> <field name="mod_layout" type="list" default="grid" label="MOD_RTFEATURES_LABEL_LAYOUT" description="MOD_RTFEATURES_DESC_LAYOUT"> <option value="grid">Grid</option> <option value="list">List</option> <option value="slider">Slider</option> <option value="icon_slider">Icon Slider</option> <option value="tab">Tab</option> <option value="imagebg">Image Background</option> <option value="slider_image">Image Slider</option> </field> <field name="mod_display_no" type="list" label="MOD_RTFEATURES_FORM_LBL_DISPLAY_NO" description="MOD_RTFEATURES_FORM_DESC_DISPLAY_NO" default="4" menu_published="0" filter="raw"> <option value="1">1 Per Row</option> <option value="2">2 Per Row</option> <option value="3">3 Per Row</option> <option value="4">4 Per Row</option> <option value="6">6 Per Row</option> </field> <!--Feature 1--> <field name="feature1_spacer" type="spacer" label="MOD_RTFEATURES_LBL_FEATURE_1" /> <field name="icon1" type="icon" label="MOD_RTFEATURES_LBL_ICON" description="MOD_RTFEATURES_DESC_ICON" /> <field name="title1" type="text" label="MOD_RTFEATURES_LBL_TITLE" description="MOD_RTFEATURES_DESC_TITLE" /> <field name="desc1" type="textarea" rows="5" cols="40" label="MOD_RTFEATURES_LBL_DESCRIPTION" description="MOD_RTFEATURES_DESCRIPTION" /> <field name="class1" type="text" label="MOD_RTFEATURES_LBL_CUSTOM_CLASS" description="MOD_RTFEATURES_DESC_CUSTOM_CLASS" /> <field name="url1" type="text" label="MOD_RTFEATURES_LBL_URL" description="MOD_RTFEATURES_DESC_URL" /> <field name="bg1" type="media" directory="/" label="MOD_RTFEATURES_LBL_BACKGROUND" description="MOD_RTFEATURES_DESC_URL" /> <field name="feature1_hr" type="spacer" hr="true" /> <!--Feature 2--> <field name="feature2_spacer" type="spacer" label="MOD_RTFEATURES_LBL_FEATURE_2" /> <field name="icon2" type="icon" label="MOD_RTFEATURES_LBL_ICON" description="MOD_RTFEATURES_DESC_ICON" /> <field name="title2" type="text" label="MOD_RTFEATURES_LBL_TITLE" description="MOD_RTFEATURES_DESC_TITLE" /> <field name="desc2" type="textarea" rows="5" cols="40" label="MOD_RTFEATURES_LBL_DESCRIPTION" description="MOD_RTFEATURES_DESCRIPTION" /> <field name="class2" type="text" label="MOD_RTFEATURES_LBL_CUSTOM_CLASS" description="MOD_RTFEATURES_DESC_CUSTOM_CLASS" /> <field name="url2" type="text" label="MOD_RTFEATURES_LBL_URL" description="MOD_RTFEATURES_DESC_URL" /> <field name="bg2" type="media" directory="/" label="MOD_RTFEATURES_LBL_BACKGROUND" description="MOD_RTFEATURES_DESC_URL" /> <field name="feature2_hr" type="spacer" hr="true" /> <!--Feature 3--> <field name="feature3_spacer" type="spacer" label="MOD_RTFEATURES_LBL_FEATURE_3" /> <field name="icon3" type="icon" label="MOD_RTFEATURES_LBL_ICON" description="MOD_RTFEATURES_DESC_ICON" /> <field name="title3" type="text" label="MOD_RTFEATURES_LBL_TITLE" description="MOD_RTFEATURES_DESC_TITLE" /> <field name="desc3" type="textarea" rows="5" cols="40" label="MOD_RTFEATURES_LBL_DESCRIPTION" description="MOD_RTFEATURES_DESCRIPTION" /> <field name="class3" type="text" label="MOD_RTFEATURES_LBL_CUSTOM_CLASS" description="MOD_RTFEATURES_DESC_CUSTOM_CLASS" /> <field name="url3" type="text" label="MOD_RTFEATURES_LBL_URL" description="MOD_RTFEATURES_DESC_URL" /> <field name="bg3" type="media" directory="/" label="MOD_RTFEATURES_LBL_BACKGROUND" description="MOD_RTFEATURES_DESC_URL" /> <field name="feature3_hr" type="spacer" hr="true" /> <!--Feature 4--> <field name="feature4_spacer" type="spacer" label="MOD_RTFEATURES_LBL_FEATURE_4" /> <field name="icon4" type="icon" label="MOD_RTFEATURES_LBL_ICON" description="MOD_RTFEATURES_DESC_ICON" /> <field name="title4" type="text" label="MOD_RTFEATURES_LBL_TITLE" description="MOD_RTFEATURES_DESC_TITLE" /> <field name="desc4" type="textarea" rows="5" cols="40" label="MOD_RTFEATURES_LBL_DESCRIPTION" description="MOD_RTFEATURES_DESCRIPTION" /> <field name="class4" type="text" label="MOD_RTFEATURES_LBL_CUSTOM_CLASS" description="MOD_RTFEATURES_DESC_CUSTOM_CLASS" /> <field name="url4" type="text" label="MOD_RTFEATURES_LBL_URL" description="MOD_RTFEATURES_DESC_URL" /> <field name="bg4" type="media" directory="/" label="MOD_RTFEATURES_LBL_BACKGROUND" description="MOD_RTFEATURES_DESC_URL" /> <field name="feature4_hr" type="spacer" hr="true" /> <!--Feature 5--> <field name="feature5_spacer" type="spacer" label="MOD_RTFEATURES_LBL_FEATURE_5" /> <field name="icon5" type="icon" label="MOD_RTFEATURES_LBL_ICON" description="MOD_RTFEATURES_DESC_ICON" /> <field name="title5" type="text" label="MOD_RTFEATURES_LBL_TITLE" description="MOD_RTFEATURES_DESC_TITLE" /> <field name="desc5" type="textarea" rows="5" cols="40" label="MOD_RTFEATURES_LBL_DESCRIPTION" description="MOD_RTFEATURES_DESCRIPTION" /> <field name="class5" type="text" label="MOD_RTFEATURES_LBL_CUSTOM_CLASS" description="MOD_RTFEATURES_DESC_CUSTOM_CLASS" /> <field name="url5" type="text" label="MOD_RTFEATURES_LBL_URL" description="MOD_RTFEATURES_DESC_URL" /> <field name="bg5" type="media" directory="/" label="MOD_RTFEATURES_LBL_BACKGROUND" description="MOD_RTFEATURES_DESC_BG" /> <field name="feature5_hr" type="spacer" hr="true" /> <!--Feature 6--> <field name="feature6_spacer" type="spacer" label="MOD_RTFEATURES_LBL_FEATURE_6" /> <field name="icon6" type="icon" label="MOD_RTFEATURES_LBL_ICON" description="MOD_RTFEATURES_DESC_ICON" /> <field name="title6" type="text" label="MOD_RTFEATURES_LBL_TITLE" description="MOD_RTFEATURES_DESC_TITLE" /> <field name="desc6" type="textarea" rows="5" cols="40" label="MOD_RTFEATURES_LBL_DESCRIPTION" description="MOD_RTFEATURES_DESCRIPTION" /> <field name="class6" type="text" label="MOD_RTFEATURES_LBL_CUSTOM_CLASS" description="MOD_RTFEATURES_DESC_CUSTOM_CLASS" /> <field name="url6" type="text" label="MOD_RTFEATURES_LBL_URL" description="MOD_RTFEATURES_DESC_URL" /> <field name="bg6" type="media" directory="/" label="MOD_RTFEATURES_LBL_BACKGROUND" description="MOD_RTFEATURES_DESC_BG" /> <field name="feature6_hr" type="spacer" hr="true" /> <!--Feature 7--> <field name="feature7_spacer" type="spacer" label="MOD_RTFEATURES_LBL_FEATURE_7" /> <field name="icon7" type="icon" label="MOD_RTFEATURES_LBL_ICON" description="MOD_RTFEATURES_DESC_ICON" /> <field name="title7" type="text" label="MOD_RTFEATURES_LBL_TITLE" description="MOD_RTFEATURES_DESC_TITLE" /> <field name="desc7" type="textarea" rows="5" cols="40" label="MOD_RTFEATURES_LBL_DESCRIPTION" description="MOD_RTFEATURES_DESCRIPTION" /> <field name="class7" type="text" label="MOD_RTFEATURES_LBL_CUSTOM_CLASS" description="MOD_RTFEATURES_DESC_CUSTOM_CLASS" /> <field name="url7" type="text" label="MOD_RTFEATURES_LBL_URL" description="MOD_RTFEATURES_DESC_URL" /> <field name="bg7" type="media" directory="/" label="MOD_RTFEATURES_LBL_BACKGROUND" description="MOD_RTFEATURES_DESC_BG" /> <field name="feature7_hr" type="spacer" hr="true" /> <!--Feature 8--> <field name="feature8_spacer" type="spacer" label="MOD_RTFEATURES_LBL_FEATURE_8" /> <field name="icon8" type="icon" label="MOD_RTFEATURES_LBL_ICON" description="MOD_RTFEATURES_DESC_ICON" /> <field name="title8" type="text" label="MOD_RTFEATURES_LBL_TITLE" description="MOD_RTFEATURES_DESC_TITLE" /> <field name="desc8" type="textarea" rows="5" cols="40" label="MOD_RTFEATURES_LBL_DESCRIPTION" description="MOD_RTFEATURES_DESCRIPTION" /> <field name="class8" type="text" label="MOD_RTFEATURES_LBL_CUSTOM_CLASS" description="MOD_RTFEATURES_DESC_CUSTOM_CLASS" /> <field name="url8" type="text" label="MOD_RTFEATURES_LBL_URL" description="MOD_RTFEATURES_DESC_URL" /> <field name="bg8" type="media" directory="/" label="MOD_RTFEATURES_LBL_BACKGROUND" description="MOD_RTFEATURES_DESC_BG" /> <field name="feature8_hr" type="spacer" hr="true" /> </fieldset> <fieldset name="carasoul" label="MOD_RTFEATURES_LABEL_CAROUSEL"> <field name="@spacer" type="spacer" default="" label="" description=""> </field> <field name="mod_show_no" type="text" default="3" label="MOD_RTFEATURES_LABEL_VISIBLE_NO" description="MOD_RTFEATURES_LABEL_SHOW_VISIBLE_DESCRIPTION"> </field> <field name="mod_speed" type="text" default="200" label="MOD_RTFEATURES_LABEL_SLIDER_SPEED" description="MOD_RTFEATURES_DESC_SLIDER_SPEED"> </field> <field name="mod_autoplay" type="radio" default="true" class="btn-group btn-group-yesno" label="MOD_RTFEATURES_LABEL_AUTO_PLAY" description="MOD_RTFEATURES_DESC_AUTO_PLAY"> <option value="true">True</option> <option value="false">False</option> </field> <field name="mod_navigation" type="radio" default="true" class="btn-group btn-group-yesno" label="MOD_RTFEATURES_LABEL_NAVIGATION" description="MOD_RTFEATURES_DESC_NAVIGATION"> <option value="true">JSHOW</option> <option value="false">JHIDE</option> </field> <field name="mod_pagination" type="radio" default="false" class="btn-group btn-group-yesno" label="MOD_RTFEATURES_LABEL_PAGINATION" description="MOD_RTFEATURES_DESC_PAGINATION"> <option value="true">JSHOW</option> <option value="false">JHIDE</option> </field> <field name="mod_responsive" type="radio" default="true" class="btn-group btn-group-yesno" label="MOD_RTFEATURES_LABEL_RESPONSIVE" description="MOD_RTFEATURES_DESC_RESPONSIVE"> <option value="true">True</option> <option value="false">False</option> </field> <field name="mod_lazyload" type="radio" default="true" class="btn-group btn-group-yesno" label="MOD_RTFEATURES_LABEL_LAZYLOAD" description="MOD_RTFEATURES_DESC_LAZYLOAD"> <option value="true">True</option> <option value="false">False</option> </field> </fieldset> <fieldset name="advanced"> <field name="moduleclass_sfx" type="textarea" rows="3" label="COM_MODULES_FIELD_MODULECLASS_SFX_LABEL" description="COM_MODULES_FIELD_MODULECLASS_SFX_DESC" /> <field name="cache" type="list" default="0" label="COM_MODULES_FIELD_CACHING_LABEL" description="COM_MODULES_FIELD_CACHING_DESC"> <option value="0">COM_MODULES_FIELD_VALUE_NOCACHING</option> </field> </fieldset> </fields> </config> </extension>
| ver. 1.6 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings