Closed (fixed)
Project:
RelatedContent
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2008 at 19:24 UTC
Updated:
9 Feb 2010 at 13:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
pixelpreview@gmail.com commentedI'm interested by a solution too ... It's a very nice combination (simplenews and related content) but if we can't send absolute urls in the newsletter ... there are no interests ...
Comment #2
kulvik commentedI got this working by simply edition the node.tpl.php for teasers and making sure that the template file output full urls with domain. RelatedContent isn't doing anything about the urls, it's just passing the through as is in the preformatted teaser.
Comment #3
HansBKK commentedCould you post your code so others don't have to figure it out from scratch?
> RelatedContent isn't doing anything about the url
Changing to a feature request that RC does "do something", perhaps an option in the config screen: "Output full URLs for emailing"
Comment #4
peter panes commentedI'm also having this problem with 6.x-1.0 beta 1.
How do i get node.tpl.php to output full URLs?
Comment #5
peter-boeren commentedThis has been fixed in latest version of D6. You can turn absolute links on per content type in the settings of relatedcontent. (screenshot).
Comment #6
peter-boeren commentedComment #8
peter panes commentedThis doesn't work for me, I've selected yes under Create absolute links but it doesn't work it still sends the newsletters with relative URLs, any ideas?
Comment #9
peter panes commentedActually it was a problem using content template but i've fixed it now.