Logo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
joomla30:rssfactorypro:content_plugin [2015/08/25 13:26]
mircea
joomla30:rssfactorypro:content_plugin [2015/08/26 12:28]
mircea
Line 32: Line 32:
 === Examples === === Examples ===
 \\ \\
-<​code>​{com_rssfactory nrFeeds=[3] searchTerm=[sport,​tennis,​nadal]}</​code>​+<​code>​{com_rssfactory nrFeeds=[3] searchTerm=[sport,​tennis,​nadal]}</​code>​\\
 Displays stories from 3 feeds that contain one of the search terms: "​sport",​ "​tennis"​ or "​nadal",​ you could use\\ Displays stories from 3 feeds that contain one of the search terms: "​sport",​ "​tennis"​ or "​nadal",​ you could use\\
 \\ \\
-<​code>​{com_rssfactory ​nrFeeds=[1] nrStories=[1relevantStories ​}</​code>​+<​code>​{com_rssfactory ​nrStories=[1] relevantStories}</​code>​\\ 
 +Displays stories relevant to the current article Joomla category, only one story for each feed.\\ 
 +\\ 
 +<​code>​{com_rssfactory categoryId=[4displayMethod=slider}</​code>​\\ 
 +Displays stories of feeds using a slider format from the category which has the ID "​4"​.\\ 
 +\\ 
 +---- 
 +**(!)** Documentation based on **RSS Factory** and **RSS Factory PRO** version **4.1.2** 
 +\\