aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/search.pm
Commit message (Expand)AuthorAge
* search: Avoid '$' in the wikiname appearing unescaped on omega's query templa...Joey Hess2010-03-11
* add section informationJoey Hess2010-02-12
* po: gettext-ize error messagesintrigeri2009-01-02
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* fixupsJoey Hess2008-07-26
* remove default values in getsetupJoey Hess2008-07-26
* finish adding getsetup hooks to pluginsJoey Hess2008-07-26
* Use correct term prefixes when searching.Gabriel McManus2008-07-19
* Add a postscan hook.Joey Hess2008-07-17
* minor improvementsJoey Hess2008-07-07
* search: generate configuration files once only when rebuildingGabriel McManus2008-07-07
* fix two build bugsJoey Hess2008-06-13
* finishing touches on the new search pluginJoey Hess2008-06-04
* The search interface now allows searching for a page by title ("title:foo"), ...Joey Hess2008-06-04
* don't use meta titleJoey Hess2008-06-04
* have the xapian stemmer use a language based on LANGJoey Hess2008-06-04
* also decode html entities in the titleJoey Hess2008-06-04
* decode html entitiesJoey Hess2008-06-04
* fix clearing index on page deletionJoey Hess2008-06-04
* Pass a destpage parameter to the sanitize hook.Joey Hess2008-06-04
* move indexing to sanitize hookJoey Hess2008-06-04
* more search improvementsJoey Hess2008-06-04
* more substr fixesJoey Hess2008-06-04
* add a colon to disambiguateJoey Hess2008-06-03
* avoid warningJoey Hess2008-06-03
* use "U" termJoey Hess2008-06-03
* don't loop foreverJoey Hess2008-06-03
* fixed most of the xapian todosJoey Hess2008-06-03
* prettify page names, and drop the redunadant url displayJoey Hess2008-06-03
* fix toindexJoey Hess2008-06-03
* first pass at doing xapian indexingJoey Hess2008-06-03
* search: Converted to use xapian-omega.Joey Hess2008-06-03
* * The search plugin needs to override <base> to point to the directoryJoey Hess2008-02-14
* * 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