Help310

Difference between revisions of "Menus Menu Item User Login"

From Joomla! Documentation

m (1 revision: Initial import of 3.0 help screens (derived from 2.5 help screens))
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===Default Login Layout===
+
{{RightTOC}}
Allows a user to login to the site, as shown below.
+
==How To Access==
[[Image:Menus-Menu-Item-User-Login-default-login-layout-output.png]]
+
To create a new User Login Menu Item:
 +
* Select {{rarr|Menus,[name of the menu]}} from the drop-down menu on the back-end of your Joomla! installation (for example, {{rarr|Menus,Main Menu}}).
 +
* Click the New Toolbar button to create a new menu item.
 +
* Click the Menu Item Type Select button [[File:Help30-Menu-Item-Type-Select-Button.png]] and then click the User Login Menu Item link under Users Manager.
  
'''Parameters - Basic'''
+
To edit an existing User Login Menu Item, click its Title in [[Help30:Menus_Menu_Item_Manager|Menu Manager: Menu Items]].
The Default Login Layout has the following Basic Parameters, as shown below.[[Image:Menus-Menu-Item-default-login-layout-basic-parameters.png]]
+
==Description==
*'''Show Login Page Title.''' Hide or Show the Title of this Page.
+
Used to create a 'User Login Form' page for users to login to the website.
*'''Login Page Title.''' Title to display as the Page Title. If blank, the Title of the Menu Item will be used.
 
*'''Login Redirection URL.''' The URL of the Page that the User will be redirected to after a successful login. If blank, the Front Page will be used.
 
*'''Login JS Message.''' Hide or Show the JavaScript pop-up that indicates a successful login.
 
*'''Login Description.''' Hide or Show the Login Description Text, entered below.
 
*'''Login Description Text.''' Text to display on a successful login. If blank, the variable "LOGIN_DESCRIPTION" will be used.
 
*'''Login Image.''' Image for the Login Page. This must be in the "images/stories" folder.
 
*'''Login Image Align.''' Align image to the left or right of the page.
 
*'''Show Logout Page Title.''' Hide or Show the Logout Page Title.
 
*'''Logout Page Title.''' Text to display at the top of the Page. If blank, the Menu Item Title will be used.
 
*'''Logout Redirection URL.''' The URL of the Page the User will be directed to after a successful logout. If blank, the Front Page will be used.
 
*'''Logout JS Message.''' Hide or Show the JavaScript pop-up that indicates a successful logout.
 
*'''Logout Description.''' Hide or Show the Logout Description Text, entered below.
 
*'''Logout Description Text.''' Text to display on a successful logout. If blank, the variable "LOGOUT_DESCRIPTION" will be used.
 
*'''Logout Image.''' Image for the Logout Page. This must be in the "images/stories" folder.
 
*'''Logout Image Align.''' Align image to the left or right of the page.
 
  
<noinclude>{{cathelp|3.0|Menu Item Manager Help Screens|Menus Help Screens}}</noinclude>
+
==Screenshot==
 +
[[File:Help30-Menus-Menu-Item-User-Login.png]]
 +
==Details==
 +
===Details Tab===
 +
