Ok, so its a very minor update from the last version, Ian gave me a couple of suggestions which have been sorted. I've also made installation a bit easier, here's the steps involved now:
1. script/plugin install http://svn.open.bluefountain.com/toffee
2. Add 'map.from_plugin :toffee' to config/routes.rb before any routes you've defined, as well as the default route.
And thats it, now navigate to admin/<your_model> - and follow the instructions on screen. I've added some tutorial boxes on each screen with guidelines for customising the admin screens. Its quite basic at the moment, but it gets the point across.

Comments