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
joomla30:rssfactorypro:content_plugin [2015/08/25 13:26]
mircea
joomla30:rssfactorypro:content_plugin [2017/04/20 09:27]
sorin
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.2.4** 
 +\\