Page 1 of 1

restricted rights usergroup

Posted: Sun Oct 29, 2006 6:57 pm
by allfg
Hi,


On my CMS i have a usergroup with "add content only" rights without edit rights etc..
It works pretty good.

but to avoid abuse I'd like to make everything this usergroup posts invisible untill an Administrator checks the content and unlocks the content for everyone to be seen.

Is this possible with CMSMS?

thanks in advantage.

Re: restricted rights usergroup

Posted: Sun Oct 29, 2006 6:59 pm
by tsw
yes but it involves a bit hacking

you need to write a user defined tag which connects to addcontent event, in the tag just mark the content hidden or inactive

hope this helps

Re: restricted rights usergroup

Posted: Sun Oct 29, 2006 7:31 pm
by Pierre M.
Or may be you can wait until v1.1 is ready for production ?
According to http://cmsmadesimple.org/main/roadmap v1.1 should have versionning and workflow.

PM