Difference between revisions of "JS Toolbar"

(Created page with "==Overview== ==Backend Settings== ==Frontend== ==See Also== * Installing Module * Translating Module * Built-in Module Positions")
 
(Frontend)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Overview==
 
==Overview==
 +
The JS Toolbar module puts a bar in any module position of the template, with a login area, avatar, alerts, search box and access to settings.<br/>
 +
For better blending, it also follows the [[Theme Designer]] settings.
  
 
==Backend Settings==
 
==Backend Settings==
 +
:::[[File:Bar-back.png]]
 +
* '''Facebook Connect''' - If set to yes, module will offer [[Setting up Facebook Connect|Facebook Connect functionality when configured]].
 +
* '''Show Forgot Password Link''' - In logged out mode, will display "Forgot password" link.
 +
* '''Show Forgot Username Link''' - In logged out mode, will display "Forgot username" link.
 +
* '''Show Resend Activation Code Link''' - In logged out mode, will display "Resend activation code" link.
 +
* '''Remember Me''' - Select how to display remember me option.
 +
** Show checked - Remember me checkbox will show up already checked.
 +
** Show uncheked - Remember me checkbox will show up but will not be checked.
 +
** Hide checked - Remember me checkbox will not show up, but will be checked.
 +
** Do not use - Not recommended, but if you want, this option is available too.
 +
* '''Redirect Logout''' - Chose where to go after logout. If set to default, the JomSocial logout redirection will be in effect.
 +
* '''Redirect Login''' - Chose where to go after login. If set to default, the JomSocial login redirection will be in effect.
  
 
==Frontend==
 
==Frontend==
 +
===Logged Out===
 +
:::[[File:Bar-out.png]]
 +
===Logged In===
 +
:::[[File:Bar-in.png]]
  
 
==See Also==
 
==See Also==

Latest revision as of 05:21, 30 June 2016

Overview

The JS Toolbar module puts a bar in any module position of the template, with a login area, avatar, alerts, search box and access to settings.
For better blending, it also follows the Theme Designer settings.

Backend Settings

Bar-back.png
  • Facebook Connect - If set to yes, module will offer Facebook Connect functionality when configured.
  • Show Forgot Password Link - In logged out mode, will display "Forgot password" link.
  • Show Forgot Username Link - In logged out mode, will display "Forgot username" link.
  • Show Resend Activation Code Link - In logged out mode, will display "Resend activation code" link.
  • Remember Me - Select how to display remember me option.
    • Show checked - Remember me checkbox will show up already checked.
    • Show uncheked - Remember me checkbox will show up but will not be checked.
    • Hide checked - Remember me checkbox will not show up, but will be checked.
    • Do not use - Not recommended, but if you want, this option is available too.
  • Redirect Logout - Chose where to go after logout. If set to default, the JomSocial logout redirection will be in effect.
  • Redirect Login - Chose where to go after login. If set to default, the JomSocial login redirection will be in effect.

Frontend

Logged Out

Bar-out.png

Logged In

Bar-in.png

See Also