Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions cefxp/Introduction-de.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
## Einführung

Joomla! ist eines der beliebtesten, kostenlosen und quelloffenen Content-Management-Systeme (CMS) für die Veröffentlichung von Webinhalten. Es ist benutzerfreundlich, erweiterbar, mehrsprachig, zugänglich, responsiv, suchmaschinenoptimiert und vieles mehr. ___Joomla! 4___ ist die aktuelle Version, die im August 2021 veröffentlicht wurde.

Es gibt Tausende von kostenlosen und kommerziellen Joomla! Erweiterungen von Dritten für alle möglichen speziellen Zwecke. Joomla! wird jedoch mit genügend ___core___ Erweiterungen geliefert, um Ihnen zu ermöglichen, eine voll funktionsfähige Website in wenigen Minuten zu erstellen. Am besten machen Sie sich mit den Kernfähigkeiten von Joomla! vertraut, bevor Sie nach Erweiterungen von Drittanbietern suchen.

Joomla! muss auf einem Webserver installiert werden, entweder auf einem Hosting-Service, um Ihre Inhalte dem Rest der Welt zugänglich zu machen, oder auf Ihrem eigenen Laptop oder Desktop-Computer für private Testzwecke.

## Joomla! Architektur

Eine Joomla!-Installation besteht aus den Dateien, die zur Verwaltung und Anzeige von Inhalten verwendet werden, und einer Datenbank, in der die meisten Inhalte gespeichert sind. Es gibt getrennte Schnittstellen für die öffentliche Site und für den Site-Administrator, obwohl viele Administratorfunktionen über die Site-Schnittstelle ausgeführt werden können. Das Erscheinungsbild der Oberfläche wird durch eine Reihe von Dateien generiert, die zusammen als Vorlage bezeichnet werden.

### Website-Vorlage - Cassiopeia

Diese Vorlage enthält alles, was Sie brauchen, um mit Ihrer eigenen Website zu beginnen. Sie kann mit Template-Einstellungen und benutzerdefinierten Merkmalen wie Bildern und Farben angepasst werden.

