[pmwiki-users] Custom searchbox
Martin Fick
mogulguy at yahoo.com
Wed Oct 18 12:32:33 CDT 2006
--- Pico <pmwiki at ben-amotz.com> wrote:
> For example, assume that you want to search for
> pages whose *name* contains the string "Foo"
You could use the HttpVariables Recipe and create a
form with an input field like this:
(:input text pagename:)
and in the action page, a pagelist like this:
(:pagelist name={$!pagename} :)
-Martin
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the pmwiki-users
mailing list