Page 1 of 1

plugin_name within plugin-settings

Posted: Thu Mar 06, 2014 11:32 am
by bernd_d
I don't know what others think about it, but wouldn't it be good to have the internal plugin-name (for example serendipity_event_spamblock) on ./serendipity_admin.php?serendipity[adminModule]=plugins?

At the moment you only see the internal plugin-name, if you go into settings. For example
Name Spamschutz (serendipity_event_spamblock)
So, if you are searching for something within plugin-overview it is hard to search for the plugin, because you need to know the translated name of the plugin. I think it would be easier (even for support), if the internal name would be there too.

Re: plugin_name within plugin-settings

Posted: Thu Mar 06, 2014 12:16 pm
by Timbalu
You mean from
[C] Spamschutz
Mehrere Möglichkeiten, um Kommentarspam einzudämmen
version: 1.83
to
[C] Spamschutz
Mehrere Möglichkeiten, um Kommentarspam einzudämmen
[serendipity_event_spamblock] version: 1.83
:?:

Re: plugin_name within plugin-settings

Posted: Thu Mar 06, 2014 12:33 pm
by bernd_d
Yes :)

Re: plugin_name within plugin-settings

Posted: Thu Mar 06, 2014 1:05 pm
by Timbalu
I remember having thought this too - once upon a time.
Its very easy to do in 1.7x and 2.0.

Re: plugin_name within plugin-settings

Posted: Thu Mar 06, 2014 2:13 pm
by bernd_d
Timbalu wrote:Its very easy to do in 1.7x and 2.0.
8)

Re: plugin_name within plugin-settings

Posted: Thu Mar 06, 2014 4:02 pm
by garvinhicking
We currently have that in the install screen. I think it would be good to have it in the 2.0 as well. We should find a place where it's not bloating the plugin list too much though.