And I don't know how to code a thunderbolt whizzing out of the users pc. Yet
But, yes, this is very much beta. Yes I do have a habit of leaving admin called 'control' because that is what it is called on my clean install of Zen that I use for testing.
If you do install this then please do post back with any comments, thoughts, etc. Even if it is ' it didn't work'. But if it doesn't work it would be nice if you give a little bit more information.
Thanks, discoverytdi, for giving it a go. Every bit of testing and help is very much appreciated. I want to be using this on live sites soon myself so I will push as hard as I can to get it there.
One thing I guess I should mention is that it probably won't play nice if Image handler is installed in any form. Basically there will be a conflict on the handle_image() function that Zen uses to allow modules to hook into the zen_image function. So, any image module has to declare the handle_image function. If you have two modules on the go then that function will be declared twice and throw up an error.
Thanks everyone.