Fork me on GitHub

News & Categories Permission  Bottom

  • Hi,
    I use News with categorization enabled, (Zikula 1.2.2 and News 2.5.2) how can I set up the permission to give at registered user the possibility to send an article with only one predefined category (no choose possibility)?
    At the moment if I send an article as registered user I see a drop list with all my categories.

    Thanks
  • deny permissions to all categories and then grant ADD permissions for the one you like. the ADD needs to be above the other line.
  • thanks craigh, I deny the permission with:
    users Categories::Category .* None

    but have problem with the add, I try with no success:
    users Categories::Category 10008:: add
    10008 is the id of my category (is under Global), where is my error?
  • You have the add permission line above the No access line?
    The format seems ok as you have Categories::Category | ID:Path:iPath | Rights

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • Yes, first the add line. icon_confused

This list is based on users active over the last 60 minutes.