I don't have an answer but I can point you in a direction of a possible
option.

Take a look at this:
http://photos.guidofamily.org/grid.PNG

We need to do some fine grained permissions. Not nearly as fine grained as
your require. But I can see adding other edit/permissions options to the
drop down for each member according to a resource. Or possibly having group
rights (admin, user, editor or what not)  and granting an individual certain
rights (as defined by a group) to a particular resource.
I used coldext to do this btw.  http://coldext.riaforge.org/

coldext was pretty easy to pick up. And Justin was nice enough to answer
some questions when I needed a hand with it.

Let me know if you need any help with this as I have some working code
examples.

HTH

G



On Mon, Jun 16, 2008 at 4:33 AM, Mike Kear <[EMAIL PROTECTED]> wrote:

> I have decided that the permission system i use on my CMS is getting
> too complicated and difficult to administer, and my users are having
> problems understanding it, so I want to fix it.
>
> Can any suggest a good scheme ot use, or point me to some reading to
> help me figure out what i need to do?
>
> The permissions needs to account for the following:
> user can (or can't ) see a content element  (i.e. page or part of a
> page or image in a gallery)
> user can (or can't ) Edit a content element
> user can (or can't ) Add a new content element
> user can (or can't ) Delete a content element
> user can (or can't ) See/Add/Edit/Delete a content element belonging
> to a specific class of elements (e.g. belongs to a user group or
> something)
>
>
> Hopefully, I'll be able to assign a number or id or something to a
> content element and that will determine who gets to see it, or have
> access to it in the CMS.  Currently i have a group id (or list of
> groups) that every user belongs to and an access level they hold
> defining what they get to do in teh CMS but its too broad-brushstroke.
>  I need to give users the rights to edit and delete in one area, but
> only read in another for example.  Or give someone access to see the
> whole site, but only edit content in some of the pages.
>
> The system i'm using is struggling to cope with all the variations I'm
> giving it to deal  with.  Does anyone have a neat and tidy and very
> flexible permission system i could learn from?
> --
> Cheers
> Mike Kear
> Windsor, NSW, Australia
> Adobe Certified Advanced ColdFusion Developer
> AFP Webworks
> http://afpwebworks.com
> ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307567
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to