Alert

Ticket System and Forum Responses! Between 17 May - 21 May 2012 ticket responses, as well as forum responses, will be delayed due to our team participation at the Joomla & Beyond International Conference in Germany. Thank you for understanding!
Product Orders will be processed as normal!

rss Factory PRO - replace Bot   Allows+to+display+specific+feed+sources+or+categories+of+feeds.+Please+read+the+notes+for+options+and+examples.Valid+options%3AcategoryId+%3A+category+idssourceId+%3A+source+idssearchTerm%3A+some+search+termsnrFeeds%3A+number+of+feeds+displayed+%28default+10%29displayMethod%3A+choose+between+list%2Ctiled%2Ctabbed%2Cslider%2Cdragdiv+%28default+list%29outputStyle%3A+choose+betwe PDF Print E-mail

Allows to display specific feed sources or categories of feeds. Please read the notes for options and examples.

Valid options:

  • categoryId : category ids
  • sourceId : source ids
  • searchTerm: some search terms
  • nrFeeds: number of feeds displayed (default 10)
  • displayMethod: choose between list,tiled,tabbed,slider,dragdiv (default list)
  • outputStyle: choose between overlib,table (default overlib)
  • tableAlwaysOpen: only for table view; choose between 0 and 1( if the table is always open or only on click; default 0)
  • orderByDate: choose between 0 and 1; the feeds are ordered by date (newest first) (default 0)
  • displayAds: choose between 0 and 1; ads will be randomized between feeds (default 0)

Example:

{rssfactory_pro categoryId="1,2,3" sourceId="10,11,12,13" searchTerm="foo,bar" nrFeeds="10" displayMethod="slider" outputStyle="table" tableAlwaysOpen="1" orderByDate="1" displayAds="1"}

or

{rssfactory_pro categoryId="5" nrFeeds="15" orderByDate="0"}

Additional notes:

All parameters will be delimited by " !!! ( categoryId="7" or searchTerm="test1,test2,test3" )