1 Commits (b1ad2a3d8a82c6f0c4d15f2058d57cb51ec90b60)

Author SHA1 Message Date
Ted Kulp 5eea47c8d6 Added post_filters plugin
Plugins that extend PostFilter will get three
additional methods: pre_render, post_render and
post_write. These will be called when every page
or post is processed and allows for the plugin to
modify the post/page object directly to modify
the output beyond what can be done with just
markup.
14 years ago