diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 15:24:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-04 15:24:28 -0400 |
commit | 3215b5a9821d69a2216c2cdf2b64cd3eb27f7370 (patch) | |
tree | 1ba239c5123030ed7fd6d525e9bd476c2108be1b /doc/ikiwiki | |
parent | a3d8f4904ecd3aef35bacc43845546dd352a7977 (diff) |
finishing touches on the new search plugin
- Add a Help link.
- If the pageterm is too long, hash it.
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/searching.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/searching.mdwn b/doc/ikiwiki/searching.mdwn index 0eeb5a6b9..539e7193d 100644 --- a/doc/ikiwiki/searching.mdwn +++ b/doc/ikiwiki/searching.mdwn @@ -5,7 +5,7 @@ then="This wiki has searching **enabled**." else="This wiki has searching **disabled**."]] If searching is enabled, you can enter search terms in the search field, -like you'd expect. There are a few special things you can do to constuct +as you'd expect. There are a few special things you can do to constuct more powerful searches. * To match a phrase, enclose it in double quotes. |