admin: Fixed the plugin admin panel, which would enable all components in a package when trying to enable only a single coomponent.
This was due to `env.is_component_enabled()` returning `None` for components not explicitly enabled.
Also improved the notice shown after enabling or disabling components.
Authored by: rblank 2010-03-12
Parent: [r9346]
Child: [r9348]