| Server IP : 195.130.67.5 / Your IP : 216.73.216.231 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/icd/plugins/search/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <install version="1.5" type="plugin" group="search"> <name>Search - Joomfish Categories</name> <author>Joom!Fish Project</author> <creationDate>24 October 2009</creationDate> <copyright>Copyright (C) 2003-2009 Think Network GmbH, Munich. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>support@joomfish.net</authorEmail> <authorUrl>http://www.joomfish.net</authorUrl> <version>2.0.4</version> <description>Allows Searching of translations of Categories information</description> <files> <filename plugin="jfcategories">jfcategories.php</filename> </files> <params> <param name="search_limit" type="text" size="5" default="50" label="Search Limit" description="Number of Search items to return"/> <param name="active_language_only" type="radio" default="0" label="Active language only" description="Search only within active language?"> <option value="0">No</option> <option value="1">Yes</option> </param> </params> </install>