Open rubytastic opened 14 years ago
it shouldn't do that. are you in 0.9?
Yes Using Radiant Edge 0.9.x version On OSX with latest ruby and rails
I think it's to do with the access control change in 0.9.x - add_item doesn't respond to any access control instructions, and admin.tabs.add doesn't get called (because the new Admin UI API is invoked in the if respond_to?(:tab) block.
I've sent a small patch to spanner with the code in the controller as per 0.9 convention. I don't know what this means for the plugin when using an earlier version of Radiant, however.
Thanks. There's a lot of work coming up on multi_site but I'll get that change in as soon as I can.
will
When logged in as regular user ( not designer/admin) The "Sites" tab is visible and accesible in the admininterface It is possible to change the other sites.
This tab should not be visible, any login that is not admin should not be able to edit the sites config.