I'd like the ability to:

(1) Turn on/off the "read more" link added by node_feed().
(2) Alter its text and appearance in a UI.

OR...

(3) Alter its output in a module-accessible preprocess function. Perhaps the RSS link can be added as an element in the $variables array passed to template_preprocess_node()?

Comments

Shai’s picture

+1

Although I must say I'm confused as to how the "read more" is working for RSS feeds in 6. In the case where the full body is more than just the teaser, sometimes I see a "read more" link and sometimes not from drupal generated rss items. Presumably in both cases, "title and teaser" were chosen at

admin/content/rss-publishing

In any case, Todd's proposal is to give more control via the UI is important.

stephencamilo’s picture

Component: node.module » ajax system
Issue summary: View changes
Status: Active » Closed (won't fix)
hestenet’s picture

Status: Closed (won't fix) » Active

Reset issue status.

Status: Active » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.