summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
2010-09-10Pass 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-10po: Make the po_master_language use a langpair like "en|English", so it can ↵Joey Hess
be configured via the web.
2010-09-07needsbuild 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-04added a patch to make it more like MediaWikiChangaco
2010-09-01YAML is YAMLhttp://kerravonsen.dreamwidth.org/
2010-08-31more on ymlfront vs MMDGiuseppe Bilotta
2010-08-31keeping triple-dash as default, but making it configurablehttp://kerravonsen.dreamwidth.org/
2010-08-30ymlfront vs MMDhttp://oblomov.myopenid.com/
2010-08-30split out bug report and closeJoey Hess
2010-08-30responseJoey Hess
2010-08-15(no commit message)https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o
2010-08-14respond, open wishlist todo item with designJoey Hess
2010-08-14(no commit message)https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o
2010-08-13possible to use place holders?http://weakish.myopenid.com/
2010-08-12flattr: New plugin.Joey Hess
Thanks to jaywalk for the initial implementation at a flattr plugin! This one is less configurable, but simpler.
2010-08-09Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-08-09filecheck: Fall back to using the file command if the freedesktop magic file ↵Joey Hess
cannot identify a file.
2010-08-06formattinghttp://kerravonsen.dreamwidth.org/
2010-08-06Should I remove the old ymlfront format now that it recognises directives?http://kerravonsen.dreamwidth.org/
2010-08-06ymlfront now provides a ymlfront directivehttp://kerravonsen.dreamwidth.org/
2010-08-06update docs for new versionhttp://kerravonsen.dreamwidth.org/
2010-08-02both are now fixed in my po branch.intrigeri
2010-08-02ack²intrigeri
2010-08-01responseJoey Hess
2010-07-31Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-07-31Use Digest::SHA built into perl rather than external Digest::SHA1 to ↵Joey Hess
simplify dependencies. Closes: #591040
2010-07-30eventually got rid of the double rebuild issue. please have a look.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-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-26Add new disable hook, allowing plugins to perform cleanup after they have ↵Joey Hess
been disabled.
2010-07-24responseJoey Hess
2010-07-24answering joeyintrigeri
2010-07-23merged; notesJoey Hess
2010-07-23Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b'Joey Hess
2010-07-23Implemented, please merge.intrigeri
2010-07-23todo updateintrigeri
2010-07-20Support 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-19Added examplehttp://jeremiahfoster.com/
2010-07-19Added second question.http://jeremiahfoster.com/
2010-07-19remove 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-18Revert "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