1 Commits (d6afe77d4c18747bac7c0b08eb4dbf3414268026)

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