summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-30Added a rescan hook.intrigeri
This is needed for the po plugin vs. e.g. meta titles. In order to get rid of the ugly "rebuilding all pages to fix meta titles" thing, Joey suggested to make "po, at scan time, re-run the scan hooks, passing them modified content (either converted from po to mdwn or with the escaped stuff cheaply de-escaped)". This would unfortunately not work, as the meta plugin gathers its data using the preprocess hook in scan mode: it would overwrite with buggy data the correct data we would have forced it to gather in po's scan hook. We then need a hook that runs *after* the preprocess hook has been run in scan mode, but *before* any page rendering is started. Hence this one.
2010-07-30resubmitted patch to po4a upstreamintrigeri
2010-07-30fixed by the last po4a releaseintrigeri
2010-07-29todo++intrigeri
2010-07-29fixed broken linkintrigeri
2010-07-29remove spurious map directiveintrigeri
2010-07-29Move po todo/bugs to dedicated pages.intrigeri
2010-07-29found the root cause of the "bug"intrigeri
2010-07-29what approach to take for pagination?http://kerravonsen.dreamwidth.org/
2010-07-28todo++ (?)intrigeri
2010-07-28researched a bit the next po bugintrigeri
2010-07-28currently unreproducibleintrigeri
2010-07-28replyintrigeri
2010-07-28po todo update: this has been fixed already.intrigeri
2010-07-26remove debug codeJoey Hess
2010-07-26Add new disable hook, allowing plugins to perform cleanup after they have ↵Joey Hess
been disabled.
2010-07-26use new disable hookJoey Hess
clean up xapian db when plugin is disabled
2010-07-26avoid generating receive wrapper if there are no untrusted committersJoey Hess
The wrapper is pointless in that configuration. Also, the code for it doesn't compile w/o untrusted commiters to test. :)
2010-07-25meta: Allow syntax closer to html meta to be used.Joey Hess
The idea here is that <meta name="foo" description="bar"> can be written like [[!meta name="foo" description="bar">. Of course, [[!meta foo=bar]] is still supported; this new feature provides some DWIM when trying to directly convert a meta tag into a meta directive.
2010-07-25Revert refactmentJoey Hess
2010-07-25Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-07-25(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
2010-07-25(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
2010-07-25(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
2010-07-25(no commit message)https://www.google.com/accounts/o8/id?id=AItOawlYXeKSEBoSCzES7o5VYiSratG5RfNucL0
2010-07-24Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-07-24move wrapper building loop into Wrapper.pmJoey Hess
2010-07-24Single escape (not double escape) square bracket.http://sirireiter.dk/
2010-07-24git: Fix gitweb historyurl examples so "diff to current" links work. (Thanks ↵Joey Hess
jrayhawk)
2010-07-24responseJoey Hess
2010-07-24Merge remote branch 'intrigeri/po'Joey Hess
2010-07-24Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-07-24Merge remote branch 'upstream/master' into prv/pointrigeri
2010-07-24answering joeyintrigeri
2010-07-23whitespaceJoey Hess
2010-07-23merged; notesJoey Hess
2010-07-23whitespace fixes and a typoJoey Hess
2010-07-23Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b'Joey Hess
2010-07-23htmlJoey Hess
2010-07-23htmlJoey Hess
2010-07-23htmlJoey Hess
2010-07-23Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-07-23template: Fix dependency tracking. Broken in version 3.20100427.Joey Hess
template_depends was adding a dependency on the source filename, instead of on the page name when a template is a page. Such a dependency doesn't work.
2010-07-23Implemented, please merge.intrigeri
2010-07-23todo updateintrigeri
2010-07-23add tipjar link to sidebarJoey Hess
and flattr button, as an experiment
2010-07-23add flattr buttonJoey Hess
2010-07-22add news item for ikiwiki 3.20100722Joey Hess
2010-07-22releasing version 3.20100722Joey Hess
2010-07-22merge translation updates from l10n siteJoey Hess