Age | Commit message (Expand) | Author |
2010-05-14 | allow misctemplate callers to pass params to suppress actions etc | Joey Hess |
2010-05-14 | avoid showing redundant search box on search results page | Joey Hess |
2010-05-06 | respect permalinks | Joey Hess |
2010-05-06 | inline: Call indexhtml when inlining internal pages, so their text can be ind... | Joey Hess |
2010-05-06 | Renamed postscan hook to indexhtml, to reflect its changed position. | Joey Hess |
2010-05-02 | Add placeholder text in search form (in html5 mode only). | Joey Hess |
2010-04-24 | bugfixes | Joey Hess |
2010-04-24 | add support for mass dependencies | Joey Hess |
2010-04-22 | look for templates in srcdir and underlays, first | Joey Hess |
2010-04-20 | no need to return content from postscan hook | Joey Hess |
2010-03-11 | search: Avoid '$' in the wikiname appearing unescaped on omega's query templa... | Joey Hess |
2010-02-12 | add section information | Joey Hess |
2009-01-02 | po: gettext-ize error messages | intrigeri |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-09-27 | Export pagetitle, titlepage, linkpage. | Joey Hess |
2008-08-03 | add plugin safe/rebuild info (part 2 of 3) | Joey Hess |
2008-07-26 | fixups | Joey Hess |
2008-07-26 | remove default values in getsetup | Joey Hess |
2008-07-26 | finish adding getsetup hooks to plugins | Joey Hess |
2008-07-19 | Use correct term prefixes when searching. | Gabriel McManus |
2008-07-17 | Add a postscan hook. | Joey Hess |
2008-07-07 | minor improvements | Joey Hess |
2008-07-07 | search: generate configuration files once only when rebuilding | Gabriel McManus |
2008-06-13 | fix two build bugs | Joey Hess |
2008-06-04 | finishing touches on the new search plugin | Joey Hess |
2008-06-04 | The search interface now allows searching for a page by title ("title:foo"), ... | Joey Hess |
2008-06-04 | don't use meta title | Joey Hess |
2008-06-04 | have the xapian stemmer use a language based on LANG | Joey Hess |
2008-06-04 | also decode html entities in the title | Joey Hess |
2008-06-04 | decode html entities | Joey Hess |
2008-06-04 | fix clearing index on page deletion | Joey Hess |
2008-06-04 | Pass a destpage parameter to the sanitize hook. | Joey Hess |
2008-06-04 | move indexing to sanitize hook | Joey Hess |
2008-06-04 | more search improvements | Joey Hess |
2008-06-04 | more substr fixes | Joey Hess |
2008-06-03 | add a colon to disambiguate | Joey Hess |
2008-06-03 | avoid warning | Joey Hess |
2008-06-03 | use "U" term | Joey Hess |
2008-06-03 | don't loop forever | Joey Hess |
2008-06-03 | fixed most of the xapian todos | Joey Hess |
2008-06-03 | prettify page names, and drop the redunadant url display | Joey Hess |
2008-06-03 | fix toindex | Joey Hess |
2008-06-03 | first pass at doing xapian indexing | Joey Hess |
2008-06-03 | search: Converted to use xapian-omega. | Joey Hess |
2008-02-14 | * The search plugin needs to override <base> to point to the directory | Joey Hess |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey |
2007-02-23 | * Patch from HenrikBrixAndersen to fix a broken use of foreach in the | joey |
2007-02-20 | * Don't error out if estcmd fails, just print a warning message. estcmd is | joey |
2007-02-15 | * Many changes to make ikiwiki very resistant to write failures | joey |