summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/search.pm
AgeCommit message (Expand)Author
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-02-23* Patch from HenrikBrixAndersen to fix a broken use of foreach in thejoey
2007-02-20* Don't error out if estcmd fails, just print a warning message. estcmd isjoey
2007-02-15* Many changes to make ikiwiki very resistant to write failuresjoey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-12-04* Fix various links on the hyperestradier pages.joey
2006-11-08* Make sure to check for errors from every eval.joey
2006-10-08* Change %renderedfiles to store an array of files rendered from a givenjoey
2006-09-18estseek patch (slightly altered) and other repliesjoey
2006-09-15* Patch from Recai to fix a wide character warning from the search pluginjoey
2006-09-15* Fix a baseurl problem in hyperestradier search results.joey
2006-09-14oops..joey
2006-09-09* Work on firming up the plugin interface:joey
2006-08-26* Patch from James Westby to add a template for the search form.joey
2006-07-31* Fix issue with unicode filenames and updating the hyper estradier searchjoey
2006-07-27* Switch pagetemplate hooks to using named parameters.joey
2006-07-27 - Adds a tag plugin that allows more easily tagging pages.joey
2006-07-02* Centralised all calls to HTML::Template and force all the templatesjoey
2006-05-26* The page name and parent links has switched from using a <h1> to a styledjoey
2006-05-05rename the "render" hook to "change", which is clearerjoey
2006-05-03rather a lot of changes to make hyperestraier search be a plugin, allowingjoey