Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks+carsten's-binary-hack) X-RCS_ID: $Id: FindPage,v 1.8 2002-01-09 06:27:54 carstenklapp Exp $ Content-Type: application/x-phpwiki; pagename=FindPage; flags=PAGE_LOCKED; lastmodified=1009096690; Content-Transfer-Encoding: binary Here are some good starting points for browsing. * HowToUseWiki gives you the quick lowdown on Wiki markup. * RecentChanges recorded automatically. * MoreAboutMechanics of browsing and editing on this server. Here's a title search. Try something like ''wiki'' or ''sandwich''. Use the following for a full text search. This takes a few seconds. The results will show all lines on a given page that contain a match. ------ Separate words with a space. All words have to match. %%%To exclude words prepend a '-'. %%%Example: 'wiki text -php' looks for all pages containing the words 'wiki' __and__ 'text', but __not__ containing the word 'php'.