Display the feed item id in a view and take the field item id as an argument for a view.

Possible usage: Link to a feed item.
Since the title field only links to the original feed i used "Output this field as a link" and the Token "Replacement patterns" to create a custom link to the feed item.

First patch from me, maybe useful for someone else. Feedback welcome.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

merlinofchaos’s picture

Can you attach a patch that isn't zipped? It's kind of a pain to download and unzip just to look at a patch

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

When you do, please mark 'needs review'.

e_log’s picture

Status: Postponed (maintainer needs more info) » Needs review
FileSize
2.73 KB

Ok, the patch needs to be applied to the whole views folder.
it changes the file: modules/aggregator.views.inc
and creates a new file: modules/aggregator/views_handler_argument_aggregator_iid.inc

merlinofchaos’s picture

Status: Needs review » Needs work

This applies to 2.x but not to 3.x -- it looks ok from a once over.

dereine, do you think you can reroll this properly?

merlinofchaos’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev
Status: Needs work » Patch (to be ported)

Sorry, was wrong; it does apply to 3.x as well. COmmitted -- doesn't apply to 7.x-3.x, needs a reroll.

dawehner’s picture

Status: Patch (to be ported) » Fixed

Fixed and commited.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.