summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-19web commit by http://willu.myopenid.com/: Add a new suggestion for a CAPTCHA ↵Joey Hess
on the login page
2008-06-19creole: New plugin from Bernd Zeimetz. Closes: #486930Joey Hess
2008-06-19Version the suggests of xapian-omega to a version known to be new enough to ↵Joey Hess
work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes: #486592
2008-06-18web commit by ptman: It seems the exclamation mark is now needed, can ↵Joey Hess
someone confirm this?
2008-06-16textile: The Text::Textile perl module has some regexps that fail if input ↵Joey Hess
is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8.
2008-06-16web commit by http://alcopop.org/me/openid/: ikiwiki version is 2.50Joey Hess
2008-06-16web commit by http://alcopop.org/me/openid/: bug with bad input textJoey Hess
2008-06-16web commit by http://ptecza.myopenid.com/: * Thanks!Joey Hess
2008-06-15Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-06-15meta: Store "description" in pagestate for use by other plugins.Joey Hess
map: Support show=description.
2008-06-15bugfixes for show=titleJoey Hess
Can't sort by titles; the tree building logic requires that the list be sorted by page name. Setting linktext => $page is not the same as omitting it entirely. So some contortions to only set linktext when the page name is not being shown.
2008-06-15web commit by XTaran: Changed case of repo link since hgweb seems to be ↵Joey Hess
pickier about it than before, thanks to Marillion for reporting the dead link.
2008-06-15check that parent hash exists, to avoid creating itJoey Hess
2008-06-15note about titles and dependenciesJoey Hess
2008-06-15web commit by XTaran: Link change to hnb pluginJoey Hess
2008-06-15Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-06-15web commit by http://sabr.myopenid.com/Joey Hess
2008-06-15add hnb copyrightJoey Hess
2008-06-15remove TODO, moved to codeJoey Hess
2008-06-15finish including hnb pluginJoey Hess
2008-06-15style changesJoey Hess
Reindented, moved a TODO from page to code, trimmed some unnecessary comments, and simplified the use of mkstemp.
2008-06-15initial addJoey Hess
2008-06-15map: Add a "show" parameter. "show=title" can be used to display page ↵Joey Hess
titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes: #484510
2008-06-15close as dupJoey Hess
2008-06-15Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-06-15craziest tip everJoey Hess
2008-06-15append index.html to url generated by urlto("")Joey Hess
This special case crops up when generating the parentlink to the toplevel index page. urlto("") had been generating a link to "./" (or "../" etc) for that, which is fine, if the web server redirects that to the toplevel index.html. It's less fine if there is no web server. I actually ran into the problem first when using gopher. (Yes, yes, don't laugh.. see upcoming tip.) But it also crops up when browsing local wiki files. Of course, the index.html is stripped back off if usedirs is enabled.
2008-06-15web commit by tschwinge: Indeed this issue is ``fixed'' now ;-) and the new ↵Joey Hess
searching subsystem is confirmed to function.
2008-06-15responseJoey Hess
2008-06-14Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-06-14web commit by http://telemachos.myopenid.com/Joey Hess
2008-06-13web commit by http://sabr.myopenid.com/Joey Hess
2008-06-13web commit by http://sabr.myopenid.com/Joey Hess
2008-06-13responseJoey Hess
2008-06-13web commit by http://ptecza.myopenid.com/: * Thanks and question about XapianJoey Hess
2008-06-13add news item for ikiwiki 2.50Joey Hess
2008-06-13releasing version 2.50Joey Hess
2008-06-13fix two build bugsJoey Hess
* ikiwiki-mass-rebuild: Make group list comparison more robust. * search: Work around xapian bug #486138 by only stemming locales in a whitelist.
2008-06-13responseJoey Hess
2008-06-13responseJoey Hess
2008-06-13web commit by http://alcopop.org/me/openid/: maybe for some future ↵Joey Hess
backwards-compatibility killing release?
2008-06-13web commit by http://ptecza.myopenid.com/: * Bug reportJoey Hess
2008-06-13web commit by buo: libdir does have an effectJoey Hess
2008-06-13web commit by http://ptecza.myopenid.com/: * I rebuild ikiwiki backports for ↵Joey Hess
Ubuntu Hardy too
2008-06-12add consultant list, add news itemJoey Hess
2008-06-12fix formatting I brokeJoey Hess
2008-06-12web commit by AndrewGreenberg: Added blurb on looking for a developer.Joey Hess
2008-06-12some questions and links to existing patchesJoey Hess
2008-06-12Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-06-12web commit by AndrewGreenberg: Added info on the the TOVA Company's use of ↵Joey Hess
ikiwiki.