needsbuild hook interface changed; the hooks should now return the modified array...
authorJoey Hess <joey@kitenet.net>
Tue, 7 Sep 2010 16:08:59 +0000 (12:08 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 7 Sep 2010 16:08:59 +0000 (12:08 -0400)
commit8a6f4a7e50c247c061fd74b535d0f292aca6bda7
tree265b285b3d8f5b33ff135531badfe2f3585e378d
parent7475f90be2c1941d4449791e9e9cd5f3dc3bbb71
needsbuild hook interface changed; the hooks should now return the modified array of things that need built. (Backwards compatability code keeps plugins using the old interface working.)
13 files changed:
IkiWiki/Plugin/aggregate.pm
IkiWiki/Plugin/calendar.pm
IkiWiki/Plugin/edittemplate.pm
IkiWiki/Plugin/listdirectives.pm
IkiWiki/Plugin/meta.pm
IkiWiki/Plugin/pinger.pm
IkiWiki/Plugin/po.pm
IkiWiki/Plugin/skeleton.pm.example
IkiWiki/Plugin/theme.pm
IkiWiki/Plugin/version.pm
IkiWiki/Render.pm
debian/changelog
doc/plugins/write.mdwn