?
Path : /home/admin/domains/happytokorea.net/public_html/test/plugins/content/loadmodule/ |
Current File : /home/admin/domains/happytokorea.net/public_html/test/plugins/content/loadmodule/loadmodule.xml |
<?xml version="1.0" encoding="utf-8"?> <extension version="2.5" type="plugin" group="content"> <name>plg_content_loadmodule</name> <author>Joomla! Project</author> <creationDate>November 2005</creationDate> <copyright>Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>2.5.0</version> <description>PLG_LOADMODULE_XML_DESCRIPTION</description> <files> <filename plugin="loadmodule">loadmodule.php</filename> <filename>index.html</filename> </files> <languages> <language tag="en-GB">en-GB.plg_content_loadmodule.ini</language> <language tag="en-GB">en-GB.plg_content_loadmodule.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="style" type="list" default="table" description="PLG_LOADMODULE_FIELD_STYLE_DESC" label="PLG_LOADMODULE_FIELD_STYLE_LABEL"> <option value="table">PLG_LOADMODULE_FIELD_VALUE_TABLE</option> <option value="horz">PLG_LOADMODULE_FIELD_VALUE_HORIZONTAL</option> <option value="xhtml">PLG_LOADMODULE_FIELD_VALUE_DIVS</option> <option value="rounded">PLG_LOADMODULE_FIELD_VALUE_MULTIPLEDIVS</option> <option value="none">PLG_LOADMODULE_FIELD_VALUE_RAW</option> </field> </fieldset> </fields> </config> </extension>