Difference between revisions of "JS Discussions"

(Created page with "==Overview== Module to show latest discussions in the groups ==Backend Settings== :::File:Js discussions back.png * '''Type''' - Select wether to show all discussions, on...")
 
(Frontend)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
==Backend Settings==
 
==Backend Settings==
 
:::[[File:Js discussions back.png]]
 
:::[[File:Js discussions back.png]]
* '''Type''' - Select wether to show all discussions, only those that logged in user participated in, or only discussions from specific groups.  
+
* '''Type''' - Select wether to show latest discussions, only those that logged in user participated in, or only discussions from specific groups.  
 
* '''Show Private Discussions''' - When enabled, module will display the discussions from hidden groups as well.
 
* '''Show Private Discussions''' - When enabled, module will display the discussions from hidden groups as well.
 
* '''Group''' - (Only works when Type option is set to "Group Specific") Start typing the name of the groups and they will show up.
 
* '''Group''' - (Only works when Type option is set to "Group Specific") Start typing the name of the groups and they will show up.
Line 11: Line 11:
  
 
==Frontend==
 
==Frontend==
 +
:::[[File:Js discussions front.png]]
  
 
==See Also==
 
==See Also==

Latest revision as of 05:54, 28 June 2016

Overview

Module to show latest discussions in the groups

Backend Settings

Js discussions back.png
  • Type - Select wether to show latest discussions, only those that logged in user participated in, or only discussions from specific groups.
  • Show Private Discussions - When enabled, module will display the discussions from hidden groups as well.
  • Group - (Only works when Type option is set to "Group Specific") Start typing the name of the groups and they will show up.
  • Show Avatar - This option allows you to chose what kind of avatars to show.
  • Limit - Enter the number of discussions the module will show.

Frontend

Js discussions front.png

See Also