summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-07-13switch preprocess hooks to use error functionJoey Hess
2008-07-13Error handling improvement for preprocess hooks. It's now safe to call ↵Joey Hess
error() from such hooks; it will cause a nicely formatted error message to be inserted into the page.
2008-07-13Mark bug "clear: both for .page*?" as [[done]]Simon McVittie
2008-07-13Merge branch 'master' of git://git.ikiwiki.info into cssSimon McVittie
2008-07-13web commit by http://smcv.pseudorandom.co.uk/: PatchedJoey Hess
2008-07-13Don't set clear:both on .pagedate etc., only on .pagefooterSimon McVittie
This removes clear:both from the trailing metadata of inlined entries as requested by tschwinge, but if you want that feature back, you can set .inlinefooter { clear: both; } in local.css.
2008-07-13web commit by http://smcv.pseudorandom.co.uk/: on second thoughts, more ↵Joey Hess
changes are desirable
2008-07-13web commit by http://smcv.pseudorandom.co.uk/: suggest solutionJoey Hess
2008-07-13web commit by http://mornfall.myopenid.com/Joey Hess
2008-07-12make errors redJoey Hess
2008-07-12only htmlize errors when cgi is actually runningJoey Hess
2008-07-12add perlmagick to build depsJoey Hess
needed since the doc wiki is using an [[img]]
2008-07-12Hopefully fix regression tests in non-English environmentsSimon McVittie
2008-07-12Merge branch 'master' of git://git.ikiwiki.info into bugsSimon McVittie
2008-07-12web commit by http://smcv.pseudorandom.co.uk/: I think I know what's wrong ↵Joey Hess
here too
2008-07-12web commit by http://smcv.pseudorandom.co.uk/Joey Hess
2008-07-12Add missing requirement of IkiWiki::render before starting to render thingsSimon McVittie
2008-07-12web commit by http://smcv.pseudorandom.co.uk/Joey Hess
2008-07-12web commit by http://smcv.pseudorandom.co.uk/Joey Hess
2008-07-12web commit by intrigeri: initial bug submissionJoey Hess
2008-07-12web commit by intrigeri: update, found a possible (random) fixJoey Hess
2008-07-12web commit by intrigeri: bug submissionJoey Hess
2008-07-12web commit by intrigeri: bug submissionJoey Hess
2008-07-12web commit by intrigeri: changed my mind, sorryJoey Hess
2008-07-12sounds goodJoey Hess
2008-07-12web commit by http://smcv.pseudorandom.co.uk/Joey Hess
2008-07-12update, splitting parameters in twoJoey Hess
fixed some unclear descriptions
2008-07-12Fix link from meta plugin to tips/howto_stop_flooding_aggregatorsSimon McVittie
2008-07-12Re-work [[meta guid=""]] documentation, and stop claiming that urn:uuid: is ↵Simon McVittie
automatically prepended
2008-07-12Document [[inline guid="..."]]Simon McVittie
2008-07-12remove example (which was lacking escaping)Joey Hess
2008-07-12fixedJoey Hess
2008-07-12web commit by http://smcv.pseudorandom.co.uk/Joey Hess
2008-07-12Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
Conflicts: doc/todo/aggregate_to_internal_pages.mdwn
2008-07-12responseJoey Hess
2008-07-12web commit by http://smcv.pseudorandom.co.uk/: reference a patchJoey Hess
2008-07-12web commit by http://smcv.pseudorandom.co.uk/Joey Hess
2008-07-12responseJoey Hess
2008-07-12rename uuid to guidJoey Hess
2008-07-12document uuidJoey Hess
2008-07-12Change deb dependencies to list Text::Markdown before markdown, since the ↵Joey Hess
former, while slower, has a much better html parser that avoids numerous bugs.
2008-07-12greatly simplified test caseJoey Hess
2008-07-12web commit by intrigeri: created todo, proposed to implement it - need hint ↵Joey Hess
to choose the best way
2008-07-12capsJoey Hess
2008-07-12reorgJoey Hess
2008-07-12move all package indo to download pageJoey Hess
The package info was getting split between download and install. Leave install for manual instructions.
2008-07-12fix linkJoey Hess
2008-07-12wishlistJoey Hess
2008-07-12thanks, pawelJoey Hess
2008-07-11Testing a change via the sandbox.Josh Triplett