Display thank you page instead of redirect

stevensurowiec - January 6, 2008 - 03:11
Project:Send
Version:5.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:stevensurowiec
Status:needs review
Description

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.

AttachmentSize
send.patch2.08 KB

#1

stevensurowiec - January 6, 2008 - 22:02
Status:active» needs review

#2

Allie Micka - February 19, 2008 - 18:00

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!

#3

stevensurowiec - March 14, 2008 - 12:24

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').

 
 

Drupal is a registered trademark of Dries Buytaert.