if you still need it i put together a quick demo here:
<http://github.com/johnmuhl/radiant-rbac-starter>

if you have rails/radiant setup to work with sqlite then you should be
able to just clone the repo, cd into it and then run ./script/server
to get going.

On Fri, May 14, 2010 at 5:16 AM, Johannes Fahrenkrug
<jfahrenk...@gmail.com> wrote:
> Hi John,
>
> that's great. Did you happen to share the source code for this
> somewhere? Github, maybe?
>
> That would be great :)
>
> Cheers,
>
> Johannes
>
> On May 13, 7:03 pm, john <johnm...@gmail.com> wrote:
>> On May 13, 10:16 am, Johannes Fahrenkrug <jfahrenk...@gmail.com>
>> wrote:
>>
>> > My customer has a different departments. So they want different roles
>> > for editors that work in the "products" department and for editors
>> > that work in the "services" department. Those roles should enable the
>> > administrator to allow certain users only to edit pages that are
>> > children of the "Our Products" pages and others to only edit pages
>> > that are children of the "Our Services" page.
>>
>> > Is there an extension that does this already? I know about the RBAC
>> > extension, but I'm not sure if it fits the bill.
>>
>> i've setup a similar scheme using the rbac_* extensions and it worked
>> out pretty nicely.
>

Reply via email to