What about a plugin interface?

Re: [equinox69] What about a plugin interface?

By Chris - August 20, 2010

Hi equinox69,

Rather than setting variables on all my pages, I always simply include a single PHP file on all my pages which sets all my variables and includes everything else I'll need. It makes individual pages a lot cleaner and means there's less to update or forget to update!

That's a good idea: having plugins provide their own configuration screens. I think we may start experimenting with this soon. :)

I'm thinking that plugin configuration would be accessed through the Plugin menu, via a custom link below "Deactivate". If you have the MySQL Console plugin, you can see how it creates a custom link called "Run" and then provides its own interface.

Thanks for the ideas! :)
All the best,
Chris