Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#37 2005-08-24 11:55:49
- june
- Member
- Registered: 2005-06-02
- Posts: 47
Re: mrh_email_article_link
thanks matt! I would appreciate that.
-june
Last edited by june (2005-08-24 11:56:16)
Offline
#38 2006-01-16 10:07:51
- alexandra
- Member
- From: Cologne, Germany
- Registered: 2004-04-02
- Posts: 1,370
Re: mrh_email_article_link
Does this plugin work for 4.0.3?
Offline
Re: mrh_email_article_link
yep. I’m using it with 4.0.3
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#40 2006-04-23 18:16:56
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: mrh_email_article_link
Matt, any chance of making the email body a parameter please? For example body=“some text”, and if the parameter is not used the it defaults to the page url as is already the case.
Thanks,
Lee
Last edited by lee (2006-04-23 18:17:53)
Offline
#41 2006-04-24 13:32:41
- aesop1
- Archived Plugin Author
- Registered: 2004-09-19
- Posts: 142
Re: mrh_email_article_link
Lee,
Sounds like an easy fix—I’ll take a look at it tonight.
-Matt
Offline
#42 2006-04-25 15:58:52
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: mrh_email_article_link
Thanks, that would be really good of you.
Last edited by lee (2006-04-25 16:02:05)
Offline
Re: mrh_email_article_link
Is this plugin still available? Clicking on the download link in the first post of this thread takes you to a page that says, “Coming soon.” But it has said that for such a long that I’m beginning to think it means, “Never.”
Mark
Offline
#44 2006-11-07 09:05:53
- aesop1
- Archived Plugin Author
- Registered: 2004-09-19
- Posts: 142
Re: mrh_email_article_link
mrh_email_article_link is back. You can now include your own messages (using the mymessage parameter) and setting the prepend parameter to ‘yes’ will prepend mymessage to the article URL link.
I tested it briefly in 4.0.4 and all seems well, but please let me know if you have any difficulty.
I apologize for accidentally dumping it from the site for a while (this is why I am not a core developer)!
go to http://www.webinetics.com/txp/mrh_email_article_link.txt
Offline
Re: mrh_email_article_link
Thanks. I’ll check it out.
Mark
Offline
Re: mrh_email_article_link
Seems to be working fine. Is there a way to get the prepended mymessage on a separate line before the link? I’m thinking I need a line break at the end of the message, but I couldn’t figure out how.
Mark
Offline
#47 2006-11-08 01:15:01
- aesop1
- Archived Plugin Author
- Registered: 2004-09-19
- Posts: 142
Re: mrh_email_article_link
UPDATE: Use %0D%0A
for line breaks
Example:
<txp:mrh_email_article_link mymessage="Follow this link:%0D%0A" prepend="yes" />
Last edited by aesop1 (2006-11-08 07:34:01)
Offline
#48 2006-11-08 22:03:02
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: mrh_email_article_link
If the pluging is called from a category page, like http://www.mysite/products/?c=ITMS-for-Agencies it dosen’t seem to work. The email client is opened but no subject/link is injected.
I’m using: txp:mrh_email_article_link subject=“Micro BIG” textlink=“Tell a Friend” mymessage=“Follow this link:%0D%0A” prepend=“yes”
Thanks, Lee
Offline