Closed (fixed)
Project:
Read More Link (Drupal 6 and earlier)
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2007 at 21:04 UTC
Updated:
23 Feb 2007 at 20:53 UTC
While I see some people reporting the link shows up twice in RSS, I see the reverse.
Look at ideas.4brad.com/node and ideas.4brad.com/node/feed The first story has a read-more (CitzenRe Challenge)
I have always felt the read-more was way too hidden, so I am glad for this tweak. I have to go back into all my old posts and remove the manually entered "read more" notes -- but hopefully it can be made to work in the feed as well.
Comments
Comment #1
mcurry commentedBrad,
what version of drupal are you using, and what other modules do you have installed, and what version of ed_readmore are you using?
My site's rss feed shows the 'read more' tweak ouput...
http://exodusdev.com/rss.xml
Comment #2
mcurry commentedBrad,
Never mind, I see (by your site's content) that you are running Drupal 5.1 and you have set this issue's version accordingly. I'll test against a matching drupal version and see if I can figure out what's up.
Still, there are known interactions with other modules, so I'd love to see an inventory of modules you have enabled.
Comment #3
mcurry commentedI've committed a fix for drupal 5. Please check out release 5.x.-1.1 http://drupal.org/node/121468
/* $Id: ed_readmore.module,v 1.2.2.3 2007/02/22 02:19:55 inactivist Exp $ */
Comment #4
bradtem commentedMuch thanks, I have checked out that change and it appears to work fine.