Feed Module
The Feed Module imports and displays RSS and Atom feeds in a wiki page.
Syntax
[[module Feed src="http://somefeed.com/feed.xml"]]
Attributes
- src
- limit
- offset
CSS
The Feed module generates no classes and no identifying selectors whatsoever.
The best solution to style the output of the Feed module is to wrap it in a div with an id or class selector and use that to select child elements.
Related Pages
Categories: Content : Modules : Wiki Guide |