Difference between revisions of "JS Groups"

(Overview)
(Frontend)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
==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