Hi all,

 

At the moment, in the Staff Interface, we have plugin URLs like this:

 

http://localhost:8081/cgi-bin/koha/plugins/run.pl?class=Koha%3A%3APlugin%3A%3ACom%3A%3AByWaterSolutions%3A%3ACoverFlow&method=configure

 

What if we had something prettier like the following?

 

http://localhost:8081/cgi-bin/koha/plugin/coverflow/configure or

http://localhost:8081/cgi-bin/koha/plugin/coverflow?method=configure

I was thinking it would leverage a plugin_key of “__NAME__” in the “plugin_data” table.

 

I suppose it increases the risk of name collisions, but to be honest those collisions can happen in Wordpress (as I recently learned) and it’s fine overall.

 

David Cook

Senior Software Engineer

Prosentient Systems

Suite 7.03

6a Glen St

Milsons Point NSW 2061

Australia

 

Office: 02 9212 0899

Online: 02 8005 0595