Hi
just a question to understand if this is the component that I was looking for.
I have 50 authors. Everyone must can edit his own category of articles in (frontend or backend).
So:
user1 can create, modify, and control articles only in category 1
user2 can create, modify, and control articles only in category 2
user3 can create, modify, and control articles only in category 3
...
The most important thing is that all articles must be public in frontend, available and readeble for all the guests too.
using your component is this possibile?
best regard