Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2011 at 12:30 UTC
Updated:
4 Mar 2012 at 11:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
peterjaap commentedComment #2
berdirWhat makes this module different/better than the already existing modules?
Searching for "Tell a friend" shows up 16 modules, some of them might already do what your module does. You might want to consider working on one of these modules.
Comment #3
peterjaap commentedThis module is not maintained/available anymore; http://drupal.org/project/socialtwist-taf
This module is abonded due to a security issue that isn't fixed; http://drupal.org/project/tellafriend
This module is kind of similar, but doesn't provide functionality to change the subject & message text; http://drupal.org/project/spread
And this module comes close, but is aimed towards sharing of specific nodes, or content types and not so much sharing a certain site through a link; http://drupal.org/project/tellafriend_node
The other 12 modules found with a 'tell a friend' search are not tell a friend modules. On top of that, this module allows you to set a default subject, a default text, an optional captcha and integrates with Colorbox.
I'll also make a D7 version asap.
Comment #4
xiong commented+1 I would like to see it, am in need of such a module and I completely agree with your explanations of other listed modules. Thanks!
Comment #5
xiong commentedSorry but then I found this: http://drupal.org/project/forward and I think it's pretty good for me now.
Comment #6
peterjaap commentedI thought I had already added the files, but apparently I forgot. So here they are.
Comment #7
peterjaap commentedHere is the latest version.
Comment #8
rahulbarge21 commentedHello Frriend,
Your information given about tell friend in great but here i am facing one problem i want add fields into the tell a friend form how to add them i tried lot but unable to add. I have to add the following fields :-
Your name
Your e-mail address (Single e-mail)
Friends name
Friends e-mail address (Single e-mail)
Message
Captcha text
Here is one link in that tell a friend form is there you can refer to it
http://www.wholivedthere.com/tell-a-friend/
Any help waiting for your replay
Thank you,
Rahul Barge
Comment #9
peterjaap commented@rahul barge
I'm sorry that is not my module so I won't be able to help there.
@the rest
Here's a new version.
Comment #10
rahulbarge21 commentedok friend if you come to know please replay me thank you .
Thanks a lot
rahul barge
Comment #11
coltranetell_a_friend.page.inc contains hard-coded HTML and makes explicit reference to $_POST, that is bad. You should be using Drupal's menu callback system, Form API, and template rendering system. Setting back to needs work because fundamental Drupal APIs are not being used.
Also, if you wanted you could take over the tellafriend module http://drupal.org/project/tellafriend It can be re-opened and there is someone who has provided a patch for the security issue #810434: Potential Patch for SA-CONTRIB-2010-052
Comment #12
peterjaap commentedI've a lot since so I'll be updating this project with your comments asap :) Thanks for checking it out!
Comment #13
tim.plunkettClosing, feel free to re-open if this was a mistake.