Details
-
New Feature
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
None
-
None
Description
Plugins should provide one or more "feature" strings to give a better overview of provided features in the plugin list. That property should tell a short string like "SkinEngine" or "Database". Also if a plugin should tell the plugin manager that it needs to be the only one providing that feature (for example SkinEngine: Only one SkinEngines must be activated), we should provide an "exclusive" attribute:
<Feature name="..." exclusive="true"/>
<Feature name="..." exclusive="true"/>