Initialize this plugin. This method only called when the plugin is instantiated.
throws: org.blojsom.plugin.PluginException - If there is an error initializing the plugin
Process the blog entries
Parameters: httpServletRequest - Request Parameters: httpServletResponse - Response Parameters: blog - Blog instance Parameters: context - Context Parameters: entries - Blog entries retrieved for the particular request Modified set of blog entries throws: PluginException - If there is an error processing the blog entries