Extension/de: Difference between revisions
From Joomla! Documentation
Created page with "Begriff:Erweiterung" |
Created page with "Eine Erweiterung ist ein zusätzliches Paket, das die Funktion der Joomla! Installation in gewisser Weise erweitert. Einige Funktionen sind bereits in der Standard Installatio..." |
||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
Eine Erweiterung ist ein zusätzliches Paket, das die Funktion der Joomla! Installation in gewisser Weise erweitert. Einige Funktionen sind bereits in der Standard Installation enthalten. Darüber hinaus sind sehr viele weitere im [http://extensions.joomla.org Joomla! Extensions Directory] (JED) verfügbar. | |||
The term ''extension'' is generic and the following specific extension types are available: | The term ''extension'' is generic and the following specific extension types are available: | ||
Revision as of 12:05, 8 September 2018
Eine Erweiterung ist ein zusätzliches Paket, das die Funktion der Joomla! Installation in gewisser Weise erweitert. Einige Funktionen sind bereits in der Standard Installation enthalten. Darüber hinaus sind sehr viele weitere im Joomla! Extensions Directory (JED) verfügbar.
The term extension is generic and the following specific extension types are available:
- Component (since
) – adds custom functions to your site that can be selected from menus - Language (since
) – defines an additional language for your site - Library (since
) – provides functions to be used by other extensions - Module (since
) – shows nonessential data in a side box, possibly on multiple pages - Package (since
) – bundles related extensions - Plugin (since
) – modifies content in articles or provides functions to extend other extensions - Template (since
) – define the look, feel, and navigation capabilities of your site
For an overview of the most important extension types and the functionality they provide, see Extension types (general definitions).