Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.3
Component:
aggregator data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 14:56 UTC
Updated:
25 Apr 2009 at 17:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
aaron commenteddepending on your needs, you might look at the Feed API module.
Comment #2
Martin2010 commentedI already did try FeedAPI and hated it. Aggregator is all thats needed.
How soon you think till this Aggregator issue will be fixed ? or Bug fixed.
Comment #3
Martin2010 commentedSince nobody knows the question to that..
can I atleast get support with these 2 :
#1 how to have feeds open in a new window with Views ?
#2 how to have more then one parameter on 1 line using a feed?
For instance I would like to have the Timestamp and Description on the same line... Timestamp followed by Description using Views.
[timestamp] [description]
I tried including the above using "Rewrite the output of this field" option .. but the Timestamp would still appear on a line by itself.
Comment #4
lbarrioc commentedYou can get the Timestamp and Description on the same line adding a field Global: Custom text. Insert in text [timestamp] [description]
and Exclude from display timestamp and description fields. Place this fields before in the ordered fields list.
Comment #5
boris mann commentedJust noting this down, since I'm running acquia which is a -2.3 version. Feed ID is displayed, bu there isn't a handler defined. Set to fixed if this is fixed in 2.4.
Comment #6
boris mann commentedSetting to correct component, sorry.
Comment #7
merlinofchaos commentedHmm. I thought Acquia was running a patched 2.2 version actually.
In any case aggregator_feed.fid has the right handlers now, so I think we can mark this fixed.