* The search plugin needs to override <base> to point to the directory
[ikiwiki.git] / IkiWiki / Plugin / search.pm
2008-02-14 Joey Hess* The search plugin needs to override <base> to point...
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2007-02-23 joey* Patch from HenrikBrixAndersen to fix a broken use...
2007-02-20 joey* Don't error out if estcmd fails, just print a warning...
2007-02-15 joey* Many changes to make ikiwiki very resistant to write...
2006-12-29 joey* Initial work on internationalization of the program...
2006-12-04 joey* Fix various links on the hyperestradier pages.
2006-11-08 joey* Make sure to check for errors from every eval.
2006-10-08 joey* Change %renderedfiles to store an array of files...
2006-09-18 joeyestseek patch (slightly altered) and other replies
2006-09-15 joey* Patch from Recai to fix a wide character warning...
2006-09-15 joey* Fix a baseurl problem in hyperestradier search results.
2006-09-14 joeyoops..
2006-09-09 joey* Work on firming up the plugin interface:
2006-08-26 joey* Patch from James Westby to add a template for the...
2006-07-31 joey* Fix issue with unicode filenames and updating the...
2006-07-27 joey* Switch pagetemplate hooks to using named parameters.
2006-07-27 joey - Adds a tag plugin that allows more easily tagging...
2006-07-02 joey* Centralised all calls to HTML::Template and force...
2006-05-26 joey* The page name and parent links has switched from...
2006-05-05 joeyrename the "render" hook to "change", which is clearer
2006-05-03 joeyrather a lot of changes to make hyperestraier search...