Download & Extend

Option to automatically set a node reference relation between the newly created newsletter and the nodes used to create it

Project:Simplenews Content Selection
Version:6.x-1.6
Component:Code
Category:feature request
Priority:normal
Assigned:dtrdewaele
Status:needs work

Issue Summary

It is very useful to have a node reference relation field in the nodes used to create a newsletter point to the newsletter it belongs to.

The attached patch creates such a option where you can set the field name to be updated in each node during newsletter creation through SCS. This field will point to the newly created newsletter.

This way you can know in which newsletter each node is presented if any at all.

Please consider it for inclusion.

This patch depends on the patch available at #1070928: Newsletter tid (taxonomy term ID) isn't set when newsletter created through SCS

AttachmentSize
scs-optional_relation_node_reference.patch5.23 KB

Comments

#1

Assigned to:Anonymous» dtrdewaele
Status:needs review» needs work

This is a nice addiction to the module.
I'm not going to apply the patch to the core of the module, but we are going to create an addon api so all these things can go in an addon module.
We want the core of the module to be clean and simple.

#2

Hello!

Do you know a patch or module for drupal version 7?
I want to be a relationship between the article and the newsletter.
thank you