group based access rights

features

  1. group based access rights
  2. image handling
  3. live preview
  4. math
  5. sites running zena
  6. versioning
groups

Access rights on a node.

Access to any object in the cms is filtered through three groups defined on each node:

  • readers who can read this node
  • writers who can edit the node by creating a new redaction
  • publishers who can publish new content for this node

As it would be very annoying to have to set these for each and every node, nodes automatically inherit the access rights from their parent.

When a list of pages are fetched, zena only returns pages that the current visitor can read.

See secure for more information.