1 Commits (aa1abd0827e764da84b3c6c8e96bbd89d1f59d34)

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