Active
Project:
Email Newsletters
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2005 at 17:17 UTC
Updated:
31 Aug 2009 at 12:39 UTC
I'd like to know if the module handles access permissions to nodes in some way when generating newsletters, and, specifically, if some integration with node_privacy_byrole exists.
From a quick look at the code in publication.module I would say no, but maybe I’m missing something.
It would be neat if subscribers would automatically get only those nodes they have view permissions for according to their user group. Wouldn’t it?
Thanks a lot.
Comments
Comment #1
robert castelo commentedNo, not yet, but high on my To Do list.
Comment #2
robert castelo commentedThere's an option to include nodes in a newsletter which can be used for basic access control, at the moment there's no integration with the grants system.