Email an edition to an email address
chris_five - June 9, 2009 - 22:38
| Project: | E-Publish |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Jump to:
Description
I had a requirement where we needed to email an edition to a mailing list, so I put this module together. It adds a link on the edition edit form that directs to a form to set the recipient email address. Upon form submission browser is redirected to the edition edit screen.
You also need a field in the "epublish_publication" database table named "layout_email" (value set to "email") and a layout file in the epublish module folder called "epublish_layout_email.inc".
| Attachment | Size |
|---|---|
| epublish_email.tar_.gz | 1.37 KB |

#1
Released as a module: http://drupal.org/project/epublish_email
#2
Hey thanks for letting me know :-)
Any way I can get a commit credit?
Chris
#3
oops i should've read the fine print on the module page. the thanks is more than enough!