Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-30 | Added 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-30 | resubmitted patch to po4a upstream | intrigeri | |
2010-07-30 | fixed by the last po4a release | intrigeri | |
2010-07-29 | todo++ | intrigeri | |
2010-07-29 | fixed broken link | intrigeri | |
2010-07-29 | remove spurious map directive | intrigeri | |
2010-07-29 | Move po todo/bugs to dedicated pages. | intrigeri | |
2010-07-29 | found the root cause of the "bug" | intrigeri | |
2010-07-29 | what approach to take for pagination? | http://kerravonsen.dreamwidth.org/ | |
2010-07-28 | todo++ (?) | intrigeri | |
2010-07-28 | researched a bit the next po bug | intrigeri | |
2010-07-28 | currently unreproducible | intrigeri | |
2010-07-28 | reply | intrigeri | |
2010-07-28 | po todo update: this has been fixed already. | intrigeri | |
2010-07-26 | Add new disable hook, allowing plugins to perform cleanup after they have ↵ | Joey Hess | |
been disabled. | |||
2010-07-25 | Revert refactment | Joey 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-24 | Single escape (not double escape) square bracket. | http://sirireiter.dk/ | |
2010-07-24 | response | Joey Hess | |
2010-07-24 | answering joey | intrigeri | |
2010-07-23 | merged; notes | Joey Hess | |
2010-07-23 | Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b' | Joey Hess | |
2010-07-23 | html | Joey Hess | |
2010-07-23 | html | Joey Hess | |
2010-07-23 | html | Joey Hess | |
2010-07-23 | Implemented, please merge. | intrigeri | |
2010-07-23 | todo update | intrigeri | |
2010-07-23 | add tipjar link to sidebar | Joey Hess | |
and flattr button, as an experiment | |||
2010-07-23 | add flattr button | Joey Hess | |
2010-07-22 | add news item for ikiwiki 3.20100722 | Joey Hess | |
2010-07-20 | Support ordered po_slave_languages as discussed previously. | intrigeri | |
Backward compatibility is still supported. | |||
2010-07-19 | (no commit message) | http://jeremiahfoster.com/ | |
2010-07-19 | (no commit message) | http://jeremiahfoster.com/ | |
2010-07-19 | Added example | http://jeremiahfoster.com/ | |
2010-07-19 | Added second question. | http://jeremiahfoster.com/ | |
2010-07-19 | typo | Javier Rojas | |
2010-07-19 | Merge branch 'master' of git://git.ikiwiki.info | Javier Rojas | |
2010-07-19 | new syntax file for ikiwiki files in vim | Javier Rojas | |
2010-07-19 | fix link syntax | http://weakish.myopenid.com/ | |
2010-07-19 | link to 404 plugin | http://weakish.myopenid.com/ | |
2010-07-19 | remove lighttpd doc: lighttpd send 200 to dynamic error pages. Thus this ↵ | http://weakish.myopenid.com/ | |
plugin doesn't work with it w/o modification. | |||
2010-07-19 | update url | http://weakish.myopenid.com/ | |
2010-07-18 | Revert "po_slave_languages can now be a hash, if order matters." | Joey Hess | |
This reverts commit 4cf185e781a5f94373b30ec9a0e10dfb626b6d86. That commit broke t/po.t (probably the test case only is testing too close the the old implementation and needs correcting). Also, we have not decided how to want to represent it yet, so I'm not ready for this change. Conflicts: IkiWiki/Plugin/po.pm doc/plugins/po.mdwn | |||
2010-07-18 | merge fix for selflink po problem | Joey Hess | |
2010-07-18 | response on po_slave_languages structure | Joey Hess | |
2010-07-18 | Merge remote branch 'intrigeri/po' | Joey Hess | |
2010-07-18 | noticed a bug in the po plugin | Joey Hess | |
(I should probably put this in bugs/, but I am not sure if intregriti watches there..) |