Search
Page names: Cookbook.EditHelp, Cookbook.EditHelp-Talk, Cookbook.EditHelp-Users, Cookbook.JavaScriptHelpers, Cookbook.EditFunctionHelper, Cookbook.BlocklistHelperScripts
- Cookbook /
- Worse Simple WYSIWYG editing for PmWiki (experimental)
- Worse-Users User notes for the Worse (is better) recipe.
- WPCategories-Users User notes for the WPCategories recipe.
- WYSIWYGFundDrive Pledge card for PmWiki WYSIWYG development
- XajaxSearch Provide a better way to show search results. (development)
- XajaxSearch-Users User notes for the XajaxSearch recipe.
- XesAuthUserDbase Stand-Alone version of AuthUserDbase (deprecated)
- XESBlog Provide blog application functionality for one point installation. (stable)
- XESBlog-Talk Talk page for XESBlog.
- XESBlog-Users User notes for the XESBlog recipe.
- XMLRPC How to communicate with PmWiki via the XML-RPC protocol
- XMLRPC-Talk Talk page for XMLRPC.
- XMLRPC-Users User notes for the XMLRPC recipe.
- ZAP-Talk
- ZAPBusinessDirectory Adventures in building a business directory
- ZCode Extract and highlight source code files from 7z, TAR, ZIP, or RAR archives (Experimental)
- ZCode-Users User notes for the ZCode recipe.
A search for more than one word will find pages that contain all of the words. Use quotation marks to search for a phrase. Also use quotes for text with punctuation or special characters. Searches are case insensitive, but accent sensitive in the default configuration (i.e. 'u' is not the same as 'รน').
To limit your search to a single group, enter the group name followed by a slash at the beginning of the search string (e.g., "PmWiki/" or "Site/"). To list all pages, enter a slash for the search.
Search examples
Enter | To find pages whose content contains |
---|---|
apple pie | both 'apple' and 'pie' |
"apple pie" | the phrase 'apple pie' |
pmwiki/apple | 'apple' in the PmWiki group of pages |
"pmwiki/apple" | the phrase 'pmwiki/apple' in all groups of pages |
apple -pie | 'apple', omitting those containing 'pie' |
food -"apple pie" | 'food', omitting those containing 'apple pie' |
apple "-pie" | the words 'apple' and '-pie' |
apple - pie | 'apple', '-', and 'pie' |
"pie:" | the word 'pie' with a colon |
"pie=tasty" | the phrase 'pie=tasty' |
pmwiki/ | all pages in the PmWiki group |
Some special characters need to be enclosed in quotes, including the colon (:), equals sign (=), less than (<), single quote (') and double quote(").