[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/plugins/search/ -> categories.xml (source)

   1  <?xml version="1.0" encoding="utf-8"?>
   2  <install version="1.5" type="plugin" group="search">
   3      <name>Search - Categories</name>
   4      <author>Joomla! Project</author>
   5      <creationDate>November 2005</creationDate>
   6      <copyright>Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.</copyright>
   7      <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
   8      <authorEmail>admin@joomla.org</authorEmail>
   9      <authorUrl>www.joomla.org</authorUrl>
  10      <version>1.5</version>
  11      <description>Allows Searching of Categories information</description>
  12      <files>
  13          <filename plugin="categories">categories.php</filename>
  14      </files>
  15      <params>
  16          <param name="search_limit" type="text" size="5" default="50" label="Search Limit" description="Number of Search items to return"/>
  17      </params>
  18  </install>


Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1