summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-07-15web commit by mrledJoey Hess
2008-07-15web commit by mrledJoey Hess
2008-07-15web commit by intrigeri: fixed formatting (I will learn to preview before ↵Joey Hess
saving, some day...)
2008-07-15web commit by intrigeri: proposed patch to add a bonus "else" parameter to ↵Joey Hess
the map plugin
2008-07-15web commit by intrigeri: fixed git repo url formating, seems that git:// is ↵Joey Hess
not supported
2008-07-15web commit by http://dajul.myopenid.com/Joey Hess
2008-07-15web commit by intrigeri: pedigree: renamed to parentlinks, replace core ↵Joey Hess
parentlinks
2008-07-15web commit by intrigeri: created wishlist for applydiff pluginJoey Hess
2008-07-15web commit by intrigeri: user page creationJoey Hess
2008-07-15web commit by intrigeri: pedigree: anounced rewrite according to new designJoey Hess
2008-07-15web commit by intrigeri: pedigree: compromise?Joey Hess
2008-07-15web commit by http://ptecza.myopenid.com/: * ResponseJoey Hess
2008-07-14Merge commit 'smcv/aggregateinternal' into aggregateinternalJoey Hess
Conflicts: doc/plugins/aggregate.mdwn
2008-07-15Fix aggregateinternal migration so it skips expired entries, and deletes outputSimon McVittie
2008-07-14improve instructionsJoey Hess
It's better to -refresh rather than rebuild, as this way ikiwiki deletes all the html files rendered to destdir for the aggregated pages before.
2008-07-14closuresJoey Hess
2008-07-14Merge branch 'master' into aggregateinternalJoey Hess
2008-07-15Leave aggregateinternal switched off in the template ikiwiki.setupSimon McVittie
2008-07-15Recommend aggregateinternal => 1 for new wikis, and set it in ikiwiki.setup.Simon McVittie
Also use [[!foo]] in aggregate.mdwn.
2008-07-14responseJoey Hess
2008-07-14fix extension nameJoey Hess
2008-07-14Merge commit 'smcv/aggregateinternal' into aggregateinternalJoey Hess
Conflicts: IkiWiki/Plugin/aggregate.pm
2008-07-14document aggregateinternalJoey Hess
2008-07-14web commit by intrigeri: pedigree: answer + updated design proposalJoey Hess
2008-07-14web commit by http://smcv.pseudorandom.co.uk/: ikiwiki-transition ↵Joey Hess
aggregateinternal $srcdir $htmlext
2008-07-14web commit by intrigeri: amend previous answerJoey Hess
2008-07-14web commit by intrigeri: pedigree: (begining of) answerJoey Hess
2008-07-14responseJoey Hess
2008-07-14web commit by XTaran: post-commit hooks work fine here at least with recent ↵Joey Hess
ikwiki versions and hg 1.0.x -> remove it from todo list
2008-07-14web commit by XTaran: Example hgrc, some markup, one correction of one of my ↵Joey Hess
previous changes
2008-07-14web commit by XTaran: Cross reference to todo/mercurialJoey Hess
2008-07-14web commit by XTaran: Correct information about hooksJoey Hess
2008-07-14fix linkJoey Hess
2008-07-14responseJoey Hess
2008-07-14web commit by http://ptecza.myopenid.com/: * Request for color pluginJoey Hess
2008-07-14web commit by intrigeri: added suggestion to move functionnality from the ↵Joey Hess
core to pedigree plugin
2008-07-14web commit by intrigeri: added link to pedigree_pluginJoey Hess
2008-07-14web commit by http://ptecza.myopenid.com/: * Broken URLJoey Hess
2008-07-14web commit by intrigeri: initial pedigree plugin proposalJoey Hess
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