On Aug 12, 6:45 pm, eirich <[email protected]> wrote:
> In DokuWiki one has the ability to display RSS feeds with the
> following syntax:
>
> {{rss>http://slashdot.org/index.rss5 author date 1h }}
>
> I've seen this used to display a configurable number of items from a
> feed within a table.  Does TiddlyWiki have similar capabilities?

Mabe try:       http://tiddlywiki.bidix.info/#RSSReaderPlugin

<<rssReader noDesc|asHtml|asText rssUrl ['filtering string']>>
        noDesc: only title of item is printed

        asHtml: if you know that description contain html (links, img ...),
                the text is enclosed with <html> </html> tags

        asText: if the description should not be interpreted as html the
                description is wikified

        rssUrl: the rssFeed url that could be accessed.

        'filtering string': if present, the rssfeed item title must
contained
                this string to be displayed.
                If 'filering string' contained space characters only, the 
tiddler
                title is used for filtering.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to