Azeri
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
vhosts
/
chipionatv.com
/
httpdocs
/
plugins
/
content
/
youtubegallery
/
Filename :
youtubegallery.xml
back
Copy
<?xml version="1.0" encoding="utf-8"?> <extension version="2.5" type="plugin" group="content" method="upgrade" client="site"> <name>Content - Youtube Gallery</name> <author>Ivan Komlev</author> <creationDate>February 2016</creationDate> <copyright>Copyright (C) 2009-2016 Ivan Komlev. All rights reserved.</copyright> <license>GNU General Public License</license> <authorEmail>support@joomlaboat.com</authorEmail> <authorUrl>http://www.joomlaboat.com/</authorUrl> <version>4.4.0</version> <description><![CDATA[ <p>A plugin to show Youtube Gallery in any article.</p> <p>Plugin to show a catalog of selected YouTube (not only) videos. All you need is to create a Video List and a Theme (or you may download free Theme).</p> <hr> <h1>Plugin usage:</h1> <p>Type the special keyword {youtubegallery=<i>Video List Name,Theme Name</i>} or {youtubegalleryid=<i>Video List ID,Theme ID</i>} inside of any article.</p> <p>Example:</p> <p style='color:#007000;'>{youtubegallery=My First Gallery,Simple Grid} - will show the gallery "My First Gallery", but create Video List and Theme first. <hr/> <p>For more info <a href='http://joomlaboat.com/youtube-gallery' target='_blank'>click here</a></p> <p>To take the logo off <a href='http://joomlaboat.com/youtube-gallery#pro-version' target='_blank'>click here</a></p> ]]></description> <files> <filename plugin="youtubegallery">youtubegallery.php</filename> <filename>index.html</filename> </files> <!-- Runs on install/uninstall/update; New in 2.5 --> <scriptfile>script.php</scriptfile> <config> <fields name="params"> <fieldset name="basic"> <field name="cache" type="list" default="0" 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" /> <field name="cachemode" type="hidden" default="static"> <option value="static"></option> </field> </fieldset> </fields> </config> <languages> <language tag="en-GB">language/en-GB/en-GB.plg_content_youtubegallery.ini</language> </languages> </extension>