Using Articles as Group Home Pages
I have severall "groups" of users
Anonymous
Registered
ContentProducersA, ContentProducersB, Etc....
(Editors and Admin)
A registered User is registered to one (or maybe later more) ContentProducers)
I would like to have an Article presented as the "welcome page" of each group
WelcomeAnonymous for the Anonymous users
WelcomeRegistered for the registered users
WelcomeContentProducers for the ContentProducers
...
Since access rights are linked to "Subjects" I created one "Subject" for each Group.
Now if I'm in 1.8.5 I can assign some rights to a Subjet to a group.
"BUT" I cannot assign a "group homepage" in the group admin because Articles do not have WikiNames, and the full URL doesn't work.
In 1.9.(last) I can give a full URL as the "group homepage" BUT the code in Subject admin seems buggy since it doesnt offer any rights to assign, and "assigning anyway" generates an error in tiki-objectpermissions.php, since it needs a permission.
I also do not understand why is there a grouppermission and an objectpermission table in the data base, and when are they used ?
So am i doing something wrong ? or is there a workaround ?
Thanks for any advice.