Posted by rsevero on February 23, 2011 at 8:34pm
3 followers
Jump to:
| 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
| Attachment | Size |
|---|---|
| scs-optional_relation_node_reference.patch | 5.23 KB |
Comments
#1
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