Earlier we shared about our new permissions system. We have made a quick screencast showing you this new feature and how easy it is to grant different permissions to your users.
Categories
Archive
The Halogy Screencasts - Permissions
< Back to blog | Add a comment
Posted: 12th Mar 2009
Categories: Videos Web Development Our Work
Tags: halogy cms screencast permissions
Add a comment
Haloweb is a web design company in Cheltenham.
Our blog features latest work, latest thoughts, screencasts and other musings on the world of web development. Enjoy!

Comments
By josh on 8th Apr 2009
it be great if you could provide working examples...
i can't seem to get a form to prefill based on which permissions have been previously set for a group. Also, i find that the foreach loop in get_permissions causes a query to run for each existence of a permission with a category. Wouldn't it be simpler to query a single time for each category?
Thanks,
By Stu Green on 9th Apr 2009
Hey Josh! Feel free to adapt and improve the code on the wiki, or start a discussion there. The code was the result of 2 days work so it's not complete and I'm happy to improve it if you think we can.
Thanks for your feedback, I'll let you know when there's an update on the wiki. Cheers.