Description
The Plugins Administration plugin allows you to modify the plugins executed for the individual flavors of your blog. This is useful when you want to change how blog entries are processed before they are rendered in a particular flavor.
Installation and Setup
In your global /WEB-INF/plugin.properties file, add the following line:
edit-blog-plugins=org.blojsom.plugin.admin.EditBlogPluginsPlugin
Required Permissions
A user must have the following permissions in order to use this plugin.
edit_blog_plugins
Usage
After logging into the administration console, you may click on the link to "Edit Blog Plugin Chains" and you will be able to modify the plugins executed for the individual flavors on your blog. Each entry for the flavor is a comma-separated list of plugin short names. A list of plugin short names is shown at the top of the page.