|
SearchBoxOnHeader<< | Cookbook-V1 | >> Note: The recipes here are for PmWiki versions 0.6 and 1.0 only. For PmWiki 2.0 recipes, see Cookbook.
I added a value to the search box I added to the page header format in my local.php file. <input type="text" name="text" value="$group/" size="30"> Now the search box apears with a groupname/ so one can now click in the box and type a query and search the group. or One can also highlight the groupname/, type over it, and thus do a full wiki search. We have been using this for a few weeks and seems fairly intuitive. pmwiki-2.2.0-beta68 -- Last modified by {{}}?
|