Penguin
Annotated edit history of FindPage version 5, including all changes. View license author blame.
Rev Author # Line
1 The PhpWiki programming team 1 Here are some good starting points for browsing.
2
3 * HowToUseWiki gives you the quick lowdown on Wiki markup.
4 * RecentChanges recorded automatically.
5 * MoreAboutMechanics of browsing and editing on this server.
6
7 Here's a title search. Try something like ''wiki'' or ''sandwich''.
8 <?plugin-form TitleSearch?>
9
5 The PhpWiki programming team 10 Use the following for a full text search. This takes a few seconds. The results will show all lines on a given page which contain a match.
11 <?plugin-form FullTextSearch?>
1 The PhpWiki programming team 12
5 The PhpWiki programming team 13 In a fuzzy pages search the titles of all pages are examined to find those which are similarly spelled or similar sounding (english).
1 The PhpWiki programming team 14 <?plugin-form FuzzyPages?>
15 ------
5 The PhpWiki programming team 16 ! Tips
1 The PhpWiki programming team 17 Separate words with a space. All words have to match.
5 The PhpWiki programming team 18 %%%To exclude words from a title search or full text search, prepend a '-'.
19 %%%Example: 'wiki text -php' looks for all pages containing the words 'wiki' __and__ 'text', but __not__ containing the word 'php'.

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach()