Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-09-04 03:28:08

wspence
Member
Registered: 2006-09-03
Posts: 84

Form to email content

Is there a txp for or php script for free that allows the person reading an article on your site to email the article to someone or a link or something….

thanks in advance!

Offline

#2 2007-09-04 05:43:16

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,090
Website GitHub Mastodon Twitter

Re: Form to email content

mrh_email_article_link

You could of course use something like this in your templates:

<a href="mailto:?subject=<txp:title />&amp;body=<txp:site_url /><txp:page_url />">Email article link</a>

>Edit: Added site_url to generate the complete path

Last edited by colak (2007-09-04 06:08:07)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#3 2007-09-04 06:44:31

jstubbs
Member
From: Hong Kong
Registered: 2004-12-13
Posts: 2,395
Website

Re: Form to email content

Also worth a good look at ZCR – it has email article feature: http://forum.textpattern.com/viewtopic.php?id=23728

Offline

Board footer

Powered by FluxBB