1 Commits (6714e5c7f5b3a874732e58dd2e6383e184da7019)

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