Difference between revisions of "JS Groups"

(Created page with "==Overview== ==Backend Settings== ==Frontend== ==See Also== * Installing Module * Translating Module * Built-in Module Positions")
 
(Frontend)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Overview==
 
==Overview==
 +
Module to show groups from your community.
  
 
==Backend Settings==
 
==Backend Settings==
 +
:::[[File:Js-groups-back.png]]
 +
* '''Display''' - Select what kind of groups to display.
 +
** All Groups will display all groups that logged in user can see.
 +
** My Groups will display only those groups user joined or created.
 +
* '''Filter by''' - Select the criteria to filter groups by.
 +
** All Available groups that user can see.
 +
** Featured only will strictly show only featured groups following the "Display" criteria.
 +
* '''Limit''' - Number of groups which will be shown in the module.
  
 
==Frontend==
 
==Frontend==
 +
:::[[File:Js-groups-front.png]]
  
 
==See Also==
 
==See Also==

Latest revision as of 03:19, 29 June 2016

Overview

Module to show groups from your community.

Backend Settings

Js-groups-back.png
  • Display - Select what kind of groups to display.
    • All Groups will display all groups that logged in user can see.
    • My Groups will display only those groups user joined or created.
  • Filter by - Select the criteria to filter groups by.
    • All Available groups that user can see.
    • Featured only will strictly show only featured groups following the "Display" criteria.
  • Limit - Number of groups which will be shown in the module.

Frontend

Js-groups-front.png

See Also