Addresses issue #7 by removing the need to build our own table for plugin management, instead it is now generated by the admin_setting_manage_plugins parent class.
This also adds the ability for rule plugins to include their own general settings.
Rule plugins are also given a description that is shown on the plugin management page.
Addresses issue #7 by removing the need to build our own table for plugin management, instead it is now generated by the
admin_setting_manage_plugins
parent class.This also adds the ability for rule plugins to include their own general settings.
Rule plugins are also given a description that is shown on the plugin management page.