#VarHEADLINES ---+++ HEADLINES{"url"} -- show RSS and ATOM feeds in TWiki pages * The =%<nop>HEADLINES{"url"}%= variable is handled by the HeadlinesPlugin. * Syntax: =%<nop>HEADLINES{ "http://..." }%= * Parameters: (all but the first one are optional) | ="..."= | Source of RSS or ATOM feed; this can be a URL (starting with http) or a <nop>web.topic location for internal feeds | | =refresh="60"= | Refresh rate in minutes for caching feed; ="0"= for no caching | | =limit="12"= | Maximum number of items shown | | =header="..."= | Header. May include these variables: %BR% \ - =$channeltitle=, =$title=: title of channel (channel.title) %BR% \ - =$channellink=, =$link=: link of channel (channel.link) %BR% \ - =$channeldescription=, =$description=: description (channel.description) %BR% \ - =$channeldate=, =$date=: publication date of the channel (channel.pubDate) %BR% \ - =$rights=: copyrights of the channel (channel.copyright) %BR% \ - =$imagetitle=: title text for site (image.title) %BR% \ - =$imagelink=: link for site (image.link) %BR% \ - =$imageurl=: URL of image (image.url) %BR% \ - =$imagedescription=: description of image (image.description) | | =format="..."= | Format of one item. May include these variables: %BR% \ - =$title=: news item title (item.title) %BR% \ - =$link=: news item link (item.link) %BR% \ - =$description=: news item description (item.description) %BR% \ - =$date=: the publication date (item.pubDate, item.date) %BR% \ - =$category=: the article category (item.category) | | [[HeadlinesPlugin#Syntax_Rules][Details]] || * Example: =%<nop>HEADLINES{ "http://slashdot.org/slashdot.rdf" header="*[<nop>[$link][$title]]:* $description" format="$t* [<nop>[$link][$title]]" limit="4" }%= shows the latest Slashdot news in bullet list format * Category: ApplicationsAndComponentsVariables, ImportVariables * Related: HeadlinesPlugin
This topic: TWiki
>
WebHome
>
TWikiVariables
>
VarHEADLINES
Topic revision: r2 - 2012-11-13 - TWikiContributor
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.VarHEADLINES
.