I'm trying to move to Zikula but the permissions got screwed up. Now the items have been upgraded to news 2.6.2, before I can prohibit a guest from seeing an article, I have to disallow both the category and the topic.
As I have many topics I have to enter both the category-id and all topic-category id's in a permission. For example:
categories:
category 1 - internal
category 2 - clients
category 3 - visitors
topics
category 4 - topic - IT
category 5 - topic - energy
To disallow guest from seeing internal affairs, I thought I have to use the following rule:
Code
unregistered categories::category (1|2):: none
However, if an article has a topic "IT" , it will show wether or not it's internal.
What would be the best way to get this to work? I've been trying for hours, reading formus, Wiki etc etc but no luck...
TIA
Bas
Edited by bvdbos3 on Apr 01, 2011 - 07:42 PM.
