Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#49 2006-11-09 03:12:12
- aesop1
- Archived Plugin Author
- Registered: 2004-09-19
- Posts: 142
Re: mrh_email_article_link
Lee, this should be fixed now. Thanks for bringing it to my attention. Please take it for a whirl.
-Matt
Last edited by aesop1 (2006-11-09 05:54:13)
Offline
#50 2006-11-09 07:40:22
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: mrh_email_article_link
Hi Matt, thanks for looking at it, but I still get a blank subject and body.
Cheers, Lee
Offline
#51 2006-11-09 15:03:23
- aesop1
- Archived Plugin Author
- Registered: 2004-09-19
- Posts: 142
Re: mrh_email_article_link
Hmm . . . What platform are you using this on? *nix or Windows? I can’t replicate the problem, but I’ll try experimenting with it some more. Are you still using the tag like above? What permanent link mode are you using (not that it should matter)? What version of TXP are you running? PHP version?
Most importantly, are you using this within a single article form?
Sorry for the slew of questions, but it seems to work fine on my end with a variety of permlink modes. The only thing I haven’t tested this version with is Windows. Windows tends to interpret the server PHP variables differently.
Last edited by aesop1 (2006-11-10 00:32:26)
Offline
Re: mrh_email_article_link
aesop1 wrote:
UPDATE: Use
%0D%0A
for line breaks
Thanks for the reply. That works.
Mark
Offline
#53 2007-02-17 02:33:06
- veggiegrrl
- Member
- Registered: 2006-02-05
- Posts: 13
Re: mrh_email_article_link
Has anyone used this successfully with Gmail? When I click the link, it opens a compose window, but the message never transfers (though it stalls as though it’s loading for a long time).
Offline
#54 2007-02-17 05:16:04
- aesop1
- Archived Plugin Author
- Registered: 2004-09-19
- Posts: 142
Re: mrh_email_article_link
Wow. I’ve never tested this with Gmail. Are you able to click other “mailto:” links and get them to work with Gmail? What platform are you using? Windows? Mac? If you have it setup properly as an email client and it works with other web site mailto links, it should work with this plugin unless it is malfunctioning and not returning a valid mailto link.
Last edited by aesop1 (2007-02-17 05:17:56)
Offline
#55 2007-12-20 22:15:00
- Shaliza
- Member
- Registered: 2006-01-22
- Posts: 59
Re: mrh_email_article_link
Anyone know if this works with 4.0.5?
Offline
Re: mrh_email_article_link
It was working on neme.org but with the current tags you are able to achieve the plugin’s functionality using:
<a href="mailto:?subject=<txp:page_title />&body="<txp:page_title />" on http://yoursite.com<txp:page_url /> might be of interest to you">Email article link</a>
Last edited by colak (2008-03-03 09:47:54)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#57 2007-12-21 12:16:07
- Shaliza
- Member
- Registered: 2006-01-22
- Posts: 59
Re: mrh_email_article_link
Okay, thanks!
Offline
Offline
Re: mrh_email_article_link
As colak points out, you don’t anymore need this plugin, that only adds mailto link :-) Core tags can do it.
Offline
#60 2008-03-03 01:28:59
- aesop1
- Archived Plugin Author
- Registered: 2004-09-19
- Posts: 142
Re: mrh_email_article_link
Yup, it’s a vintage plugin and even though I wrote it I don’t think (I can’t really remember) if it does too much that you can’t do now with standard tags as Gocom and Colak point out. Still, I realized I took it off the server during a host transfer recently. I’ll put it back up in case someone finds using the plugin is easier than stringing together their own links. It may also have a feature or two that might be hard to attain with the core tags.
Also, please check out Zem Contact Reborn which gives you email form functionality if you need something beyond a mailto link.
Last edited by aesop1 (2008-03-03 01:30:45)
Offline