• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: permissions
PostPosted: Mon Jun 27, 2005 6:56 pm 
Offline
Translator
Translator

Joined: Sat Mar 12, 2005 12:30 pm
Posts: 163
Location: Vienna
I am working for now a long time with cmsms and there is a question.

I haven´t got the time to test 10bethaX  but is there a reason why there aren´t permissions to deny users
to change caching or make pages they are alowed to change not shown in menu?

mfg
Kris


Top
 Profile  
 
 Post subject: Re: permissions
PostPosted: Mon Jun 27, 2005 7:00 pm 
Offline
Administrator
Administrator
User avatar

Joined: Fri Jun 11, 2004 6:58 pm
Posts: 3334
Location: Fairless Hills, Pa USA
I'm not totally sure what you mean.  If they have access to edit the page, they can change anything on that page (including caching).  Not sure what you mean about the make pages part of that question...

_________________
http://about.me/tedkulp


Top
 Profile  
 
 Post subject: Re: permissions
PostPosted: Mon Jun 27, 2005 7:12 pm 
Offline
Translator
Translator

Joined: Sat Mar 12, 2005 12:30 pm
Posts: 163
Location: Vienna
Sometimes its easier to gave user the permission to change content but not to change the caching or to hide a page  in the menu or only to change the position in the menu.

i don´t trust users.

kris


Top
 Profile  
 
 Post subject: Re: permissions
PostPosted: Wed Jun 29, 2005 3:35 pm 
Offline
Power Poster
Power Poster

Joined: Sun Nov 21, 2004 6:35 am
Posts: 1469
Location: Geneva - Switzerland
I agree with Kishman... as now the add/edit page has 2 tabs, it would be nice to have 2 different permissions (1 for each tab).
then, they could be able to edit a page, but not what we find on 2nd tab(options): headertags, active, cache, menu, owner, additional editors.
And why not, also different permissions if more than 1 block?
but I guess this is difficult...

in the same idea, in News module, it would be great to have 3 permissions:
1. add/edit/delete news (and as the content pages, they could modify only their own or being additional editor)
2. add/edit/delete categories
3. manage templates (summary and detail)

_________________
Patricia


Top
 Profile  
 
 Post subject: Re: permissions
PostPosted: Wed Jun 29, 2005 3:48 pm 
Offline
Administrator
Administrator
User avatar

Joined: Fri Jun 11, 2004 6:58 pm
Posts: 3334
Location: Fairless Hills, Pa USA
Well, different permissions for News would be easy.  However, adding multiple permissions to pages increases the difficulty.  There are several dynamic factors invovled with content types.  For one, all content types don't have the same number of tabs.  Only "content" has 2.  But, you have now have the additional editors stuff.  How do you assign users to one permission and not the other without it becoming a completely different interface?

I agree that permissions should be more fine grained and it should be system wide.  However, I think it needs to be done from the ground up and should be a version 2.0 thing.

Thoughts?

_________________
http://about.me/tedkulp


Top
 Profile  
 
 Post subject: Re: permissions
PostPosted: Fri Jul 01, 2005 6:15 pm 
Offline
Translator
Translator

Joined: Sat Mar 12, 2005 12:30 pm
Posts: 163
Location: Vienna
There are many dynamic stuff in permission.

I think 3 permission are not enough.

I think we could use leveling to make permissions easier.

leveling
a nother database field called "level" at group_perms
There we could store the acces level
Level1=1
Level2=3
Level3=5
Level4=7
Level5=11
.
then we need a function to check how many levels this moduls need
like this;
Code:
function getlevel()
{
$level=array(
"write"=>1,
"read"=>2,
.....)
return  $level;
}

This function is needed to say the groupmanagment how many radio button
he should create and what is what for like news or somthing,

the administrator don`t need to check a permission anymore he will
check the radiobuttons to set what vor level the group have.

Then he call the permissions as usaly done from module but with one
field more where he checks the level.

if he hase permission he gets acces if not he gets '';

kris


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Arvixe - A CMSMS Partner