Your IP : 10.10.0.253


Current Path : /var/www/plugins/search/attachments/
Upload File :
Current File : /var/www/plugins/search/attachments/attachments.xml

<?xml version="1.0" encoding="utf-8"?>
<extension type="plugin" group="search" version="2.6" method="upgrade">
    <name>plg_search_attachments</name>
    <version>3.2.3</version>
    <creationDate>March 20, 2015</creationDate>
    <author>Jonathan M. Cameron</author>
    <authorEmail>jmcameron@jmcameron.net</authorEmail>
    <authorUrl>http://joomlacode.org/gf/project/attachments/</authorUrl>
    <copyright>(C) 2007-2015 Jonathan M. Cameron. All rights reserved.</copyright>
    <license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
    <description>ATTACH_ATTACHMENTS_SEARCH_PLUGIN_DESCRIPTION</description>

    <files>
	<filename plugin="attachments">attachments.php</filename>
	<filename>index.html</filename>
	<folder>language</folder>
    </files>

    <config>
	<fields name="params">
	    <fieldset name="basic">
		<field name="search_limit" type="text" size="5" default="50"
		       label="ATTACH_SEARCH_LIMIT" description="ATTACH_SEARCH_LIMIT_DESCRIPTION"/>
	    </fieldset>
	</fields>
    </config>

</extension>