summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-02html5 noteJoey Hess
2010-01-02Fix several places that did not properly handle capitalization of the ↵Joey Hess
discussionpage setting. Specifically, fixes discussion actions on discussion pages, and unbreaks the opendiscussion plugin.
2010-01-02add toveJoey Hess
2010-01-02Merge remote branch 'tove/master'Joey Hess
2010-01-02Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-01-02Terminate the arrow entities with ";"Torsten Veller
2010-01-01plugin names are always lowercaseJoey Hess
2010-01-01when using httpauth, anonok isn'thttp://www.google.com/profiles/schmonz
2010-01-01back from the donehttp://www.google.com/profiles/schmonz
2010-01-01inline: Fix bug that limited displayed pages when feedshow was specified w/o ↵Joey Hess
show.
2010-01-01Update on interaction between `show`, `feedshow` and `quick`.PaulePanter
2010-01-01linkmap: Add option to omit disconnected pages from the map.Joey Hess
2009-12-30Add title span to misc.tmplSvend Sorensen
Add title span to misc.tmpl so that the title is styled consistently with pages that use page.tmpl.
2009-12-30comments: Add a checksum to the name of comment pages, to avoid merge ↵Joey Hess
conflicts when comments are posted to two branches of a site.
2009-12-29Use env hack in python scripts.Joey Hess
2009-12-28Remove example ikiwiki setup file from the Debian package. This re-enables ↵Joey Hess
linking to /usr/share/ikiwiki/examples which has the example sites also used by auto-blog.setup. The example setup file can be generated at any time using ikiwiki --dumpsetup so I do not see a reason to ship it. Closes: #562183
2009-12-28thoughtsJoey Hess
2009-12-28ideaJoey Hess
2009-12-28add another github forkJoey Hess
2009-12-27note as mergedhttp://smcv.pseudorandom.co.uk/
2009-12-27repost bug: rst plugin has python hardcode in shebang linehttp://weakish.pigro.net/
2009-12-25toc: Add startlevel parameter. (kerravonsen)Joey Hess
2009-12-25creditJoey Hess
2009-12-25add exampleJoey Hess
2009-12-25correctionJoey Hess
2009-12-25and someone already thought of tag-page auto-creationhttp://kerravonsen.dreamwidth.org/
2009-12-25(no commit message)http://kerravonsen.dreamwidth.org/
2009-12-25patch in diff -u formathttp://kerravonsen.dreamwidth.org/
2009-12-25pagestats: Add show parameter. Closes: #562129Joey Hess
2009-12-24not yet, pleasehttp://www.google.com/profiles/schmonz
2009-12-24add netbsd wikihttp://weakish.pigro.net/
2009-12-24question: "still domain specific or not?"http://weakish.pigro.net/
2009-12-24typohttp://weakish.pigro.net/
2009-12-24use `SomePage <>` for wikilink?http://weakish.pigro.net/
2009-12-23added taghttp://kerravonsen.dreamwidth.org/
2009-12-23added taghttp://kerravonsen.dreamwidth.org/
2009-12-23third time lucky?http://kerravonsen.dreamwidth.org/
2009-12-23try again with taghttp://kerravonsen.dreamwidth.org/
2009-12-23added taghttp://kerravonsen.dreamwidth.org/
2009-12-21(no commit message)kierun
2009-12-19edit my entry to be less dweebyhttp://www.tychoish.com/
2009-12-19adding a new css sheet.http://www.tychoish.com/
2009-12-18add news item for ikiwiki 3.20091218Joey Hess
2009-12-18releasing version 3.20091218Joey Hess
2009-12-15declutterJoey Hess
2009-12-14reorgJoey Hess
2009-12-14fix typoJoey Hess
This was probably not noticed because it only results in a warning, and in the checkcontent diff having some unchanged lines in it.
2009-12-14404/goto: Fix 404 display of utf-8 pages.Joey Hess
Problem here was that no charset http header was being sent. I fixed this globally by making cgi_custom_failure send the header. Required changing its parameters.
2009-12-14404: fix utf-8 encoding of REDIRECT_URLJoey Hess
2009-12-14remove: Fix problem removing pages with utf-8 in the name.Joey Hess