![Cassiopeia-Vorlage](https://docs.joomla.org/images/d/d3/J4.x-introduction-to-joomla-cassiopeia-en.png "Cassiopeia-Vorlage")

Wenn Cassiopeia nicht ganz das Richtige für Ihre Website ist, gibt es Hunderte von anderen Vorlagen von Drittanbietern, sowohl kostenlos als auch kommerziell.

### Administrator-Vorlage - Atum

Diese Vorlage wird von der Öffentlichkeit nicht gesehen, so dass es selten notwendig ist, eine Alternative zu suchen.

![Atum-Vorlage](https://docs.joomla.org/images/4/4b/J4.x-introduction-to-joomla-atum-en.png "Atum-Vorlage")

Sie können konfigurieren, was auf verschiedenen Dashboards angezeigt wird, aber das sollte man besser lassen, bis die Erfahrung eine Änderung rechtfertigt.

## Erweiterungen

Joomla! besteht aus mehreren verschiedenen Arten von Erweiterungen:

* ___Komponenten___ kontrollieren, was im Hauptteil jeder Seite erscheint. Beispiele sind die Inhaltskomponente für Artikel und die intelligente Suchkomponente für Suchergebnisse.
* ___Module___ enthalten Code zur Verwaltung der Felder, die oben, links, rechts oder unten auf einer Seite erscheinen. Beispiele sind ein Login-Modul, ein Menü-Modul und ein Footer-Modul.
* ___Plugins___ fügen der Website Funktionen hinzu. Beispiele hierfür sind Authentifizierungsoptionen, Captcha-Optionen und Editor-Optionen.
* ___Vorlagen___ zeigen die Seitenausgabe nach Ihren Vorgaben an.
* ___Sprachen___ ermöglichen es Ihnen, eine oder mehrere Sprachen auszuwählen, in denen Sie Ihre Inhalte anzeigen und/oder verwalten möchten.
* ___Bibliotheken___ sind nur etwas für Entwickler.

Joomla! hat alle grundlegenden Erweiterungen, die Sie für die meisten Arten von persönlichen und gemeinschaftlichen Websites benötigen. Nur für komplexere Anforderungen wie Verkauf und Marketing müssen Sie nach Erweiterungen von Drittanbietern suchen.

Sind Sie bereit zu beginnen?

Übersetzt mit www.DeepL.com/Translator (kostenlose Version)

Added line
124 changes: 124 additions & 0 deletions manuals/help/admin-modules/admin-modules-action-logs---latest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
---
sidebar_position: 1
id: admin-modules-action-logs---latest
title: "Help4.x:Admin Modules: Action Logs - Latest"
---
## Description

The **Action Logs - Latest** module type shows a list of the most recent
actions on the Administrator **Home Dashboard**.

## How to Access

- Select **System **→** Manage Panel **→** Administrator Modules** from
the Administrator menu. Then...
- To create a new module: select the **New** button from the Toolbar.
Then...
- Select the required module type.
- To edit an existing module:
- Find the module in the list of installed modules and select the
title link in the **Title** column.

## Screenshot

<img
src="https://docs.joomla.org/images/8/82/Help-4x-modules-manager-admin-module-latestactions-en.png"
decoding="async" data-file-width="800" data-file-height="658"
width="800" height="658"
alt="Help-4x-modules-manager-admin-module-latestactions-en.png" />

## Form Fields

- **Title.** Sets the name to give to this instance of the module.

### Module Tab

- **Count.** Sets the number of recent actions to display on the Home
Dasboard of your site.

### Advanced Tab

<img
src="https://docs.joomla.org/images/e/ec/Help-4x-modules-manager-admin-module-latestactions-advanced-options-en.png"
decoding="async" data-file-width="600" data-file-height="443"
width="600" height="443"
alt="Help-4x-modules-manager-admin-module-latestactions-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.
- **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 Style.** You can use this option to override the templates
style for its position.
- **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.

### Permissions Tab

<img
src="https://docs.joomla.org/images/2/27/Help-4x-modules-manager-admin-module-latestactions-permissions-en.png"
decoding="async" data-file-width="600" data-file-height="404"
width="600" height="404"
alt="Help-4x-modules-manager-admin-module-latestactions-permissions-en.png" />

- **Delete:** (*Inherited*/*Allowed*/*Denied*). Allow or deny Delete for
users in the group. Delete Allows users in the group to delete any
content in this extension.
- **Edit:** (*Inherited*/*Allowed*/*Denied*). Allow or deny Edit for
users in the group. Edit Allows users in the group to edit any content
in this extension.
- **Edit State:** (*Inherited*/*Allowed*/*Denied*). Allow or deny Edit
State for users in the group. Edit State Allows users in the group to
change the state of any content in this extension.
- **Frontend Editing:** (*Inherited*/*Allowed*/*Denied*). Allow or deny
Edit from the frontend of the site for users in the group.

## Toolbar

At the top of the page you will see the toolbar shown in the
[Screenshot](#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.

<!-- -->

- **Help**. Opens this help screen.

## Related Information

- [Joomla 3 Tutorial: User Action
Logs](https://docs.joomla.org/J3.x:User_Action_Logs/en "J3.x:User Action Logs/en")
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@
---
sidebar_position: 2
id: admin-modules-administrator-dashboard-menu
title: "Help4.x:Admin Modules: Administrator Dashboard Menu"
---
## Description

The **Administrator Dashboard Menu** module type displays a collection
of menus in an administrator dashboard.

## How to Access

- Select **System **→** Manage Panel **→** Administrator Modules** from
the Administrator menu. Then...
- To create a new module: select the **New** button from the Toolbar.
Then...
- Select the required module type.
- To edit an existing module:
- Find the module in the list of installed modules and select the
title link in the **Title** column.

## Screenshot

<img
src="https://docs.joomla.org/images/3/34/Help-4x-modules-administrator-module-manager-module-dashboard-menu-en.png"
decoding="async" data-file-width="800" data-file-height="620"
width="800" height="620"
alt="Help-4x-modules-administrator-module-manager-module-dashboard-menu-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**

- **Information.** This module displays a collection of menus in an
administrator dashboard.
- **Menu.** Use Preset is the only option at the moment.
- **Preset.** Select one of the Preset Menus from the drop down list.

**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](https://docs.joomla.org/Module_Position/en "Module Position/en")
you wish this module to be displayed in. A custom module position can
be entered for use with the [load position
plugin](https://docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F/en "How do you put a module inside an article?/en")
or the position button can be pressed to select a module position from
the template.

<!-- -->

- **Status**. The published status of the item.

<!-- -->

- **Access**. The [viewing Access
Level](https://docs.joomla.org/Help4.x:Users:_Viewing_Access_Levels/en "Special:MyLanguage/Help4.x:Users: Viewing Access Levels/en")
for this 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](https://docs.joomla.org/Help4.x:Modules/en "Help4.x:Modules/en")
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.

### Advanced Tab

<img
src="https://docs.joomla.org/images/4/4b/Help-4x-modules-manager-admin-module-site-advanced-options-en.png"
decoding="async" data-file-width="600" data-file-height="422"
width="600" height="422"
alt="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.
- **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 Style.** You can use this option to override the templates
style for its position.
- **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.

### Permissions Tab

<img
src="https://docs.joomla.org/images/d/d8/Help-4x-modules-manager-admin-module-administrator-permissions-en.png"
decoding="async" data-file-width="600" data-file-height="374"
width="600" height="374"
alt="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.
Loading