0x1998 - MANAGER
Edit File: jdownloads.xml
<?xml version="1.0" encoding="utf-8"?> <extension version="3.1" type="plugin" group="search" method="upgrade"> <name>plg_search_jdownloads</name> <author>Arno Betz</author> <creationDate>2019-06-23</creationDate> <copyright>Copyright (C) 2019 Arno Betz</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>info@jdownloads.com</authorEmail> <authorUrl>www.jdownloads.com</authorUrl> <version>3.9.0</version> <description>PLG_SEARCH_JDOWNLOADS_XML_DESCRIPTION</description> <files> <filename plugin="jdownloads">jdownloads.php</filename> <folder>language</folder> </files> <config> <fields name="params"> <fieldset name="basic"> <field name="search_limit" type="text" default="50" description="PLG_SEARCH_JDOWNLOADS_FIELD_SEARCHLIMIT_DESC" label="PLG_SEARCH_JDOWNLOADS_FIELD_SEARCHLIMIT_LABEL" size="5" /> </fieldset> </fields> </config> </extension>