2 blueyed Jul 31, 2006 22:00

The behaviour you describe is the one we currently have, isn't it?
I thought you changed it to scan all subdirs? So /plugins/panels_plugin/panels/mypanel.panel.plugin.php would be added automaticly.... Which is something i do not think should happen...
How does /plugins/panels_plugin/panels/mypanel.panel.plugin.php then get discovered?
It should show up in the list of available plugins, shouldn't it? At least this is what "grouping" was meant for, also.
balupton wrote:
The behaviour you describe is the one we currently have, isn't it?
I was actually planning to scan all subdirs and especially remember where a plugin is located, to load it quicker (which also should help with /plugins/_my.plugin.php vs /plugins/my_plugin/_my.plugin.php).
Do I miss something?