User Rights

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
jeremyl1
Posts: 5
Joined: Thu 27. Jan 2005, 17:59

User Rights

Post by jeremyl1 »

I am hoping to use the new version of phpWCMS in a school based environment. My goal is to allow the teachers to maintain a classroom webpage. The problem that I see with phpWCMS the way it is currently setup is that when you create a backend user they can add an article anywhere in the site structure. Is there, or will there be, a way to better define user rights in the new version of phpWCMS? Basically I don't want my users to be able to create content anywhere that I haven't specifically allowed.
J
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

This is in development - detailed permissions.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
kaller
Posts: 1
Joined: Fri 11. Nov 2005, 02:34

Detailed Permissions

Post by kaller »

Hi,
Congratulations on a CMS implementation with better usability.
I am a PHP coder myself, and I like that you are using the database more, that leads to scalability. I am wanting to use this for my organisation, so the user rights are important for me now. I loaded the latest DEV release and I am running it on a WAMP platform, that's fine.

I see that the first steps in user management are in place.
Actually I dont think you need groups as a top priority, because you can always share a password and coordinate that way in the meantime.

I created admin and user1, but noticed that when user1 does not have ownership of an article, he may still change the visibility flags.

Also at the category level, when user1 does not have access to the level, he can still create articles in the level or move them about in the site.

Please forgive me if I have not understood the behaviours correctly, as I have only just started investigating this tool.
But I think these rights should be removed, do you agree?
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

groups are very important to have easier live when updating permissions for many users.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply