Perhaps roles are not the right metaphor for the kind of discriminant functionality or display that you need. Good luck.
- james On 3/29/06, Piotr Usewicz <[EMAIL PROTECTED]> wrote: > James Adam napisaĆ(a): > > If a set of users all need to see the same chunk of HTML, they should > > share the same role. Importantly, though, bear in mind that users can > > have MANY roles. So define your roles in a sensible way which reflects > > the fine granularity of what information they should/should not see, > > and use these presence/absence of those fine-grained roles in your > > conditional statements. > > > > - james > > > > Yes I know, but it would be somewhat difficult to administer all the > users (for example, we have about 20 internal users and 300+ external > ones). Setting many different roles for eg. every variable of html code > chunks can be annoying. I am not sure, but maybe ActiveRBAC would let > this be less complicated. > > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > -- * J * ~ _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
