The link to "read more" is passed through, as part of the teaser, to any RSS Feeds that a site generates.
If I don't use the Read More Tweak module, the "Read More" link has a relative path in the teaser on the site, but an absolute path in an RSS Feed. So, if you click on "Read More" within the site, the relative path resolves properly and you are taken to the full node page. But if you click on "Read More" from a feed reader, the absolute path loads into the default browser and again the full node page loads. (Say, http://www.mysite.com/blog/yyyy/mm/title).
Using the Read More Tweak module, the "Read More" link has a relative path in both RSS Feeds and site-based teasers. So the "Read More" link from within a feed reader is a broken link (just pointing to /blog/yyyy/mm/title, which is meaningless.)
I've classified this as a bug report, not a feature request, as it's a show-stopper for me. I'd much rather have the nice page layout that Read More Tweak provides, but not at the price of sending out broken links to anyone who subscribes to the feeds on my site.
Comments
Comment #1
mcurry commentedThanks for finding this. I'm surprised no one caught this (including me...)
Fixed in commit revision 1.5.8.2.2.1.
Development build version 6.x-3.x-dev forthcoming: http://drupal.org/node/294846
Comment #2
jamesoakleyThanks - downloaded 1.5.8.2.2.1 from CVS, and it solved it for me. When 6.x-3.x-dev comes out (I get access denied on http://drupal.org/node/294846) I'll install it properly. For the time being, 6.x-2.x-beta1 with the new
.modulefile works fineComment #3
mcurry commentedRE access denied: waiting for the Drupal build system. The script runs every 12 hours so it might be a while.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.