On 21 Jul 2010, at 04:14, Jim Gay wrote: > > On Jul 20, 2010, at 9:26 PM, Andrew Reid wrote: > >> On 21 July 2010 10:22, Andrew Reid <[email protected]> wrote: >> >>> What am I not doing right here? Do I need to do something else to >>> restrict the visibility to (and access to) that tab? >> >> A bit more digging[1] and fiddling later and I've solved my own >> problem. It seems that with the Admin UI Tab API change that occurred, >> the access control stuff happens in the controller, rather than when >> the tab is added. I've submitted a patch to spanner for inclusion in >> the code. >> >> - andrew >> >> [1] http://en.wiki.github.com/radiant/radiant/developer-upgrade-notes/ > > I want to push some awareness of multiple sites into the core, and need to > get back to that, but try this > http://github.com/saturnflyer/radiant-vhost-extension
I mean to make a start on that in about ten days, when $client work is finished. > But checkout Will's not-yet-ready sites extension too > http://github.com/spanner/radiant-sites-extension Sites is getting readier now. It's up to date with 0.9 and removes the need for scoped_admin and some of the other clutter. There are definitely still gaps, but they are fewer. I'll probably finish it about the time it's not needed any more. It's overly complicated if you just want to publish several sites, but for compartmentalising users it may be the way to go. will
