Currently the module only redirects back to the node after sending, not allowing you to have a thank you page in the middle. This patch adds two settings to the Send Modules page. One allows you to enable a thank you page and the other is a template for the thank you page.

On this template you can global $nodes and $node to have access to either the set of nodes, or single node respectfully, that was sent.

CommentFileSizeAuthor
send.patch2.08 KBstevensurowiec
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

stevensurowiec’s picture

Status: Active » Needs review
Allie Micka’s picture

I prefer the use of the word "confirmation" over "thankyou" :)

Is there any reason we wouldn't just show a configurable confirmation string and display the rendered message instead of re-approximating it?

Thanks!

stevensurowiec’s picture

The main reason I went with a template like this is for easier inclusion of node information on it (ie, 'Thank you for letting your friends know about article 'xxxxx').

DuaelFr’s picture

Status: Needs review » Closed (won't fix)

This version of Send is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.