/
home
/
assocoweys
/
avexp
/
components
/
com_jce
/
editor
/
extensions
/
aggregator
/
Upload File
HOME
<?xml version="1.0" ?> <install version="2.0" type="extension" extension="youtube" folder="aggregator" method="upgrade" core="1"> <name>WF_AGGREGATOR_YOUTUBE_TITLE</name> <version>2.6.33</version> <creationDate>10-10-2018</creationDate> <author>Ryan Demmer</author> <authorEmail>info@joomlacontenteditor.net</authorEmail> <authorUrl>http://www.joomlacontenteditor.net/</authorUrl> <copyright>Copyright (C) 2006 - 2018 Ryan Demmer. All rights reserved</copyright> <license>GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html</license> <description>WF_AGGREGATOR_YOUTUBE_DESC</description> <files> <filename>youtube.php</filename> <folder>youtube</folder> </files> <params group="youtube"> <param name="enable" type="list" default="1" label="WF_LABEL_EXTENSION_ENABLE" description="WF_LABEL_EXTENSION_ENABLE_DESC"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> <param name="width" type="text" default="560" label="WF_LABEL_WIDTH" description="WF_AGGREGATOR_YOUTUBE_WIDTH_DESC" /> <param name="height" type="text" default="315" label="WF_LABEL_HEIGHT" description="WF_AGGREGATOR_YOUTUBE_HEIGHT_DESC" /> <param name="controls" type="list" default="1" label="WF_AGGREGATOR_YOUTUBE_CONTROLS" description="WF_AGGREGATOR_YOUTUBE_CONTROLS_DESC"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> <param name="related" type="list" default="1" label="WF_AGGREGATOR_YOUTUBE_RELATED" description="WF_AGGREGATOR_YOUTUBE_RELATED_DESC"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> <param name="loop" type="list" default="1" label="WF_AGGREGATOR_YOUTUBE_LOOP" description="WF_AGGREGATOR_YOUTUBE_LOOP_DESC"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> <param name="autoplay" type="list" default="0" label="WF_AGGREGATOR_YOUTUBE_AUTOPLAY" description="WF_AGGREGATOR_YOUTUBE_AUTOPLAY_DESC"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> <param name="privacy" type="list" default="0" label="WF_AGGREGATOR_YOUTUBE_PRIVACY" description="WF_AGGREGATOR_YOUTUBE_PRIVACY_DESC"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> <param name="showinfo" type="list" default="1" label="WF_AGGREGATOR_YOUTUBE_SHOWINFO" description="WF_AGGREGATOR_YOUTUBE_SHOWINFO_DESC"> <option value="1">WF_OPTION_YES</option> <option value="0">WF_OPTION_NO</option> </param> </params> <plugins></plugins> </install>