Listings Module

From JReviews Documentation
Revision as of 19:55, 15 August 2010 by Jreviews (Talk | contribs)

Jump to: navigation, search

The Listings Module can be used for displaying

  • Latest Listings
  • Top User Rated Listings
  • Worst User Rated Listings
  • Top Editor Rated Listings
  • Most Reviewed Listings
  • Random Listings
  • Featured Random Listings
  • Popular Listings


Example of the module layout

ListingsModule.png

  • the module displays listing's thumbnail, title, category, editor and user rating.
  • you can include some other information by Modifying Listings module's theme file.


Module's Parameters

ListingsModuleParameters1.png

  • Everywhere Extension - This is a universal module that works not only with core JReviews listings, but also with 3rd party components integrated via the Everywhere Add-on.
  • Custom WHERE - custom where for query (i.e Field.jr_brand LIKE '%Canon%')
  • Custom ORDER BY - overrides listing ordering (i.e Field.jr_brand DESC)

ModuleParametersSuffix.png

ModuleParametersPagination.png

ModuleParametersCats.png

ModuleParametersThumb.png

ListingsModuleParameters2.png