]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/search.pm
poll: Use urlto to produce redirection URLs, avoiding mentions of index.html
[ikiwiki.git] / IkiWiki / Plugin / search.pm
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 2 of 3)
2008-07-31  Joey HessMerge branch 'master' into autoconfig
2008-07-29  Joey HessMerge branch 'tova' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey Hessfixups
2008-07-27  Joey Hessremove default values in getsetup
2008-07-26  Joey HessMerge branch 'master' into autoconfig
2008-07-26  Joey Hessfinish adding getsetup hooks to plugins
2008-07-19  Gabriel McManusUse correct term prefixes when searching.
2008-07-17  Joey HessAdd a postscan hook.
2008-07-07  Joey Hessminor improvements
2008-07-07  Gabriel McManussearch: generate configuration files once only when...
2008-06-13  Joey Hessfix two build bugs
2008-06-04  Joey Hessfinishing touches on the new search plugin
2008-06-04  Joey HessThe search interface now allows searching for a page...
2008-06-04  Joey Hessdon't use meta title
2008-06-04  Joey Hesshave the xapian stemmer use a language based on LANG
2008-06-04  Joey Hessalso decode html entities in the title
2008-06-04  Joey Hessdecode html entities
2008-06-04  Joey Hessfix clearing index on page deletion
2008-06-04  Joey HessPass a destpage parameter to the sanitize hook.
2008-06-04  Joey Hessmove indexing to sanitize hook
2008-06-04  Joey HessMerge branch 'master' into xapian
2008-06-04  Joey Hessmore search improvements
2008-06-04  Joey Hessmore substr fixes
2008-06-04  Joey Hessadd a colon to disambiguate
2008-06-04  Joey Hessavoid warning
2008-06-04  Joey Hessuse "U" term
2008-06-04  Joey Hessdon't loop forever
2008-06-04  Joey Hessfixed most of the xapian todos
2008-06-04  Joey Hessprettify page names, and drop the redunadant url display
2008-06-04  Joey Hessfix toindex
2008-06-04  Joey Hessfirst pass at doing xapian indexing
2008-06-03  Joey Hesssearch: Converted to use xapian-omega.
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...