/
home
/
assocoweys
/
leucate
/
plugins
/
editors-xtd
/
edocmanshortcode
/
Upload File
HOME
<?xml version="1.0" encoding="utf-8"?> <extension version="3.0" type="plugin" group="editors-xtd" method="upgrade"> <name>EDocman Document Shortcode</name> <author>Ossolution Team</author> <creationDate>March 2012</creationDate> <copyright>Copyright (C) 2010 - 2025 Ossolution Team. All rights reserved.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>contact@joomdonation.com</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>3.0</version> <description>Display a button to make it possible to insert a Edocman shortcode into an article.</description> <files> <filename plugin="edocmanshortcode">edocmanshortcode.php</filename> <filename>index.html</filename> </files> <config> <fields name="params"> <fieldset name="basic"> </fieldset> </fields> </config> </extension>