Closed (duplicate)
Project:
Atom
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2008 at 09:39 UTC
Updated:
6 May 2010 at 01:46 UTC
Could be possible to integrate Atom with views? So that one can make Atom-pages to, not only RSS
Comments
Comment #1
deekayen commentedhttp://drupal.org/node/70596
Views2 isn't stable yet anyway.
Comment #2
nicknickoli commentedHas there been any activity on this? It seems like it would be tricky to get a list of nodes for Atom's theme_atom_feed() or _atom_print_feed() from the view. Adding the menu items for atom.module, then calling the view and passing off a list of nids? Could anyone suggest the best way to port Views to Atom? Thank you.