Catalog - Rated Items (Nodes) Module

This module Displays a list of Catalog Items (Nodes) that have been rated using JXtended Comments.  Links point to the Node View.

Parameters

The following parameters are available in this module:

Standard

  • Class Filter - Only display items in a particular class.
  • Limit - The number of links to display.
  • Ordering - The order in which to display the links.

Advanced

  • Alternative Title - An alternative title to display, particularly if you want the module title to be more descriptive.
  • Show Node Media - Which of the preset media types to display with each item in the list.
  • Show Abstract - Show the abstract for the items in the list.
  • Show View All - Show a link with view a list of all items (links to the Nodes View).
  • Override Itemid - If a menu item is selected, this will be used to override the Itemid if you want to force links in the module to behave in a particular way.
  • No Follow Links - Tells search engines not to follow the links from this module.
  • Alternative Layout - An alternative layout to use from either the module or the deault template layout overrides.
  • List Class - An optional class to attach to the ul, ol or dl list elements.
  • List Item Class - An optional class to attach to the li, dt or dd list elements.
  • Module Class Suffix - A suffix that is applied to the CSS class of the module, allowing for individual styling of the module.
  • Caching - Whether to cache this module.
  • Cache Time - The period in time, in minutes, before the module is refreshed.

Layout Variations

This module only comes with a default layout.

Layout Overrides

We cannot cater for all the possible combinations and variations by just using parameters.  Therefore we leave it up to the site owner to use layout overrides to provide additional customisation of the supplied layout(s).

To create a layout override for this module, copy the following file:

/modules/mod_catalog_rated_nodes/tmpl/default.php

to

/templates/your_template/html/mod_catalog_rated_nodes/default.php

where your_template is the name of the directory for the default template you have set for your site.  Make any adjustments to this new file.  Never make changes to the original file as you risk loosing them when you upgrade this extension.

Please note that the Alternate Layout also looks in the Layout Overrides folder for the module, so you can include additional layouts with your template to choose from.