Plugin to post links from your del.icio.us account to your blog.
author: David Czarnecki version: $Id: DailyPostingPlugin.java,v 1.3 2007/01/17 02:35:06 czarneckid Exp $ since: blojsom 3.0
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