Hello, in reference to Joomla integration in http://www.asprunner.com/forums/topic/13251-phprunner-and-joomla/
I would like to know the Item no. 5 if anybody have successful in dynamic permission with joomla and point us the any tutorial made...thanks
5. Further considerations
- dynamic permissions
It is possible to make Joomla/PHPRunner work with dynamic permissions though it requires some code changes in PHPRunner. Technically speaking we'll need to modify admin area to read a list of groups from jos_core_acl_aro_groups table and disable 'user management' and 'assign users to groups' pages. We'll implement this in one of the following versions.