Changes between Version 3 and Version 4 of RssEmbedMacro


Ignore:
Timestamp:
Jul 19, 2009, 11:25:35 AM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RssEmbedMacro

    v3 v4  
    88
    99A parameter controls the display of a preview of the first 512 characters of each item. See the examples below.
     10
     11Parameters is the standard param=value. See below for a list of accepted parameters.
    1012
    1113
     
    3032== Example ==
    3133
    32 Embeding the RSS feed from local ticket query
    3334
    34 ![[RssEmbed(http://127.0.0.1:8000/test/query?status=!closed&format=rss&order=priority)]]
    35 
    36 Adding the options parameter to display the first 512 characters of each item.
    37 
    38 ![[RssEmbed(http://127.0.0.1:8000/test/query?status=!closed&format=rss&order=priority,true)]]
    3935
    4036== Screenshots ==