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