Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-28 | better tags | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | |
2010-09-28 | initial page | https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk | |
2010-09-27 | template_depends: throw nice error message when template cannot be found | Joey Hess | |
plovs reported a crash when templates were not installed properly, with a non-useful error about the template object not being defined. I've audited all uses of template_depends(), and template(), and it makes sense for them to throw an error if the template cannot be found. All code with a user-supplied template catches errors already, to handle template parse failures. It did not make sense for template_file to throw errors, as some code uses it to probe if a template file is available. | |||
2010-09-18 | document settings needed to fix bug | Joey Hess | |
2010-09-18 | remove obsolete docs about DefaultLanguage | Joey Hess | |
I think this may have made sense when the master language was rendered to index.html, but with it at index.en.html, DefaultLanguage is not needed. | |||
2010-09-14 | update | Joey Hess | |
2010-09-10 | Pass array of names of files that have been deleted to needsbuild hook as ↵ | Joey Hess | |
second parameter, to allow for plugins that needs access to this information earlier than the delete hook. | |||
2010-09-10 | po: Make the po_master_language use a langpair like "en|English", so it can ↵ | Joey Hess | |
be configured via the web. | |||
2010-09-07 | needsbuild hook interface changed; the hooks should now return the modified ↵ | Joey Hess | |
array of things that need built. (Backwards compatability code keeps plugins using the old interface working.) | |||
2010-09-04 | added a patch to make it more like MediaWiki | Changaco | |
2010-09-01 | YAML is YAML | http://kerravonsen.dreamwidth.org/ | |
2010-08-31 | more on ymlfront vs MMD | Giuseppe Bilotta | |
2010-08-31 | keeping triple-dash as default, but making it configurable | http://kerravonsen.dreamwidth.org/ | |
2010-08-30 | ymlfront vs MMD | http://oblomov.myopenid.com/ | |
2010-08-30 | split out bug report and close | Joey Hess | |
2010-08-30 | response | Joey Hess | |
2010-08-15 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o | |
2010-08-14 | respond, open wishlist todo item with design | Joey Hess | |
2010-08-14 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o | |
2010-08-13 | possible to use place holders? | http://weakish.myopenid.com/ | |
2010-08-12 | flattr: New plugin. | Joey Hess | |
Thanks to jaywalk for the initial implementation at a flattr plugin! This one is less configurable, but simpler. | |||
2010-08-09 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-08-09 | filecheck: Fall back to using the file command if the freedesktop magic file ↵ | Joey Hess | |
cannot identify a file. | |||
2010-08-06 | formatting | http://kerravonsen.dreamwidth.org/ | |
2010-08-06 | Should I remove the old ymlfront format now that it recognises directives? | http://kerravonsen.dreamwidth.org/ | |
2010-08-06 | ymlfront now provides a ymlfront directive | http://kerravonsen.dreamwidth.org/ | |
2010-08-06 | update docs for new version | http://kerravonsen.dreamwidth.org/ | |
2010-08-02 | both are now fixed in my po branch. | intrigeri | |
2010-08-02 | ack² | intrigeri | |
2010-08-01 | response | Joey Hess | |
2010-07-31 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-07-31 | Use Digest::SHA built into perl rather than external Digest::SHA1 to ↵ | Joey Hess | |
simplify dependencies. Closes: #591040 | |||
2010-07-30 | eventually got rid of the double rebuild issue. please have a look. | 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-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-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 | Implemented, please merge. | intrigeri | |
2010-07-23 | todo update | intrigeri | |
2010-07-20 | Support ordered po_slave_languages as discussed previously. | intrigeri | |
Backward compatibility is still supported. |