By BobWebDesign on
Hi!
Can somebody tell me how to add multiple authors to one page?
I want to point out which pages a user is able to edit and which not. In order to do so I allow the users to edit their own pages but not to edit any page. But when I want to allow multiple users to edit one page, I would need to add multiple authors.
Thanks in advance!
Bob
P.S. In case somebody knows a module to achieve the same goal, please tell me.
Comments
_
Perhaps a combination of http://drupal.org/project/author_taxonomy and http://drupal.org/project/tac_lite or http://drupal.org/project/taxonomy_access can do what you need.
EDIT: also see http://drupal.org/project/coherent_access
The Coherent Access project
Thank you so much! The Coherent Access project works best for me.
Kind regards, Bob
Author Taxonomy
The module Author Taxonomy might suit your needs: http://drupal.org/project/author_taxonomy
Groen