]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/ExternalSearch
fixed DB_Session
[SourceForge/phpwiki.git] / pgsrc / ExternalSearch
1 Date: Wed, 27 Feb 2002 19:04:27 -0500
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.3-jeffs-hacks)
3 X-Rcs-Id: $Id: ExternalSearch,v 1.1 2002-02-28 00:11:17 carstenklapp Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=ExternalSearch;
6   flags=PAGE_LOCKED;
7   pgsrc_version="2 $Revision: 1.1 $";
8   markup=2;
9   charset=iso-8859-1
10 Content-Transfer-Encoding: binary
11
12 Perform a full-text search on MeatBall wiki:
13 <?plugin ExternalSearch url="http://www.usemod.com/cgi-bin/mb.pl?search=" name="MeatBall Search" ?>
14
15 Search the PHP web site for a function name:
16 <?plugin ExternalSearch url=php-lookup name="PHP Lookup" ?>
17
18 Enter the name of a PHP function to view the documentation page:%%%
19 ''replace all underscores __~___ with hyphens __-__ in the function name''
20 <?plugin ExternalSearch url=php-function ?>
21
22 Enter any existing page name on PhpWiki to jump to that page:
23 <?plugin ExternalSearch url=PhpWiki ?>