Mighty Resource – Last Comments
Description
Basically uses for sections like forums. Last Comments module displays comments information in the article list. It can display comment’s subject, date of adding and first N characters of comment’s body.
Front-end View
Parameters
Parameter |
Value |
Descriptions |
Template |
Dropdown |
Set template of module layout. You may create your own template. just make copy of ‘modules/mod_jsc_last_comments/tmpl/default.php’ template script, edit and place to the same directory. |
Show comment subject |
Dropdown |
Display comment subject in the module. |
Show comment body |
Dropdown |
Display comment subject in the module. |
Cut comment subject |
Yes/No |
Cut comment subject or not. |
Comment subject char lengths |
Text |
Define length of cut comment subject. |
Cut comment body |
Yes/No |
Cut comment body or not. |
Comment body char lengths |
Text |
Define length of cut comment subject. |
Show alert |
Dropdown |
‘No’ – module displays nothing, ‘Author’ – module displays comment author nickname, ‘Author + Record title’ – module displays author nickname and record title. |
Record title is link |
Yes/No |
Display record title as link, works only if parameter “Show alert” is set to “Author + Record title” position. |
Record title limit |
Text |
Set limit for record’s title length displaying, works only if parameter “Show alert” is set to “Author + Record title” position. |
Home Category |
Dropdown |
Set home category for comment choosing. If set nothing then section id is taken from url, make sure that you set “Last Comments” module for Resources pages only in this case. |
Show comment from nested categories |
Yes/No |
Display comments of subcategories records or not. |
Show avatar |
Yes/No |
Display comment author avatar or not. |
Avatar Width |
Text |
Define avatar width. |
Avatar Height |
Text |
Define avatar height. |
Show comment date |
Yes/No |
Display comments adding date or not. |
Date Format |
Dropdown |
Define date format for display in the module layout. |
Comments Sorting |
Dropdown |
Set comment ordering. |
Comments limit |
Text |
Set limit of comment to be displayed in the module. |
Itemid target |
Dropdown |
Select the front-end menu item whose item ID will be used by the module to generate the URL of all outgoing links. |
Module Class Suffix |
Text |
A suffix applied to the CSS class of the module. This allows individual module styling. |