Your IP : 216.73.216.240
<?xml version="1.0" ?>
<extension version="3.4" type="plugin" group="jce" method="upgrade">
<name>WF_AGGREGATOR_VIDEO_TITLE</name>
<version>2.9.83</version>
<creationDate>20-02-2025</creationDate>
<author>Ryan Demmer</author>
<authorEmail>info@joomlacontenteditor.net</authorEmail>
<authorUrl>https://www.joomlacontenteditor.net/</authorUrl>
<copyright>Copyright (C) 2006 - 2025 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_VIDEO_DESC</description>
<files>
<filename>video.php</filename>
</files>
<fields name="video">
<fieldset name="aggregator.video">
<field name="width" type="number" default="" class="input-small" label="WF_LABEL_WIDTH" description="WF_AGGREGATOR_VIDEO_WIDTH_DESC" />
<field name="height" type="number" default="" class="input-small" label="WF_LABEL_HEIGHT" description="WF_AGGREGATOR_VIDEO_HEIGHT_DESC" />
<field name="controls" type="yesno" default="1" label="WF_AGGREGATOR_VIDEO_CONTROLS" description="WF_AGGREGATOR_VIDEO_CONTROLS_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field name="loop" type="yesno" default="0" label="WF_AGGREGATOR_VIDEO_LOOP" description="WF_AGGREGATOR_VIDEO_LOOP_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field name="autoplay" type="yesno" default="0" label="WF_AGGREGATOR_VIDEO_AUTOPLAY" description="WF_AGGREGATOR_VIDEO_AUTOPLAY_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field name="mute" type="yesno" default="0" label="WF_AGGREGATOR_VIDEO_MUTE" description="WF_AGGREGATOR_VIDEO_MUTE_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
</fieldset>
</fields>
<plugins></plugins>
</extension>