Loading...
 
Skip to main content

History: Module login_box

Source of version: 11 (current)

Copy to clipboard
            ! 'Log in' Module (login_box) 
This ((Module)) allows users to login to Tiki. Based on your selections on the ((Login Config|Admin: Login page)), there may be additional fields on the module:
*If you enable the __Users can register__ option, the module will include a link to the Registration form.
*If you enable the __Remind passwords__ option, the module will include a link to the I Forgot My Password form.
*If you enable the __Remember me__ option, the module will include a Remember Me checkbox.
*If you enable the __HTTPS login__ option, the module will include links to use standard or secure login.
*If you enable ((OpenID)) authentication, the module will include an OpenID field.

After logging in, the module will change to include a Logout button. If you have ((permissions)), the module will also include a field that allows you to "switch" to another user's login.

Tip: If the Login was removed from the left or right column, you can access the login page directly by using:

__../tiki-login.php__


!! Usage
You will see it listed at "Admin > Modules > Assign new module > Module Name (drop down)" (__tiki-admin_modules.php__).

You can assign this ((Module)) to a lateral column (See ((Module Admin)) page if needed).

The assigned module (with its default values) looks like this:
:: ^{MODULE(module=login_box) /}^ ::

!! Parameters
{PLUGINMANAGER(module=login_box) /}

{include page="Module and Plugin Includes" start="startinclude1" stop="stopinclude1"}
* ((Login Config))


Alias names for this page:
(alias(Module login))