← Back to team overview

phpdevshell team mailing list archive

[Bug 671202] Re: New plugin is named after directory

 

So then the name specified in the plugin.config.xml file under <name>
should match exactly the folder name?

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/671202

Title:
  New plugin is named after directory

Status in Open Source php gui type development framework.:
  Invalid

Bug description:
  v3.0.0-b3

When you create your own new plugin, and then go to the Plugins Admin page, it will show (in large letters) the name of the plugin, but it displays the directory name as the plugin name instead of using the name in the plugin.config.xml file.

EXAMPLE:
/plugins/my_plugin/config/plugin.config.xml has name tag set to <name>My Great Plugin</name>

When you go to Plugins Admin it will show the name as "my_plugin" instead of "My Great Plugin".

Thanks





References