I propose changing how plugin info is stored/used, moving it into a xml file (like themes) instead of holding it in the info() method. This would make it much easier to parse non-active plugins for the info in the admin (currently it includes all the php files but doesn't register their filters in order to run the info() method), and would also allow us to maintain the plugin repository much easier.
The xml file would be of the form "myplugin.plugin.xml" where "myplugin" MUST be the same as the plugin file name, "myplugin.plugin.php". I am obviously +1 (-: -- Matt Read http://mattread.com --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
