관리-도구
편집 파일: contacts.searchbot.xml
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall version="1.0.0" type="mambot" group="search"> <name>contacts searchbot</name> <author>Joomla! Project</author> <creationDate>August 2004</creationDate> <copyright>(C) 2005 Open Source Matters. All rights reserved.</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>1.0.0</version> <description>Allows Searching of Contacts Component</description> <files> <filename mambot="contacts.searchbot">contacts.searchbot.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> </mosinstall>