Does the UserID/protected pages modules have the ability to customize page content based on user or group.
i.e:
IF current_group == editors
You have permission to upload files
{cms_module module="uploads" .....}
endif
The idea is that public users would see a subset of the content, but authorized users would have special abilities.
Does anybody know how I can go about doing this?
Different content based on user id or group
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Different content based on user id or group
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Different content based on user id or group
The PunBB starts in this direction, but it doesn't really do it on a page-content basis. It can create nav that only shows you pages you have access to (and prevent you from viewing pages you don't).
I'l be releasing a new version of PunBB in the next few weeks that has a few new features (like a simple permissions-aware search).
I'l be releasing a new version of PunBB in the next few weeks that has a few new features (like a simple permissions-aware search).
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!