summaryrefslogtreecommitdiff
path: root/templates/searchform.tmpl
AgeCommit message (Collapse)Author
2010-05-02Add placeholder text in search form (in html5 mode only).Joey Hess
2008-08-06Added a small icon to the search input box.Joey Hess
2008-06-03search: Converted to use xapian-omega.Joey Hess
Everything is done except for the actual indexing. I plan to do incremental indexing as pages change.
2006-08-26* Patch from James Westby to add a template for the search form.joey
* Cache search form for speedup.