Penguin

Differences between current version and revision by previous author of ExternalSearch.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 4 Last edited on Saturday, July 16, 2005 7:14:20 pm by The PhpWiki programming team
Older page: version 3 Last edited on Sunday, February 23, 2003 11:56:10 pm by WikiAdmin Revert
@@ -1,2 +1,12 @@
-You can use this page to search external pages  
-<?plugin-form GreenStone ?> 
+Perform a full-text search on MeatBall wiki:  
+<?plugin ExternalSearch url="http://www.usemod.com/cgi -bin/mb.pl?search=" name="MeatBall Search" ?>  
+  
+Search the PHP web site for a function name:  
+<?plugin ExternalSearch url=php-lookup name="PHP Lookup" ?>  
+  
+Enter the name of a PHP function to view the documentation page:%%%  
+''replace all underscores __~___ with hyphens __-__ in the function name''  
+<?plugin ExternalSearch url=php-function ?>  
+  
+Enter any existing page name on PhpWiki to jump to that page:  
+<?plugin ExternalSearch url=PhpWiki ?>