# This file is cookbook/.htaccess -- the default distribution contains this # file to prevent cookbook/ scripts from being accessed directly by browsers # (this is a potential, albeit very unlikely, security hole). # # If you alter or replace this file, it will likely be overwritten when # you upgrade from one version of PmWiki to another. Be sure to save # a copy of your alterations in another location so you can restore them, # and you might try changing this file to be read-only to prevent a PmWiki # upgrade from overwriting your altered version. Order Deny,Allow Deny from all Fermasoft | Site / Search browse

General Purpose Pages

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.

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 "Main/"). To list all pages, enter a slash for the search.

Search examples

EnterTo find pages containing
apple pieboth 'apple' and 'pie'
"apple pie"the phrase 'apple pie'
pmwiki/apple'apple' in the PmWiki group
"pmwiki/apple"the phrase 'pmwiki/apple' in all groups
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'

Some special characters need to be enclosed in quotes, including the colon (:), equals sign (=), single quote (') and double quote(").

For advanced searches, PageLists parameters (count, group, fmt, link, list, order, and trail) can be entered together with the search string.


Last update on June 14, 2006, at 02:07 AM