Difference between revisions of "JS Toolbar"

(Backend Settings)
(Backend Settings)
Line 9: Line 9:
 
* '''Show Forgot Username Link''' - In logged out mode, will display "Forgot username" 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.  
 
* '''Show Resend Activation Code Link''' - In logged out mode, will display "Resend activation code" link.  
* ''Remember Me''' - Select how to display remember me option.
+
* '''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 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.
 
* '''Redirect Login''' - Chose where to go after login. If set to default, the JomSocial login redirection will be in effect.

Revision as of 05:15, 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

See Also