Files
idpan.poznan.pl/components/com_jce/editor/extensions/aggregator/dailymotion.xml
2026-02-08 21:16:11 +01:00

27 lines
1.2 KiB
XML

<?xml version="1.0" ?>
<extension version="3.4" type="plugin" group="jce" method="upgrade">
<name>WF_AGGREGATOR_DAILYMOTION_TITLE</name>
<version>2.9.32</version>
<creationDate>01-11-2022</creationDate>
<author>Ryan Demmer</author>
<authorEmail>info@joomlacontenteditor.net</authorEmail>
<authorUrl>https://www.joomlacontenteditor.net/</authorUrl>
<copyright>Copyright (C) 2006 - 2022 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_DAILYMOTION_DESC</description>
<files>
<filename>dailymotion</filename>
<folder>dailymotion</folder>
</files>
<fields name="dailymotion">
<fieldset name="aggregator.dailymotion">
<field name="enable" type="yesno" default="1" label="WF_LABEL_EXTENSION_ENABLE" description="WF_LABEL_EXTENSION_ENABLE_DESC">
<option value="1">JYES</option>
<option value="0">JNO</option>
</field>
<field name="width" type="number" default="400" class="input-small" label="WF_LABEL_WIDTH" />
<field name="height" type="number" default="225" class="input-small" label="WF_LABEL_HEIGHT" />
</fieldset>
</fields>
<plugins></plugins>
</extension>