| Current Path : /var/www/modules/mod_yendifvideoshare_search/ |
| Current File : /var/www/modules/mod_yendifvideoshare_search/mod_yendifvideoshare_search.xml |
<?xml version="1.0" encoding="utf-8"?>
<extension type="module" version="3.0" client="site" method="upgrade">
<name>Yendif Video Share - Search</name>
<creationDate>December 2021</creationDate>
<copyright>Copyright (c) 2012 - 2021 PluginsWare Interactive Pvt. Ltd. All Rights Reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<author>PluginsWare Interactive Pvt. Ltd</author>
<authorEmail>admin@yendifplayer.com</authorEmail>
<authorUrl>https://yendifplayer.com/</authorUrl>
<version>1.2.9</version>
<description>Adds a videos search form in your module positions.</description>
<files>
<folder>tmpl</folder>
<filename>index.html</filename>
<filename>helper.php</filename>
<filename module="mod_yendifvideoshare_search">mod_yendifvideoshare_search.php</filename>
</files>
<config>
<fields name="params">
<fieldset name="basic">
<field name="itemid" type="text" label="YENDIF_VIDEO_SHARE_ITEMID" description="YENDIF_VIDEO_SHARE_ITEMID_DESCRIPTION" />
<field name="cache" type="list" default="0" label="YENDIF_VIDEO_SHARE_CACHE" description="YENDIF_VIDEO_SHARE_CACHE_DESCRIPTION">
<option value="0">YENDIF_VIDEO_SHARE_NEVER</option>
</field>
<field name="moduleclass_sfx" type="text" label="YENDIF_VIDEO_SHARE_MODULE_CLASS_SUFFIX" description="YENDIF_VIDEO_SHARE_MODULE_CLASS_SUFFIX_DESCRIPTION" size="60" />
</fieldset>
</fields>
</config>
</extension>