The newsletter tag has no wiki summary.
1
vote
0answers
10 views
Newsletter digest based on user selection of taxonomies terms
I've looked through forums and modules for a few days trying to find this and nothing seemed to quite fit what I'm looking for. I want to see if this can be done with existing modules before I ...
2
votes
1answer
49 views
How to redirect to l() function link after login?
I'm having a Simplenews newsletter template with a link guiding newsletter readers to a intranet site with more news.
<?php print l('hier.', 'node/' . $build['#node']->nid, array('absolute' ...
0
votes
0answers
14 views
Newsletter module one click subcribe
I'm using newsletter 7.x-1.0-beta, i display the newsletter block on front page, when somebody write his mail and click on subscribe button it's redirect him to a new page to enter some information ...