Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /AppServ/www/news/modules/mod_youtubegallery/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <install version="1.5" type="module" method="upgrade" > <name>YoutubeGallery Module</name> <author>DesignCompass corp</author> <creationDate>March 2014</creationDate> <copyright>Copyright (C) 2009-2014 DesignCompassCorp. All rights reserved.</copyright> <license>GNU General Public License</license> <authorEmail>support@joomlaboat.com</authorEmail> <authorUrl>http://www.joomlaboat.com/</authorUrl> <version>3.8.3</version> <description><![CDATA[YoutubeGallery Module to show Video Gallery (Video List with Theme) already created in Components/YoutubeGallery.]]></description> <files> <filename module="mod_youtubegallery">mod_youtubegallery.php</filename> <filename>mod_youtubegallery.xml</filename> </files> <params addpath="/components/com_youtubegallery/elements"> <param name="listid" type="videolists" label="Video List" description="Select already existing video list (To create list go to Components - Youtube Gallery )" /> <param name="themeid" type="themes" label="Theme" description="Select already existing theme (To create theme go to Components - Youtube Gallery )" /> <param name="mobilethemeid" type="themesoptional" label="Mobile Theme" description="Select already existing theme (optional). Youtube Gallery will detect mobile device and will use Mobile Theme instead." /> <param name="galleryalign" type="list" label="Align" description="" > <option value="">- default</option> <option value="left">left</option> <option value="center">center</option> <option value="right">right</option> </param> <param type="list" name="allowcontentplugins" default="0" label="Allow Content Plugin" description="Important if you use light/shadowbox plugin." > <option value="1">Yes</option> <option value="0">No</option> </param> <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX" /> </params> </install>