For more information please see Menu Item Manager: [[Help30:Menus_Menu_Item_Manager_Edit#New Menu Item Details|Details Tab]]
 +
====Required Settings====
 +
{{chunk30:colheader|Menu Title}}
 +
{{chunk30:colheader|Menu Location}}
 +
 
 +
===Advanced Tab===
 +
====Basic Options====
 +
:[[File:Help30-Menus-Menu-Item-User-Login-basic-options-screenshot.png]]
 +
{{chunk30:colheader|Login Redirect}}
 +
{{chunk30:colheader|Login Description}}
 +
{{chunk30:colheader|Login Description Text}}
 +
{{chunk30:colheader|Login Image}}
 +
{{chunk30:colheader|Logout Redirect}}
 +
{{chunk30:colheader|Logout Text}}
 +
{{chunk30:colheader|Logout Description Text}}
 +
{{chunk30:colheader|Logout Image}}
 +
 
 +
====Common Options====
 +
See [[Help30:Menus_Menu_Item_Manager_Edit|Menu Item Manager: Edit/New Menu Item]] for help on fields common to all Menu Item types, under the '''[[Help30:Menus_Menu_Item_Manager_Edit#Advanced Details Tab|Advanced Details Tab]]''' which includes:
 +
*'''[[Help30:Menus_Menu_Item_Manager_Edit#Link Type Options|Link Type Options]]'''
 +
*'''[[Help30:Menus_Menu_Item_Manager_Edit#Page Display Options|Page Display Options]]'''
 +
*'''[[Help30:Menus_Menu_Item_Manager_Edit#Metadata Options|Metadata Options]]'''
 +
===Module Assignments Tab===
 +
See [[Help30:Menus_Menu_Item_Manager_Edit|Menu Item Manager: New Menu Item]] for help on fields in '''[[Help30:Menus_Menu_Item_Manager_Edit#Module Assignment Tab|Module Assignments]]''' for this Menu Item.
 +
 
 +
==Toolbar==
 +
At the top left you will see the toolbar:
 +
 
 +
[[Image:Help30-Save-SaveClose-SaveNew-Cancel-Help-toolbar.png]]
 +
 
 +
The functions are:
 +
{{Chunk30:Help_screen_toolbar_icon_Save|menu item}}
 +
{{Chunk30:Help_screen_toolbar_icon_SaveAndClose|menu item}}
 +
{{Chunk30:Help_screen_toolbar_icon_SaveAndNew|menu item}}
 +
{{Chunk30:Help_screen_toolbar_icon_Cancel}}
 +
{{Chunk30:Help_screen_toolbar_icon_Help}}
 +
 
 +
==Front End Screenshot==
 +
{{Chunk30:Help screen screenshot disclaimer}}
 +
User Login shown:
 +
:[[Image:Help30-Menus-Menu-User-Login-front-end-screenshot.png]]
 +
 
 +
==Quick Tips==
 +
*The '''Login and Logout URL''' can be used to send a user to a specific page('article') created to provide some feedback to the user. For example, a page titled, 'You are now Logged In' with some general information. The use of a User Module to show links for Updating User Profile, Viewing User Profile and other User functions could be shown on this page enhancing a user's site experience.
 +
 
 +
==Related Information==
 +
{{relatedhelp|Menu_Item_User}}
 +
<noinclude>{{cathelp|3.0,3.1,3.2,3.3|Menu Item Manager Help Screens|Menus Help Screens}}</noinclude>

Revision as of 11:30, 30 April 2014

How To Access[edit]

To create a new User Login Menu Item:

  • Select Menus  [name of the menu] from the drop-down menu on the back-end of your Joomla! installation (for example, Menus  Main Menu).
  • Click the New Toolbar button to create a new menu item.
  • Click the Menu Item Type Select button Help30-Menu-Item-Type-Select-Button-en.png and then click the User Login Menu Item link under Users Manager.

To edit an existing User Login Menu Item, click its Title in Menu Manager: Menu Items.

Description[edit]

Used to create a 'User Login Form' page for users to login to the website.

Screenshot[edit]

Help30-Menus-Menu-Item-User-Login-en.png

Details[edit]

Details Tab[edit]

For more information please see Menu Item Manager: Details Tab

Required Settings[edit]

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000


Advanced Tab[edit]

Basic Options[edit]

Help30-Menus-Menu-Item-User-Login-basic-options-screenshot-en.png
Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000

Delete-icon.png
This Page is a Candidate for Deletion

This page is a candidate for deletion. The given reason is: No links here.

This notice should remain for a minimum of 1 week after it was placed on the page. If discussion is still ongoing, it should remain until a consensus is reached, after which the page will either be deleted or this notice removed. If you disagree with its deletion, please discuss your reasons on its associated talk page, as applicable.

Remember to check if anything links here and the page history before deleting.

Last edit by JoomlaWikiBot (talk · contrib) · Last edited on Wed, 30 Apr 2014 11:30:23 +0000


Common Options[edit]

See Menu Item Manager: Edit/New Menu Item for help on fields common to all Menu Item types, under the Advanced Details Tab which includes:

Module Assignments Tab[edit]

See Menu Item Manager: New Menu Item for help on fields in Module Assignments for this Menu Item.

Toolbar[edit]

At the top left you will see the toolbar:

File:Help30-Save-SaveClose-SaveNew-Cancel-Help-toolbar.png

The functions are:

<translate>

  • Save. Saves the menu item and stays in the current screen.</translate>

<translate>

  • Save & Close. Saves the menu item and closes the current screen.</translate>

<translate>

  • Save & New. Saves the menu item and keeps the editing screen open and ready to create another menu item.</translate>

<translate>

  • Cancel. Closes the current screen and returns to the previous screen without saving any modifications you may have made.</translate>

<translate>

  • Help. Opens this help screen.</translate>

Front End Screenshot[edit]

<translate> Example Frontend Site images are generic images using Joomla core installation supplied free Frontend Templates. The actual view can depend on the installed custom template used and the template's style for those views on a Joomla website.</translate> User Login shown:

Help30-Menus-Menu-User-Login-front-end-screenshot-en.png

Quick Tips[edit]

  • The Login and Logout URL can be used to send a user to a specific page('article') created to provide some feedback to the user. For example, a page titled, 'You are now Logged In' with some general information. The use of a User Module to show links for Updating User Profile, Viewing User Profile and other User functions could be shown on this page enhancing a user's site experience.

Related Information[edit]

Related Help Screens Description
Menus Menu Item User Login/de
Menus Menu Item User Login/en
Menus Menu Item User Login/fr
Menus Menu Item User Login/nl
Menus Menu Item User Password Reset
Menus Menu Item User Password Reset/de
Menus Menu Item User Password Reset/en
Menus Menu Item User Password Reset/fr
Menus Menu Item User Password Reset/nl
Menus Menu Item User Profile
Menus Menu Item User Profile Edit
Menus Menu Item User Profile Edit/de
Menus Menu Item User Profile Edit/en
Menus Menu Item User Profile Edit/es
Menus Menu Item User Profile Edit/fr
Menus Menu Item User Profile Edit/nl
Menus Menu Item User Profile/de
Menus Menu Item User Profile/en
Menus Menu Item User Profile/fr
Menus Menu Item User Profile/nl
Menus Menu Item User Registration
Menus Menu Item User Registration/de
Menus Menu Item User Registration/en
Menus Menu Item User Registration/es
Menus Menu Item User Registration/fr
Menus Menu Item User Registration/nl
Menus Menu Item User Reminder
Menus Menu Item User Reminder/de
Menus Menu Item User Reminder/en
Menus Menu Item User Reminder/es
Menus Menu Item User Reminder/fr
Menus Menu Item User Reminder/nl