|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/performancepartsinc/main/plugins/search/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <install version="1.5" type="plugin" group="search"> <name>Search - Sections</name> <author>Joomla! Project</author> <creationDate>November 2005</creationDate> <copyright>Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>1.5</version> <description>Allows Searching of Content Section information</description> <files> <filename plugin="sections">sections.php</filename> </files> <params> <param name="search_limit" type="text" size="5" default="50" label="Search Limit" description="Number of Search items to return"/> </params> </install>