Help4.x

Site Modul: Benutzer – Anmeldung

From Joomla! Documentation

Revision as of 16:43, 11 January 2021 by Max123kl (talk | contribs)
Other languages:
Deutsch • ‎English • ‎Nederlands • ‎português do Brasil

Beschreibung

Der Modultyp Benutzer – Anmeldung zeigt ein Login-Formular mit Benutzernamen und Passwort an. Er zeigt auch einen Link zum Abrufen eines vergessenen Passworts an. Wenn die Benutzerregistrierung in den Benutzereinstellungen des Bildschirms „Konfiguration“ aktiviert ist, wird der Link „Registrieren“ angezeigt, um Benutzer zur Selbstregistrierung einzuladen.

Wie darauf zugreifen

  • Im Administrator-Menü die Option System  Verwalten  Site Module wählen, dann...
    • ein neues Modul erstellen mit: Schaltfläche Neu in der Symbolleiste klicken, dann ...
      • den gewünschten Modultyp auswählen.
    • oder ein vorhandenes Modul bearbeiten:
      • das Modul in der Liste der installierten Module suchen und den Titel-Link in der Spalte Titel anklicken.


Screenshot

Help-4x-modules-site-module-manager-module-login-en.png

Form Fields

  • Title. The title of the module. This is also the title displayed for the module depending on the Show Title Form Field

Module Tab

Left Panel

  • Pre-text: This is the text or HTML that is displayed above the login form.
  • Post-text: This is the text or HTML that is displayed below the login form.
  • Login Redirection Page: (Default/Getting Started/Using Joomla!/Using Extensions/Components/Content Component/...). Select the page the user will be redirected to after a successful login. Select from all the pages listed in the dropdown menu. Choosing "Default" will return to the same page.
  • Logout Redirection Page: (Default/Getting Started/Using Joomla!/Using Extensions/Components/Content Component/...). Select the page the user will be redirected to after successfully ending their current session by logging out. Select from all the pages listed in the dropdown menu. Choosing "Default" will return to the same page.
  • Show Greeting: (Show/Hide). Show/Hide the simple greeting text.
  • Show Name/Username: (Name/User Name). Displays name or username after logging.
  • Profile link: (Show/Hide). Show or hide a link to the profile of the User.
  • Display Labels: Choose text or icons to display the fields labels. Default is icons.

Right Panel

  • Show Title. (Show/Hide) Choose whether to show or hide the modules title in the front end. The title will be the one in the Form Field above.
  • Position. Choose the module position you wish this module to be displayed in. A custom module position can be entered for use with the load position plugin or the position button can be pressed to select a module position from the template.
  • Status. The published status of the item.
  • Module Ordering. This shows a drop down of every module in the position that the current module is in. This is the order that the modules will display in when displayed on in the front end as well as in the Modules page.
  • Start Publishing. Date and time to start publishing. Use this field if you want to enter content ahead of time and then have it published automatically at a future time.
  • Finish Publishing. Date and time to finish publishing. Use this field if you want to have content automatically changed to Unpublished state at a future time (for example, when it is no longer applicable).
  • Language. Item language.
  • Note. This is normally for the site administrator's use (for example, to document information about this item) and does not show in the Frontend of the site.

Menu Assignment Tab

Help-4x-modules-manager-site-module-menu-assignment-tab-en.png

  • Module Assignment. Select On All Pages, No Pages, Only on the pages selected or On all pages except those selected from the List.
  • Menu Selection. If the latter two options are selected a list will show all of the menu items. This allows you to assign modules to some but not all pages, and by selecting the menu links that you want the module associated with you can customize on what pages modules appear/don't appear. See How do you assign a module to specific pages? for more information.

Advanced Tab

Help-4x-modules-manager-admin-module-site-advanced-options-en.png

  • Layout. If you have defined one or more alternative layouts for a module either in the template or Joomla! Core, you can select the layout to use for this module.
  • Module Class. A suffix applied to the CSS class of the Module. This allows you to create customized CSS styles that will apply just to this module. You would then modify the "user.css" file of your template to apply styling to this new class. Enter this parameter with a leading space to create a new CSS class for this module. Enter the parameter without a leading space to change the CSS class name for this module.
  • Automatio Title. Yes/No.
  • Caching. Use Global/No Caching. Whether or not to cache the content of this Module. A setting of "Use Global" will use the Cache Settings from the Global Configuration screen.
  • Cache Time. The number of seconds for which to cache the item locally. It can safely be left at the default.
  • Module Tag. The HTML tag for the module to be placed in. By default this is a div tag but other HTML5 elements can also be used.
  • Bootstrap Size. (Values 0 to 12) This allows you to choose the width of the module via the span element built into bootstrap.
  • Header Tag. The HTML tag to use for the modules header or title. This can be an h1, h2, h3, h4, h5, h6 or a p tag. Note that you must use a module style (chrome) of html5 or add your custom module styles in <mytemplate>/html/modules.php.
  • Header Class. Here you can add optional CSS classes to add to the modules header or title element.
  • Module Style. You can use this option to override the templates style for its position.


Permissions Tab

Help-4x-modules-manager-admin-module-administrator-permissions-en.png

To change the permissions, do the following.

  • Select the Group by clicking its title located on right.
  • Find the desired Action. Possible Actions are:
    • Delete. Users can delete the module.
    • Edit. Users can edit the module.
    • Edit State. User can change the published state and related information for the module.
  • Select the desired permission for the action you wish to change. Possible settings are:
    • Inherited. Inherited for users in this Group from the Global Configuration, Article Manager Options, or Category permissions.
    • Allowed. Allowed for users in this Group. Note that, if this action is Denied at one of the higher levels, the Allowed permission here will not take effect. A Denied setting cannot be overridden.
    • Denied. Denied for users in this Group.
  • Select Save in the Toolbar. When the screen refreshes, the Calculated Setting column will show the effective permission for this Group and Action.


Toolbar

At the top of the page you will see the toolbar shown in the Screenshot above. The functions are:

  • Save. Saves the item and stays in the current screen.
  • Save & Close. Saves the item and closes the current screen.
  • Save & New. Saves the item and keeps the editing screen open and ready to create another item.
  • Save as Copy. Saves your changes to a copy of the current item. Does not affect the current item. This toolbar icon is not shown if you are creating a new item.
  • Close. Closes the current screen and returns to the previous screen without saving any modifications you may have made.
  • Help. Opens this help screen.

Quick Tips

No tips have been added at this time.