Page 1 of 1
Send to a friend
Posted: Tue Mar 21, 2006 4:32 pm
by lennon
I was wondering whether there is a function to have an "email this page to a friend" link on CMSMS?
A client has requested it at the 11th hour. I've had a look at the forum and dev area but cant see anything.
The current feedback form doesnt seem to be able to do this. Or am I wrong?
Any help appreciated...
Re: Send to a friend
Posted: Tue Mar 21, 2006 4:37 pm
by calguy1000
nobody has done that type of thing (to my knowledge) for cms yet. sounds cool though.
Re: Send to a friend
Posted: Tue Mar 21, 2006 4:44 pm
by lennon
I know that someone was developing it:
http://forum.cmsmadesimple.org/index.ph ... 886.0.html
sagarkale did you have any joy?
Re: Send to a friend
Posted: Tue Mar 21, 2006 5:41 pm
by cyberman
lennon wrote:
sagarkale
Last visit 28 November 2005, 04:34:07
Re: Send to a friend
Posted: Tue Mar 21, 2006 8:22 pm
by jelle
This should not be too hard...
Sending an email with cms/phpmailer is easy. Determining what page you are on should not be too hard if you put the code for 'alert friend to this page' in a customtag. Less then a day work, by my shoddy estimates... (double and round up to the next magnitude to get a safe estimate).
But please be aware that letting the (web)user define both the content and the recipient means you are opening a spam relay,
Re: Send to a friend
Posted: Thu Jul 27, 2006 8:03 pm
by lemkepf
Anyone do this yet?