<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.sandbox.joomla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Oliverhh</id>
	<title>Joomla! Documentation - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.sandbox.joomla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Oliverhh"/>
	<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/Special:Contributions/Oliverhh"/>
	<updated>2026-08-22T01:37:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638098</id>
		<title>Build Test Packages From A Release Branch/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638098"/>
		<updated>2019-10-19T14:17:53Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Solange du keine PHP-Syntaxfehler hast und jedes der Release-Tags in deinem lokalen Checkout verfügbar ist, solltest du in der Lage sein, das Build-Skript auszuführen und vo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joomla/joomla-cms/blob/staging/build/build.php Build-Skript], das sich im CMS Repo auf GitHub befindet, kann einfach verändert werden, um Pakete aus einem feature branch zu erstellen, und führt zu einer vollständigen Palette von Paketen (Vollinstallation und Update) zur Verwendung.&lt;br /&gt;
&lt;br /&gt;
== Voraussetzungen ==&lt;br /&gt;
Um die Pakete zu erstellen, muss dein lokaler Checkout mit der Basis Joomla! CMS Repo synchronisiert sein, um alle Release-Tags zu enthalten.  Das ist wichtig, da das Build-Skript die bei jedem Release erstellten Git-Tags verwendet, um die Update-Pakete zu erstellen.  Als nächstes sollte dein Feature-Zweig mit dem Staging-Zweig aus dem Joomla! CMS Repo synchronisiert werden, um sicherzustellen, dass der aktuelle Code zusätzlich zu deinen vorgeschlagenen Änderungen getestet wird.&lt;br /&gt;
&lt;br /&gt;
===Bearbeiten des build Skripts===&lt;br /&gt;
Um Pakete aus deinem Feature-Zweig zu erstellen, musst du nur zwei Änderungen am Build-Skript vornehmen.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Line 66&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;system($gitPath . &#039; archive BRANCH-NAME | tar -x -C &#039; . $fullpath);&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
* &#039;&#039;&#039;Line 144&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;$command     = $gitPath . &#039; diff tags/&#039; . $previousTag . &#039; BRANCH-NAME --name-status &amp;gt; diffdocs/&#039; . $version . &#039;.&#039; . $num;&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
&lt;br /&gt;
===Starten des Skripts===&lt;br /&gt;
Solange du keine PHP-Syntaxfehler hast und jedes der Release-Tags in deinem lokalen Checkout verfügbar ist, solltest du in der Lage sein, das Build-Skript auszuführen und vollständige Pakete zum Testen bereitzustellen.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Bug Squad]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/11/de&amp;diff=638097</id>
		<title>Translations:Build Test Packages From A Release Branch/11/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/11/de&amp;diff=638097"/>
		<updated>2019-10-19T14:17:53Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Solange du keine PHP-Syntaxfehler hast und jedes der Release-Tags in deinem lokalen Checkout verfügbar ist, solltest du in der Lage sein, das Build-Skript auszuführen und vo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Solange du keine PHP-Syntaxfehler hast und jedes der Release-Tags in deinem lokalen Checkout verfügbar ist, solltest du in der Lage sein, das Build-Skript auszuführen und vollständige Pakete zum Testen bereitzustellen.&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638092</id>
		<title>Build Test Packages From A Release Branch/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638092"/>
		<updated>2019-10-19T14:17:16Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joomla/joomla-cms/blob/staging/build/build.php Build-Skript], das sich im CMS Repo auf GitHub befindet, kann einfach verändert werden, um Pakete aus einem feature branch zu erstellen, und führt zu einer vollständigen Palette von Paketen (Vollinstallation und Update) zur Verwendung.&lt;br /&gt;
&lt;br /&gt;
== Voraussetzungen ==&lt;br /&gt;
Um die Pakete zu erstellen, muss dein lokaler Checkout mit der Basis Joomla! CMS Repo synchronisiert sein, um alle Release-Tags zu enthalten.  Das ist wichtig, da das Build-Skript die bei jedem Release erstellten Git-Tags verwendet, um die Update-Pakete zu erstellen.  Als nächstes sollte dein Feature-Zweig mit dem Staging-Zweig aus dem Joomla! CMS Repo synchronisiert werden, um sicherzustellen, dass der aktuelle Code zusätzlich zu deinen vorgeschlagenen Änderungen getestet wird.&lt;br /&gt;
&lt;br /&gt;
===Bearbeiten des build Skripts===&lt;br /&gt;
Um Pakete aus deinem Feature-Zweig zu erstellen, musst du nur zwei Änderungen am Build-Skript vornehmen.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Line 66&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;system($gitPath . &#039; archive BRANCH-NAME | tar -x -C &#039; . $fullpath);&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
* &#039;&#039;&#039;Line 144&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;$command     = $gitPath . &#039; diff tags/&#039; . $previousTag . &#039; BRANCH-NAME --name-status &amp;gt; diffdocs/&#039; . $version . &#039;.&#039; . $num;&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
&lt;br /&gt;
===Starten des Skripts===&lt;br /&gt;
So long as you don&#039;t have any PHP syntax errors and each of the release tags are available in your local checkout, you should be able to run the build script and have full packages ready for testing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Bug Squad]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/4/de&amp;diff=638091</id>
		<title>Translations:Build Test Packages From A Release Branch/4/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/4/de&amp;diff=638091"/>
		<updated>2019-10-19T14:17:16Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bearbeiten des build Skripts===&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638079</id>
		<title>Build Test Packages From A Release Branch/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638079"/>
		<updated>2019-10-19T14:15:18Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;===Starten des Skripts===&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joomla/joomla-cms/blob/staging/build/build.php Build-Skript], das sich im CMS Repo auf GitHub befindet, kann einfach verändert werden, um Pakete aus einem feature branch zu erstellen, und führt zu einer vollständigen Palette von Paketen (Vollinstallation und Update) zur Verwendung.&lt;br /&gt;
&lt;br /&gt;
== Voraussetzungen ==&lt;br /&gt;
Um die Pakete zu erstellen, muss dein lokaler Checkout mit der Basis Joomla! CMS Repo synchronisiert sein, um alle Release-Tags zu enthalten.  Das ist wichtig, da das Build-Skript die bei jedem Release erstellten Git-Tags verwendet, um die Update-Pakete zu erstellen.  Als nächstes sollte dein Feature-Zweig mit dem Staging-Zweig aus dem Joomla! CMS Repo synchronisiert werden, um sicherzustellen, dass der aktuelle Code zusätzlich zu deinen vorgeschlagenen Änderungen getestet wird.&lt;br /&gt;
&lt;br /&gt;
===Bearbeiten des build scripts===&lt;br /&gt;
Um Pakete aus deinem Feature-Zweig zu erstellen, musst du nur zwei Änderungen am Build-Skript vornehmen.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Line 66&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;system($gitPath . &#039; archive BRANCH-NAME | tar -x -C &#039; . $fullpath);&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
* &#039;&#039;&#039;Line 144&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;$command     = $gitPath . &#039; diff tags/&#039; . $previousTag . &#039; BRANCH-NAME --name-status &amp;gt; diffdocs/&#039; . $version . &#039;.&#039; . $num;&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
&lt;br /&gt;
===Starten des Skripts===&lt;br /&gt;
So long as you don&#039;t have any PHP syntax errors and each of the release tags are available in your local checkout, you should be able to run the build script and have full packages ready for testing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Bug Squad]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/10/de&amp;diff=638078</id>
		<title>Translations:Build Test Packages From A Release Branch/10/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/10/de&amp;diff=638078"/>
		<updated>2019-10-19T14:15:18Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;===Starten des Skripts===&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Starten des Skripts===&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638066</id>
		<title>Build Test Packages From A Release Branch/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638066"/>
		<updated>2019-10-19T14:14:24Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Um Pakete aus deinem Feature-Zweig zu erstellen, musst du nur zwei Änderungen am Build-Skript vornehmen.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joomla/joomla-cms/blob/staging/build/build.php Build-Skript], das sich im CMS Repo auf GitHub befindet, kann einfach verändert werden, um Pakete aus einem feature branch zu erstellen, und führt zu einer vollständigen Palette von Paketen (Vollinstallation und Update) zur Verwendung.&lt;br /&gt;
&lt;br /&gt;
== Voraussetzungen ==&lt;br /&gt;
Um die Pakete zu erstellen, muss dein lokaler Checkout mit der Basis Joomla! CMS Repo synchronisiert sein, um alle Release-Tags zu enthalten.  Das ist wichtig, da das Build-Skript die bei jedem Release erstellten Git-Tags verwendet, um die Update-Pakete zu erstellen.  Als nächstes sollte dein Feature-Zweig mit dem Staging-Zweig aus dem Joomla! CMS Repo synchronisiert werden, um sicherzustellen, dass der aktuelle Code zusätzlich zu deinen vorgeschlagenen Änderungen getestet wird.&lt;br /&gt;
&lt;br /&gt;
===Bearbeiten des build scripts===&lt;br /&gt;
Um Pakete aus deinem Feature-Zweig zu erstellen, musst du nur zwei Änderungen am Build-Skript vornehmen.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Line 66&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;system($gitPath . &#039; archive BRANCH-NAME | tar -x -C &#039; . $fullpath);&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
* &#039;&#039;&#039;Line 144&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;$command     = $gitPath . &#039; diff tags/&#039; . $previousTag . &#039; BRANCH-NAME --name-status &amp;gt; diffdocs/&#039; . $version . &#039;.&#039; . $num;&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
&lt;br /&gt;
===Run the Script===&lt;br /&gt;
So long as you don&#039;t have any PHP syntax errors and each of the release tags are available in your local checkout, you should be able to run the build script and have full packages ready for testing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Bug Squad]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/5/de&amp;diff=638065</id>
		<title>Translations:Build Test Packages From A Release Branch/5/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/5/de&amp;diff=638065"/>
		<updated>2019-10-19T14:14:24Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Um Pakete aus deinem Feature-Zweig zu erstellen, musst du nur zwei Änderungen am Build-Skript vornehmen.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Um Pakete aus deinem Feature-Zweig zu erstellen, musst du nur zwei Änderungen am Build-Skript vornehmen.&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638061</id>
		<title>Build Test Packages From A Release Branch/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638061"/>
		<updated>2019-10-19T14:13:35Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;===Bearbeiten des build scripts===&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joomla/joomla-cms/blob/staging/build/build.php Build-Skript], das sich im CMS Repo auf GitHub befindet, kann einfach verändert werden, um Pakete aus einem feature branch zu erstellen, und führt zu einer vollständigen Palette von Paketen (Vollinstallation und Update) zur Verwendung.&lt;br /&gt;
&lt;br /&gt;
== Voraussetzungen ==&lt;br /&gt;
Um die Pakete zu erstellen, muss dein lokaler Checkout mit der Basis Joomla! CMS Repo synchronisiert sein, um alle Release-Tags zu enthalten.  Das ist wichtig, da das Build-Skript die bei jedem Release erstellten Git-Tags verwendet, um die Update-Pakete zu erstellen.  Als nächstes sollte dein Feature-Zweig mit dem Staging-Zweig aus dem Joomla! CMS Repo synchronisiert werden, um sicherzustellen, dass der aktuelle Code zusätzlich zu deinen vorgeschlagenen Änderungen getestet wird.&lt;br /&gt;
&lt;br /&gt;
===Bearbeiten des build scripts===&lt;br /&gt;
To build packages from your feature branch, all you need to do is make two changes to the build script.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Line 66&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;system($gitPath . &#039; archive BRANCH-NAME | tar -x -C &#039; . $fullpath);&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
* &#039;&#039;&#039;Line 144&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;$command     = $gitPath . &#039; diff tags/&#039; . $previousTag . &#039; BRANCH-NAME --name-status &amp;gt; diffdocs/&#039; . $version . &#039;.&#039; . $num;&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
&lt;br /&gt;
===Run the Script===&lt;br /&gt;
So long as you don&#039;t have any PHP syntax errors and each of the release tags are available in your local checkout, you should be able to run the build script and have full packages ready for testing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Bug Squad]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/4/de&amp;diff=638060</id>
		<title>Translations:Build Test Packages From A Release Branch/4/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/4/de&amp;diff=638060"/>
		<updated>2019-10-19T14:13:34Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;===Bearbeiten des build scripts===&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Bearbeiten des build scripts===&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638057</id>
		<title>Build Test Packages From A Release Branch/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638057"/>
		<updated>2019-10-19T14:13:05Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Um die Pakete zu erstellen, muss dein lokaler Checkout mit der Basis Joomla! CMS Repo synchronisiert sein, um alle Release-Tags zu enthalten.  Das ist wichtig, da das Build-Sk...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joomla/joomla-cms/blob/staging/build/build.php Build-Skript], das sich im CMS Repo auf GitHub befindet, kann einfach verändert werden, um Pakete aus einem feature branch zu erstellen, und führt zu einer vollständigen Palette von Paketen (Vollinstallation und Update) zur Verwendung.&lt;br /&gt;
&lt;br /&gt;
== Voraussetzungen ==&lt;br /&gt;
Um die Pakete zu erstellen, muss dein lokaler Checkout mit der Basis Joomla! CMS Repo synchronisiert sein, um alle Release-Tags zu enthalten.  Das ist wichtig, da das Build-Skript die bei jedem Release erstellten Git-Tags verwendet, um die Update-Pakete zu erstellen.  Als nächstes sollte dein Feature-Zweig mit dem Staging-Zweig aus dem Joomla! CMS Repo synchronisiert werden, um sicherzustellen, dass der aktuelle Code zusätzlich zu deinen vorgeschlagenen Änderungen getestet wird.&lt;br /&gt;
&lt;br /&gt;
===Editing the Build Script===&lt;br /&gt;
To build packages from your feature branch, all you need to do is make two changes to the build script.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Line 66&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;system($gitPath . &#039; archive BRANCH-NAME | tar -x -C &#039; . $fullpath);&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
* &#039;&#039;&#039;Line 144&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;$command     = $gitPath . &#039; diff tags/&#039; . $previousTag . &#039; BRANCH-NAME --name-status &amp;gt; diffdocs/&#039; . $version . &#039;.&#039; . $num;&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
&lt;br /&gt;
===Run the Script===&lt;br /&gt;
So long as you don&#039;t have any PHP syntax errors and each of the release tags are available in your local checkout, you should be able to run the build script and have full packages ready for testing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Bug Squad]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/3/de&amp;diff=638056</id>
		<title>Translations:Build Test Packages From A Release Branch/3/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/3/de&amp;diff=638056"/>
		<updated>2019-10-19T14:13:05Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Um die Pakete zu erstellen, muss dein lokaler Checkout mit der Basis Joomla! CMS Repo synchronisiert sein, um alle Release-Tags zu enthalten.  Das ist wichtig, da das Build-Sk...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Um die Pakete zu erstellen, muss dein lokaler Checkout mit der Basis Joomla! CMS Repo synchronisiert sein, um alle Release-Tags zu enthalten.  Das ist wichtig, da das Build-Skript die bei jedem Release erstellten Git-Tags verwendet, um die Update-Pakete zu erstellen.  Als nächstes sollte dein Feature-Zweig mit dem Staging-Zweig aus dem Joomla! CMS Repo synchronisiert werden, um sicherzustellen, dass der aktuelle Code zusätzlich zu deinen vorgeschlagenen Änderungen getestet wird.&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638028</id>
		<title>Build Test Packages From A Release Branch/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638028"/>
		<updated>2019-10-19T14:10:45Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;== Voraussetzungen ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joomla/joomla-cms/blob/staging/build/build.php Build-Skript], das sich im CMS Repo auf GitHub befindet, kann einfach verändert werden, um Pakete aus einem feature branch zu erstellen, und führt zu einer vollständigen Palette von Paketen (Vollinstallation und Update) zur Verwendung.&lt;br /&gt;
&lt;br /&gt;
== Voraussetzungen ==&lt;br /&gt;
In order to build the packages, your local checkout must be in sync with the base Joomla! CMS repo, to include all release tags.  This is important because the build script uses the git tags created at each release to build the update packages.  Next, your feature branch should be in sync with the staging branch from the Joomla! CMS repo to ensure that the current code is being tested in addition to your proposed changes.&lt;br /&gt;
&lt;br /&gt;
===Editing the Build Script===&lt;br /&gt;
To build packages from your feature branch, all you need to do is make two changes to the build script.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Line 66&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;system($gitPath . &#039; archive BRANCH-NAME | tar -x -C &#039; . $fullpath);&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
* &#039;&#039;&#039;Line 144&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;$command     = $gitPath . &#039; diff tags/&#039; . $previousTag . &#039; BRANCH-NAME --name-status &amp;gt; diffdocs/&#039; . $version . &#039;.&#039; . $num;&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
&lt;br /&gt;
===Run the Script===&lt;br /&gt;
So long as you don&#039;t have any PHP syntax errors and each of the release tags are available in your local checkout, you should be able to run the build script and have full packages ready for testing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Bug Squad]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/2/de&amp;diff=638027</id>
		<title>Translations:Build Test Packages From A Release Branch/2/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/2/de&amp;diff=638027"/>
		<updated>2019-10-19T14:10:45Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;== Voraussetzungen ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Voraussetzungen ==&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638018</id>
		<title>Build Test Packages From A Release Branch/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Build_Test_Packages_From_A_Release_Branch/de&amp;diff=638018"/>
		<updated>2019-10-19T14:10:25Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joom...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joomla/joomla-cms/blob/staging/build/build.php Build-Skript], das sich im CMS Repo auf GitHub befindet, kann einfach verändert werden, um Pakete aus einem feature branch zu erstellen, und führt zu einer vollständigen Palette von Paketen (Vollinstallation und Update) zur Verwendung.&lt;br /&gt;
&lt;br /&gt;
===Requirements===&lt;br /&gt;
In order to build the packages, your local checkout must be in sync with the base Joomla! CMS repo, to include all release tags.  This is important because the build script uses the git tags created at each release to build the update packages.  Next, your feature branch should be in sync with the staging branch from the Joomla! CMS repo to ensure that the current code is being tested in addition to your proposed changes.&lt;br /&gt;
&lt;br /&gt;
===Editing the Build Script===&lt;br /&gt;
To build packages from your feature branch, all you need to do is make two changes to the build script.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Line 66&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;system($gitPath . &#039; archive BRANCH-NAME | tar -x -C &#039; . $fullpath);&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
* &#039;&#039;&#039;Line 144&#039;&#039;&#039;:&lt;br /&gt;
** Change this line to read &amp;lt;tt&amp;gt;&amp;quot;$command     = $gitPath . &#039; diff tags/&#039; . $previousTag . &#039; BRANCH-NAME --name-status &amp;gt; diffdocs/&#039; . $version . &#039;.&#039; . $num;&amp;quot;&amp;lt;/tt&amp;gt; and replace your branch name as appropriate&lt;br /&gt;
&lt;br /&gt;
===Run the Script===&lt;br /&gt;
So long as you don&#039;t have any PHP syntax errors and each of the release tags are available in your local checkout, you should be able to run the build script and have full packages ready for testing.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Bug Squad]]&lt;br /&gt;
[[Category:Tutorials]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/1/de&amp;diff=638017</id>
		<title>Translations:Build Test Packages From A Release Branch/1/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Build_Test_Packages_From_A_Release_Branch/1/de&amp;diff=638017"/>
		<updated>2019-10-19T14:10:25Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joom...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gelegentlich müssen neue Funktionen und vorhandene Fehler während der Installation oder des Updates zwischen Joomla! Versionen getestet werden.  Das [https://github.com/joomla/joomla-cms/blob/staging/build/build.php Build-Skript], das sich im CMS Repo auf GitHub befindet, kann einfach verändert werden, um Pakete aus einem feature branch zu erstellen, und führt zu einer vollständigen Palette von Paketen (Vollinstallation und Update) zur Verwendung.&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Managing_the_Featured_Items/de&amp;diff=515141</id>
		<title>Managing the Featured Items/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Managing_the_Featured_Items/de&amp;diff=515141"/>
		<updated>2018-09-08T14:02:05Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{Top portal heading|color=white-bkgd|icon=book|icon-color=#5091cd|size=4x|text-color=#333|title=&lt;br /&gt;
Tutorial&amp;lt;br /&amp;gt;&lt;br /&gt;
Verwaltung der Haupteinträge}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Joomla! &amp;quot;&#039;Haupteinträge&amp;quot;&#039; ist eine Komponente, die Intro-Texte der ausgewählten Joomla! Inhalte (Beiträge) im gewünschten Layout erzeugt.&lt;br /&gt;
&lt;br /&gt;
Wenn der Home- oder Startseiten-Menü-Eintrag mit dem Beiträge{{rarr}}Hauptbeiträge-Layout verlinkt ist, werden alle Beiträge mit aktiviertem Status &#039;&#039;&#039;Haupteintrag&#039;&#039;&#039; auf dieser Seite angeordnet. Dazu muss in den Beitrags-Parametern die Option &#039;&#039;&#039;Haupteintrag&#039;&#039;&#039; auf &#039;&#039;&#039;Ja&#039;&#039;&#039; gesetzt sein.&lt;br /&gt;
&lt;br /&gt;
== Layout einstellen ==&lt;br /&gt;
&lt;br /&gt;
Im &#039;&#039;&#039;Menu-Manager&#039;&#039;&#039;, wähle zunächst das Standard-Menü-Element (das bedeutet den Menüpunkt mit der Stern-Markierung; im Standard-Template sollte es Hauptmenü{{rarr}}Home) sein.&lt;br /&gt;
&lt;br /&gt;
[[File:Joomla-3-Featured-Menu-List-Item-de.png|Featured Menu Item]]&lt;br /&gt;
&lt;br /&gt;
Select the &#039;&#039;&#039;Featured Articles&#039;&#039;&#039; layout by choosing the Menu Item Type{{rarr}}Articles{{rarr}}Featured Articles. For specific information about using the Featured Articles Menu Item Type, see: &lt;br /&gt;
[[S:MyLanguage/Help34:Menus_Menu_Item_Article_Featured|Featured Articles Menu Type Help]]&lt;br /&gt;
&lt;br /&gt;
[[File:Joomla-3-Featured-Menu-Item-Type-en.png|Featured Menu Item Type]] &lt;br /&gt;
&lt;br /&gt;
Once the menu item type is selected, you can customize the layout parameters for displaying the Featured Articles.  &lt;br /&gt;
The layout parameters that can be chosen within that menu item are: &#039;&#039;&#039;leading&#039;&#039;&#039;, &#039;&#039;&#039;intro&#039;&#039;&#039;, &#039;&#039;&#039;columns&#039;&#039;&#039;, and &#039;&#039;&#039;links&#039;&#039;&#039;.  &lt;br /&gt;
*&#039;&#039;&#039;Leading&#039;&#039;&#039;: is the number of full width (one article across the page) intros to show first.  &lt;br /&gt;
*&#039;&#039;&#039;Intro&#039;&#039;&#039;: is the number of intro-text of articles to show below the leading articles.  Intros will be arranged in the number of columns as defined in the next &#039;&#039;&#039;Column&#039;&#039;&#039; parameter.  For example, if the number of columns is 2, there will be two intros next to each other, each taking up 50% of the width of the page.  &lt;br /&gt;
*&#039;&#039;&#039;Links&#039;&#039;&#039;: is the number of article titles to show that did not show up as intros on the page.  If there are 8 total articles set to Front Page, and 3 intros chosen to show up, then the number of possible links would be 5.  That number could be set lower using the &#039;&#039;&#039;Links&#039;&#039;&#039; parameter. &lt;br /&gt;
&lt;br /&gt;
Run your cursor over the labels of each option to find help in defining these parameters. For more specific information about using the Featured Articles Menu Item Type, see: &lt;br /&gt;
[[S:MyLanguage/Help34:Menus_Menu_Item_Article_Featured|Featured Articles Menu Type Help]] &lt;br /&gt;
&lt;br /&gt;
To manually control the order in which the Featured Articles are displayed, make sure the &#039;&#039;&#039;Article Order&#039;&#039;&#039; in the Layout  tab is set to &#039;&#039;&#039;Featured Article Order&#039;&#039;&#039;. See below for more specific directions for setting the order manually.&lt;br /&gt;
&lt;br /&gt;
==Auswahl der Beiträge als &amp;quot;Haupteintrag&amp;quot;==&lt;br /&gt;
There is more than one way to designate an article as &#039;&#039;&#039;Featured&#039;&#039;&#039; in the Article Manager. If you are in the Article Manager Listing, select an article to be &#039;&#039;&#039;Featured&#039;&#039;&#039; by clicking the star in the Status column. You can also select more than one article with the check box in the first column and clicking on the button in the toolbar labeled &#039;&#039;&#039;Featured&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Joomla-3-Featured-Article-Select-Item-en.png|Featured Article Select]]&lt;br /&gt;
&lt;br /&gt;
If you are in the Article Manager item screen, you can set the designation by clicking on the &#039;&#039;yes/no&#039;&#039; option in the right column labeled &#039;&#039;&#039;Featured&#039;&#039;&#039;.&lt;br /&gt;
[[File:Joomla-3-Featured-Articles-Item-Editor-en.png|Featured Articles Item Editor]]&lt;br /&gt;
&lt;br /&gt;
==Manelle Verwaltung der Haupteinträge Reihenfolge==&lt;br /&gt;
There are many options available to manage the order that your &#039;&#039;&#039;Featured Articles&#039;&#039;&#039; are display in. Most are controlled in the Menu Manager Item in the Article Order parameter in the Options tab. To manually set the order, first set the &#039;&#039;&#039;Article Order&#039;&#039;&#039; Parameter to &#039;&#039;&#039;Featured Articles Order&#039;&#039;&#039; in the Menu Manager. The screenshot of the Menu Manager Item shows the Article Order Parameter on the &#039;&#039;&#039;Options&#039;&#039;&#039; tab. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-List-Order-Menu-en.png|Featured Articles Menu Option]]&lt;br /&gt;
&lt;br /&gt;
To manually set the order of the articles, select &#039;&#039;&#039;Featured Articles&#039;&#039;&#039; from the content drop-down menu. &lt;br /&gt;
[[File:Joomla-3-Featured-Manager-Control-Panel-en.png|Featured Articles Manager]]&lt;br /&gt;
&lt;br /&gt;
From the Featured Articles Manager, click on the column title &#039;&#039;&#039;Order&#039;&#039;&#039; to activate the manual order settings. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-List-en.png|Featured Articles List]]&lt;br /&gt;
&lt;br /&gt;
Once the manual order settings are activated, you can override the order by clicking on the arrows or manually typing in the numeric order. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-List-Order-en.png|Featured Articles List Order]]&lt;br /&gt;
&lt;br /&gt;
Save the order by clicking on the double up/down arrow symbol. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-Order-Save-en.png|Featured Articles Save Order]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Tutorials/de|Tutorials]]&lt;br /&gt;
[[Category:Article Management/de|Beitragsverwaltung]]&lt;br /&gt;
[[Category:Beginners/de|Einsteiger]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Managing_the_Featured_Items/4/de&amp;diff=515140</id>
		<title>Translations:Managing the Featured Items/4/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Managing_the_Featured_Items/4/de&amp;diff=515140"/>
		<updated>2018-09-08T14:02:05Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wenn der Home- oder Startseiten-Menü-Eintrag mit dem Beiträge{{rarr}}Hauptbeiträge-Layout verlinkt ist, werden alle Beiträge mit aktiviertem Status &#039;&#039;&#039;Haupteintrag&#039;&#039;&#039; auf dieser Seite angeordnet. Dazu muss in den Beitrags-Parametern die Option &#039;&#039;&#039;Haupteintrag&#039;&#039;&#039; auf &#039;&#039;&#039;Ja&#039;&#039;&#039; gesetzt sein.&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Managing_the_Featured_Items/de&amp;diff=515133</id>
		<title>Managing the Featured Items/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Managing_the_Featured_Items/de&amp;diff=515133"/>
		<updated>2018-09-08T14:01:15Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{Top portal heading|color=white-bkgd|icon=book|icon-color=#5091cd|size=4x|text-color=#333|title=&lt;br /&gt;
Tutorial&amp;lt;br /&amp;gt;&lt;br /&gt;
Verwaltung der Haupteinträge}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Joomla! &amp;quot;&#039;Haupteinträge&amp;quot;&#039; ist eine Komponente, die Intro-Texte der ausgewählten Joomla! Inhalte (Beiträge) im gewünschten Layout erzeugt.&lt;br /&gt;
&lt;br /&gt;
Wenn der Home- oder Startseiten-Menü-Eintrag mit dem Beiträge{{rarr}}Hauptbeiträge-Layout verlinkt ist, werden alle Beiträge mit aktiviertem Status &#039;&#039;&#039;Haupteintrag&#039;&#039;&#039; auf dieser Seite angeordnet. Dazu muß in den  Beitrags-Parametern die Option &#039;&#039;&#039;Haupteintrag&#039;&#039;&#039; auf &#039;&#039;&#039;Ja&#039;&#039;&#039; gesetzt sein.&lt;br /&gt;
&lt;br /&gt;
== Layout einstellen ==&lt;br /&gt;
&lt;br /&gt;
Im &#039;&#039;&#039;Menu-Manager&#039;&#039;&#039;, wähle zunächst das Standard-Menü-Element (das bedeutet den Menüpunkt mit der Stern-Markierung; im Standard-Template sollte es Hauptmenü{{rarr}}Home) sein.&lt;br /&gt;
&lt;br /&gt;
[[File:Joomla-3-Featured-Menu-List-Item-de.png|Featured Menu Item]]&lt;br /&gt;
&lt;br /&gt;
Select the &#039;&#039;&#039;Featured Articles&#039;&#039;&#039; layout by choosing the Menu Item Type{{rarr}}Articles{{rarr}}Featured Articles. For specific information about using the Featured Articles Menu Item Type, see: &lt;br /&gt;
[[S:MyLanguage/Help34:Menus_Menu_Item_Article_Featured|Featured Articles Menu Type Help]]&lt;br /&gt;
&lt;br /&gt;
[[File:Joomla-3-Featured-Menu-Item-Type-en.png|Featured Menu Item Type]] &lt;br /&gt;
&lt;br /&gt;
Once the menu item type is selected, you can customize the layout parameters for displaying the Featured Articles.  &lt;br /&gt;
The layout parameters that can be chosen within that menu item are: &#039;&#039;&#039;leading&#039;&#039;&#039;, &#039;&#039;&#039;intro&#039;&#039;&#039;, &#039;&#039;&#039;columns&#039;&#039;&#039;, and &#039;&#039;&#039;links&#039;&#039;&#039;.  &lt;br /&gt;
*&#039;&#039;&#039;Leading&#039;&#039;&#039;: is the number of full width (one article across the page) intros to show first.  &lt;br /&gt;
*&#039;&#039;&#039;Intro&#039;&#039;&#039;: is the number of intro-text of articles to show below the leading articles.  Intros will be arranged in the number of columns as defined in the next &#039;&#039;&#039;Column&#039;&#039;&#039; parameter.  For example, if the number of columns is 2, there will be two intros next to each other, each taking up 50% of the width of the page.  &lt;br /&gt;
*&#039;&#039;&#039;Links&#039;&#039;&#039;: is the number of article titles to show that did not show up as intros on the page.  If there are 8 total articles set to Front Page, and 3 intros chosen to show up, then the number of possible links would be 5.  That number could be set lower using the &#039;&#039;&#039;Links&#039;&#039;&#039; parameter. &lt;br /&gt;
&lt;br /&gt;
Run your cursor over the labels of each option to find help in defining these parameters. For more specific information about using the Featured Articles Menu Item Type, see: &lt;br /&gt;
[[S:MyLanguage/Help34:Menus_Menu_Item_Article_Featured|Featured Articles Menu Type Help]] &lt;br /&gt;
&lt;br /&gt;
To manually control the order in which the Featured Articles are displayed, make sure the &#039;&#039;&#039;Article Order&#039;&#039;&#039; in the Layout  tab is set to &#039;&#039;&#039;Featured Article Order&#039;&#039;&#039;. See below for more specific directions for setting the order manually.&lt;br /&gt;
&lt;br /&gt;
==Auswahl der Beiträge als &amp;quot;Haupteintrag&amp;quot;==&lt;br /&gt;
There is more than one way to designate an article as &#039;&#039;&#039;Featured&#039;&#039;&#039; in the Article Manager. If you are in the Article Manager Listing, select an article to be &#039;&#039;&#039;Featured&#039;&#039;&#039; by clicking the star in the Status column. You can also select more than one article with the check box in the first column and clicking on the button in the toolbar labeled &#039;&#039;&#039;Featured&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Joomla-3-Featured-Article-Select-Item-en.png|Featured Article Select]]&lt;br /&gt;
&lt;br /&gt;
If you are in the Article Manager item screen, you can set the designation by clicking on the &#039;&#039;yes/no&#039;&#039; option in the right column labeled &#039;&#039;&#039;Featured&#039;&#039;&#039;.&lt;br /&gt;
[[File:Joomla-3-Featured-Articles-Item-Editor-en.png|Featured Articles Item Editor]]&lt;br /&gt;
&lt;br /&gt;
==Manelle Verwaltung der Haupteinträge Reihenfolge==&lt;br /&gt;
There are many options available to manage the order that your &#039;&#039;&#039;Featured Articles&#039;&#039;&#039; are display in. Most are controlled in the Menu Manager Item in the Article Order parameter in the Options tab. To manually set the order, first set the &#039;&#039;&#039;Article Order&#039;&#039;&#039; Parameter to &#039;&#039;&#039;Featured Articles Order&#039;&#039;&#039; in the Menu Manager. The screenshot of the Menu Manager Item shows the Article Order Parameter on the &#039;&#039;&#039;Options&#039;&#039;&#039; tab. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-List-Order-Menu-en.png|Featured Articles Menu Option]]&lt;br /&gt;
&lt;br /&gt;
To manually set the order of the articles, select &#039;&#039;&#039;Featured Articles&#039;&#039;&#039; from the content drop-down menu. &lt;br /&gt;
[[File:Joomla-3-Featured-Manager-Control-Panel-en.png|Featured Articles Manager]]&lt;br /&gt;
&lt;br /&gt;
From the Featured Articles Manager, click on the column title &#039;&#039;&#039;Order&#039;&#039;&#039; to activate the manual order settings. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-List-en.png|Featured Articles List]]&lt;br /&gt;
&lt;br /&gt;
Once the manual order settings are activated, you can override the order by clicking on the arrows or manually typing in the numeric order. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-List-Order-en.png|Featured Articles List Order]]&lt;br /&gt;
&lt;br /&gt;
Save the order by clicking on the double up/down arrow symbol. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-Order-Save-en.png|Featured Articles Save Order]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Tutorials/de|Tutorials]]&lt;br /&gt;
[[Category:Article Management/de|Beitragsverwaltung]]&lt;br /&gt;
[[Category:Beginners/de|Einsteiger]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Managing_the_Featured_Items/3/de&amp;diff=515132</id>
		<title>Translations:Managing the Featured Items/3/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Managing_the_Featured_Items/3/de&amp;diff=515132"/>
		<updated>2018-09-08T14:01:15Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Joomla! &amp;quot;&#039;Haupteinträge&amp;quot;&#039; ist eine Komponente, die Intro-Texte der ausgewählten Joomla! Inhalte (Beiträge) im gewünschten Layout erzeugt.&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Managing_the_Featured_Items/de&amp;diff=515120</id>
		<title>Managing the Featured Items/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Managing_the_Featured_Items/de&amp;diff=515120"/>
		<updated>2018-09-08T14:00:30Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{Top portal heading|color=white-bkgd|icon=book|icon-color=#5091cd|size=4x|text-color=#333|title=&lt;br /&gt;
Tutorial&amp;lt;br /&amp;gt;&lt;br /&gt;
Verwaltung der Haupteinträge}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Joomla! &amp;quot;&#039;Hauptbeiträge&amp;quot;&#039; ist eine Komponente, die Intro-Texte der ausgewählten Joomla! Inhalte (Beiträge) im gewünschten Layout erzeugt.&lt;br /&gt;
&lt;br /&gt;
Wenn der Home- oder Startseiten-Menü-Eintrag mit dem Beiträge{{rarr}}Hauptbeiträge-Layout verlinkt ist, werden alle Beiträge mit aktiviertem Status &#039;&#039;&#039;Haupteintrag&#039;&#039;&#039; auf dieser Seite angeordnet. Dazu muß in den  Beitrags-Parametern die Option &#039;&#039;&#039;Haupteintrag&#039;&#039;&#039; auf &#039;&#039;&#039;Ja&#039;&#039;&#039; gesetzt sein.&lt;br /&gt;
&lt;br /&gt;
== Layout einstellen ==&lt;br /&gt;
&lt;br /&gt;
Im &#039;&#039;&#039;Menu-Manager&#039;&#039;&#039;, wähle zunächst das Standard-Menü-Element (das bedeutet den Menüpunkt mit der Stern-Markierung; im Standard-Template sollte es Hauptmenü{{rarr}}Home) sein.&lt;br /&gt;
&lt;br /&gt;
[[File:Joomla-3-Featured-Menu-List-Item-de.png|Featured Menu Item]]&lt;br /&gt;
&lt;br /&gt;
Select the &#039;&#039;&#039;Featured Articles&#039;&#039;&#039; layout by choosing the Menu Item Type{{rarr}}Articles{{rarr}}Featured Articles. For specific information about using the Featured Articles Menu Item Type, see: &lt;br /&gt;
[[S:MyLanguage/Help34:Menus_Menu_Item_Article_Featured|Featured Articles Menu Type Help]]&lt;br /&gt;
&lt;br /&gt;
[[File:Joomla-3-Featured-Menu-Item-Type-en.png|Featured Menu Item Type]] &lt;br /&gt;
&lt;br /&gt;
Once the menu item type is selected, you can customize the layout parameters for displaying the Featured Articles.  &lt;br /&gt;
The layout parameters that can be chosen within that menu item are: &#039;&#039;&#039;leading&#039;&#039;&#039;, &#039;&#039;&#039;intro&#039;&#039;&#039;, &#039;&#039;&#039;columns&#039;&#039;&#039;, and &#039;&#039;&#039;links&#039;&#039;&#039;.  &lt;br /&gt;
*&#039;&#039;&#039;Leading&#039;&#039;&#039;: is the number of full width (one article across the page) intros to show first.  &lt;br /&gt;
*&#039;&#039;&#039;Intro&#039;&#039;&#039;: is the number of intro-text of articles to show below the leading articles.  Intros will be arranged in the number of columns as defined in the next &#039;&#039;&#039;Column&#039;&#039;&#039; parameter.  For example, if the number of columns is 2, there will be two intros next to each other, each taking up 50% of the width of the page.  &lt;br /&gt;
*&#039;&#039;&#039;Links&#039;&#039;&#039;: is the number of article titles to show that did not show up as intros on the page.  If there are 8 total articles set to Front Page, and 3 intros chosen to show up, then the number of possible links would be 5.  That number could be set lower using the &#039;&#039;&#039;Links&#039;&#039;&#039; parameter. &lt;br /&gt;
&lt;br /&gt;
Run your cursor over the labels of each option to find help in defining these parameters. For more specific information about using the Featured Articles Menu Item Type, see: &lt;br /&gt;
[[S:MyLanguage/Help34:Menus_Menu_Item_Article_Featured|Featured Articles Menu Type Help]] &lt;br /&gt;
&lt;br /&gt;
To manually control the order in which the Featured Articles are displayed, make sure the &#039;&#039;&#039;Article Order&#039;&#039;&#039; in the Layout  tab is set to &#039;&#039;&#039;Featured Article Order&#039;&#039;&#039;. See below for more specific directions for setting the order manually.&lt;br /&gt;
&lt;br /&gt;
==Auswahl der Beiträge als &amp;quot;Haupteintrag&amp;quot;==&lt;br /&gt;
There is more than one way to designate an article as &#039;&#039;&#039;Featured&#039;&#039;&#039; in the Article Manager. If you are in the Article Manager Listing, select an article to be &#039;&#039;&#039;Featured&#039;&#039;&#039; by clicking the star in the Status column. You can also select more than one article with the check box in the first column and clicking on the button in the toolbar labeled &#039;&#039;&#039;Featured&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Joomla-3-Featured-Article-Select-Item-en.png|Featured Article Select]]&lt;br /&gt;
&lt;br /&gt;
If you are in the Article Manager item screen, you can set the designation by clicking on the &#039;&#039;yes/no&#039;&#039; option in the right column labeled &#039;&#039;&#039;Featured&#039;&#039;&#039;.&lt;br /&gt;
[[File:Joomla-3-Featured-Articles-Item-Editor-en.png|Featured Articles Item Editor]]&lt;br /&gt;
&lt;br /&gt;
==Manelle Verwaltung der Haupteinträge Reihenfolge==&lt;br /&gt;
There are many options available to manage the order that your &#039;&#039;&#039;Featured Articles&#039;&#039;&#039; are display in. Most are controlled in the Menu Manager Item in the Article Order parameter in the Options tab. To manually set the order, first set the &#039;&#039;&#039;Article Order&#039;&#039;&#039; Parameter to &#039;&#039;&#039;Featured Articles Order&#039;&#039;&#039; in the Menu Manager. The screenshot of the Menu Manager Item shows the Article Order Parameter on the &#039;&#039;&#039;Options&#039;&#039;&#039; tab. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-List-Order-Menu-en.png|Featured Articles Menu Option]]&lt;br /&gt;
&lt;br /&gt;
To manually set the order of the articles, select &#039;&#039;&#039;Featured Articles&#039;&#039;&#039; from the content drop-down menu. &lt;br /&gt;
[[File:Joomla-3-Featured-Manager-Control-Panel-en.png|Featured Articles Manager]]&lt;br /&gt;
&lt;br /&gt;
From the Featured Articles Manager, click on the column title &#039;&#039;&#039;Order&#039;&#039;&#039; to activate the manual order settings. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-List-en.png|Featured Articles List]]&lt;br /&gt;
&lt;br /&gt;
Once the manual order settings are activated, you can override the order by clicking on the arrows or manually typing in the numeric order. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-List-Order-en.png|Featured Articles List Order]]&lt;br /&gt;
&lt;br /&gt;
Save the order by clicking on the double up/down arrow symbol. &lt;br /&gt;
[[File:Joomla-3-Featured-Articles-Order-Save-en.png|Featured Articles Save Order]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Tutorials/de|Tutorials]]&lt;br /&gt;
[[Category:Article Management/de|Beitragsverwaltung]]&lt;br /&gt;
[[Category:Beginners/de|Einsteiger]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Managing_the_Featured_Items/2/de&amp;diff=515119</id>
		<title>Translations:Managing the Featured Items/2/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Managing_the_Featured_Items/2/de&amp;diff=515119"/>
		<updated>2018-09-08T14:00:29Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Verwaltung der Haupteinträge&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Managing_the_Featured_Items/Page_display_title/de&amp;diff=515109</id>
		<title>Translations:Managing the Featured Items/Page display title/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Managing_the_Featured_Items/Page_display_title/de&amp;diff=515109"/>
		<updated>2018-09-08T14:00:10Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Verwaltung der Haupteinträge&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Extension_types_(general_definitions)/de&amp;diff=514598</id>
		<title>Extension types (general definitions)/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Extension_types_(general_definitions)/de&amp;diff=514598"/>
		<updated>2018-09-08T12:45:35Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;de&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RightTOC}}Joomla! ist schon nach der Standard Installation ein Content Management System (CMS) mit vielen Funktionen. Beim Entwickeln einer eigenen Website kann es vorkommen, dass benötigte Funktionen nicht mit der grundlegenden Installation zur Verfügung stehen. Für diesen Fall kann Joomla! sehr einfach um weitere Funktionen erweitert werden. &lt;br /&gt;
Grundsätzlich sind fünf Typen von Erweiterungen möglich: Komponenten, Module, Plugins, Templates und Sprachen. Jeder dieser Erweiterungstypen ist für die bestimmte Funktionen zuständig (einige der Standard Funktionen von Joomla! sind ebenfalls über Erweiterungen umgesetzt).&lt;br /&gt;
&lt;br /&gt;
[[Image:Extensions-de.jpg]]&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Component|Components]] ==&lt;br /&gt;
&lt;br /&gt;
Components are the largest and most complex extensions of them all; they can be seen as mini-applications. Most components have two parts: a site part and an administrator part. Every time a Joomla! page is requested, &#039;&#039;one&#039;&#039; component is called to render the body of the page. For example, Content (com_content) is the component which handles the display of content; users can view at the frontend of your site and, as an administrator, you can edit the content. Components are the major portion of your page because a component is driven by a menu item and every menu item runs a component.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039; Content (com_content), Banners (com_banners), Contacts (com_contact), News Feeds (com_newsfeeds) and Web Links (com_weblinks)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Components” &amp;gt; (“Contacts” for com_contact)&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Module|Modules]] ==&lt;br /&gt;
&lt;br /&gt;
Modules are more lightweight and flexible extensions used for page rendering.  These modules are mostly known as the “boxes” that are arranged around a component, for example: the login module. The Footer is a module. Modules are assigned per menu item. So, you can decide to show or hide the login module depending on which menu item the user is viewing. Sometimes modules are linked to components such as the “Latest News” module which links to the com_content and displays links to the newest content items. However, modules do not need to be linked to components, as a matter of fact they don&#039;t even need to be linked to anything and can be just static HTML or text. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039; Banners (mod_banners), Menus (mod_menu), Who&#039;s Online (mod_whosonline)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Module Manager”&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Plugin|Plugins]] ==&lt;br /&gt;
&lt;br /&gt;
Plugins are more advanced extensions and are in essence event handlers. In the execution of any part of Joomla, be it the core, a module or a component, an event can be triggered. When an event is triggered, plugins that are registered with the application to handle that event execute. For example, a plugin could be used to intercept user-submitted articles and filter out bad words.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039; Content - Load Modules, Editor - TinyMCE&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Plugin Manager”&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Template|Templates]] ==&lt;br /&gt;
&lt;br /&gt;
A template is basically the design of your Joomla! powered website. With a template you can change the look and feel of your website. Templates have certain fields in which the component (just one) and modules (as many as you like) will be shown. Templates are easy to build or customize and they provide maximum flexibility in how you style your site.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Template Manager”&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Language|Languages]] ==&lt;br /&gt;
&lt;br /&gt;
Probably the most basic extensions are languages. Languages can be packaged in two ways: either as a core package or as an extension package. In essence, both the core and the extension language package files consist of key/value pairs, which provide the translation of static text strings, assigned within the Joomla! source code. These language packs will affect both the front and administrator side of your Joomla site. Note: these language packs also include an XML meta file which describes the language. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Language Manager”&lt;br /&gt;
&lt;br /&gt;
== Extension Installation ==&lt;br /&gt;
&lt;br /&gt;
There are 4 methods of installing an extension. You can upload an extension, install from a directory, install from a URL or install from web.&lt;br /&gt;
:[[File:30-Installing-template-upload-package-file-en.png|Administrator Installation]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Extensions]]&lt;br /&gt;
[[Category:Definition lists]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Extension_types_(general_definitions)/2/de&amp;diff=514597</id>
		<title>Translations:Extension types (general definitions)/2/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Extension_types_(general_definitions)/2/de&amp;diff=514597"/>
		<updated>2018-09-08T12:45:34Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;de&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;de&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Extension_types_(general_definitions)/de&amp;diff=514596</id>
		<title>Extension types (general definitions)/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Extension_types_(general_definitions)/de&amp;diff=514596"/>
		<updated>2018-09-08T12:45:19Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Joomla! ist schon nach der Standard Installation ein Content Management System (CMS) mit vielen Funktionen. Beim Entwickeln einer eigenen Website kann es vorkommen, dass benö...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RightTOC}}Joomla! ist schon nach der Standard Installation ein Content Management System (CMS) mit vielen Funktionen. Beim Entwickeln einer eigenen Website kann es vorkommen, dass benötigte Funktionen nicht mit der grundlegenden Installation zur Verfügung stehen. Für diesen Fall kann Joomla! sehr einfach um weitere Funktionen erweitert werden. &lt;br /&gt;
Grundsätzlich sind fünf Typen von Erweiterungen möglich: Komponenten, Module, Plugins, Templates und Sprachen. Jeder dieser Erweiterungstypen ist für die bestimmte Funktionen zuständig (einige der Standard Funktionen von Joomla! sind ebenfalls über Erweiterungen umgesetzt).&lt;br /&gt;
&lt;br /&gt;
[[Image:Extensions-en.jpg]]&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Component|Components]] ==&lt;br /&gt;
&lt;br /&gt;
Components are the largest and most complex extensions of them all; they can be seen as mini-applications. Most components have two parts: a site part and an administrator part. Every time a Joomla! page is requested, &#039;&#039;one&#039;&#039; component is called to render the body of the page. For example, Content (com_content) is the component which handles the display of content; users can view at the frontend of your site and, as an administrator, you can edit the content. Components are the major portion of your page because a component is driven by a menu item and every menu item runs a component.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039; Content (com_content), Banners (com_banners), Contacts (com_contact), News Feeds (com_newsfeeds) and Web Links (com_weblinks)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Components” &amp;gt; (“Contacts” for com_contact)&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Module|Modules]] ==&lt;br /&gt;
&lt;br /&gt;
Modules are more lightweight and flexible extensions used for page rendering.  These modules are mostly known as the “boxes” that are arranged around a component, for example: the login module. The Footer is a module. Modules are assigned per menu item. So, you can decide to show or hide the login module depending on which menu item the user is viewing. Sometimes modules are linked to components such as the “Latest News” module which links to the com_content and displays links to the newest content items. However, modules do not need to be linked to components, as a matter of fact they don&#039;t even need to be linked to anything and can be just static HTML or text. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039; Banners (mod_banners), Menus (mod_menu), Who&#039;s Online (mod_whosonline)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Module Manager”&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Plugin|Plugins]] ==&lt;br /&gt;
&lt;br /&gt;
Plugins are more advanced extensions and are in essence event handlers. In the execution of any part of Joomla, be it the core, a module or a component, an event can be triggered. When an event is triggered, plugins that are registered with the application to handle that event execute. For example, a plugin could be used to intercept user-submitted articles and filter out bad words.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039; Content - Load Modules, Editor - TinyMCE&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Plugin Manager”&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Template|Templates]] ==&lt;br /&gt;
&lt;br /&gt;
A template is basically the design of your Joomla! powered website. With a template you can change the look and feel of your website. Templates have certain fields in which the component (just one) and modules (as many as you like) will be shown. Templates are easy to build or customize and they provide maximum flexibility in how you style your site.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Template Manager”&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Language|Languages]] ==&lt;br /&gt;
&lt;br /&gt;
Probably the most basic extensions are languages. Languages can be packaged in two ways: either as a core package or as an extension package. In essence, both the core and the extension language package files consist of key/value pairs, which provide the translation of static text strings, assigned within the Joomla! source code. These language packs will affect both the front and administrator side of your Joomla site. Note: these language packs also include an XML meta file which describes the language. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Language Manager”&lt;br /&gt;
&lt;br /&gt;
== Extension Installation ==&lt;br /&gt;
&lt;br /&gt;
There are 4 methods of installing an extension. You can upload an extension, install from a directory, install from a URL or install from web.&lt;br /&gt;
:[[File:30-Installing-template-upload-package-file-en.png|Administrator Installation]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Extensions]]&lt;br /&gt;
[[Category:Definition lists]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Extension_types_(general_definitions)/1/de&amp;diff=514595</id>
		<title>Translations:Extension types (general definitions)/1/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Extension_types_(general_definitions)/1/de&amp;diff=514595"/>
		<updated>2018-09-08T12:45:19Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Joomla! ist schon nach der Standard Installation ein Content Management System (CMS) mit vielen Funktionen. Beim Entwickeln einer eigenen Website kann es vorkommen, dass benö...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Joomla! ist schon nach der Standard Installation ein Content Management System (CMS) mit vielen Funktionen. Beim Entwickeln einer eigenen Website kann es vorkommen, dass benötigte Funktionen nicht mit der grundlegenden Installation zur Verfügung stehen. Für diesen Fall kann Joomla! sehr einfach um weitere Funktionen erweitert werden. &lt;br /&gt;
Grundsätzlich sind fünf Typen von Erweiterungen möglich: Komponenten, Module, Plugins, Templates und Sprachen. Jeder dieser Erweiterungstypen ist für die bestimmte Funktionen zuständig (einige der Standard Funktionen von Joomla! sind ebenfalls über Erweiterungen umgesetzt).&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Extension_types_(general_definitions)/de&amp;diff=514564</id>
		<title>Extension types (general definitions)/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Extension_types_(general_definitions)/de&amp;diff=514564"/>
		<updated>2018-09-08T12:35:10Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Erweiterungstypen (allgemeine Definition)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RightTOC}}Joomla! already is a rich featured content management system, but if you&#039;re building a website with Joomla! and you need extra features which aren&#039;t available in Joomla! by default, you can easily extend it with extensions. There are five types of extensions for Joomla!: Components, Modules, Plugins, Templates, and Languages. Each of these extensions handle specific functionality (some built-in features of Joomla! are implemented using extensions).&lt;br /&gt;
&lt;br /&gt;
[[Image:Extensions-en.jpg]]&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Component|Components]] ==&lt;br /&gt;
&lt;br /&gt;
Components are the largest and most complex extensions of them all; they can be seen as mini-applications. Most components have two parts: a site part and an administrator part. Every time a Joomla! page is requested, &#039;&#039;one&#039;&#039; component is called to render the body of the page. For example, Content (com_content) is the component which handles the display of content; users can view at the frontend of your site and, as an administrator, you can edit the content. Components are the major portion of your page because a component is driven by a menu item and every menu item runs a component.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039; Content (com_content), Banners (com_banners), Contacts (com_contact), News Feeds (com_newsfeeds) and Web Links (com_weblinks)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Components” &amp;gt; (“Contacts” for com_contact)&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Module|Modules]] ==&lt;br /&gt;
&lt;br /&gt;
Modules are more lightweight and flexible extensions used for page rendering.  These modules are mostly known as the “boxes” that are arranged around a component, for example: the login module. The Footer is a module. Modules are assigned per menu item. So, you can decide to show or hide the login module depending on which menu item the user is viewing. Sometimes modules are linked to components such as the “Latest News” module which links to the com_content and displays links to the newest content items. However, modules do not need to be linked to components, as a matter of fact they don&#039;t even need to be linked to anything and can be just static HTML or text. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039; Banners (mod_banners), Menus (mod_menu), Who&#039;s Online (mod_whosonline)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Module Manager”&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Plugin|Plugins]] ==&lt;br /&gt;
&lt;br /&gt;
Plugins are more advanced extensions and are in essence event handlers. In the execution of any part of Joomla, be it the core, a module or a component, an event can be triggered. When an event is triggered, plugins that are registered with the application to handle that event execute. For example, a plugin could be used to intercept user-submitted articles and filter out bad words.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Examples:&#039;&#039;&#039; Content - Load Modules, Editor - TinyMCE&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Plugin Manager”&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Template|Templates]] ==&lt;br /&gt;
&lt;br /&gt;
A template is basically the design of your Joomla! powered website. With a template you can change the look and feel of your website. Templates have certain fields in which the component (just one) and modules (as many as you like) will be shown. Templates are easy to build or customize and they provide maximum flexibility in how you style your site.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Template Manager”&lt;br /&gt;
&lt;br /&gt;
== [[S:MyLanguage/Language|Languages]] ==&lt;br /&gt;
&lt;br /&gt;
Probably the most basic extensions are languages. Languages can be packaged in two ways: either as a core package or as an extension package. In essence, both the core and the extension language package files consist of key/value pairs, which provide the translation of static text strings, assigned within the Joomla! source code. These language packs will affect both the front and administrator side of your Joomla site. Note: these language packs also include an XML meta file which describes the language. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Management feature:&#039;&#039;&#039; &#039;&#039;Admin head menu&#039;&#039; &amp;gt; “Extensions” &amp;gt; “Language Manager”&lt;br /&gt;
&lt;br /&gt;
== Extension Installation ==&lt;br /&gt;
&lt;br /&gt;
There are 4 methods of installing an extension. You can upload an extension, install from a directory, install from a URL or install from web.&lt;br /&gt;
:[[File:30-Installing-template-upload-package-file-en.png|Administrator Installation]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Extensions]]&lt;br /&gt;
[[Category:Definition lists]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Extension_types_(general_definitions)/Page_display_title/de&amp;diff=514563</id>
		<title>Translations:Extension types (general definitions)/Page display title/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Extension_types_(general_definitions)/Page_display_title/de&amp;diff=514563"/>
		<updated>2018-09-08T12:35:10Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Erweiterungstypen (allgemeine Definition)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Erweiterungstypen (allgemeine Definition)&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Chunk:Extension/de&amp;diff=514541</id>
		<title>Chunk:Extension/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Chunk:Extension/de&amp;diff=514541"/>
		<updated>2018-09-08T12:29:46Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Für einen Überblick über die wichtigsten Erweiterungstypen und deren Funktionalität, steht das Kapitel Erweiterungstypen (allgemeine Definition) zur Verfügung.&amp;lt;noincl...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Der Begriff &amp;quot;Erweiterung&amp;quot; ist als übergeordneter Begriff zu verstehen, die folgenden Typen von Erweiterungen werden in Joomla! eingesetzt:&lt;br /&gt;
* [[Komponente]] (seit {{JVer|1.0}}) &amp;amp;ndash; Erweitert die Installation um neue Funktionen, die über das Menü aufgerufen werden können&lt;br /&gt;
* [[Sprache]] (seit {{JVer|1.0}}) &amp;amp;ndash; fügt der Installation neue Sprachen zu&lt;br /&gt;
* [[Bibliothek]] (seit {{JVer|2.5}}) &amp;amp;ndash; beinhaltet neue Funktionen, die von anderen Erweiterungen genutzt werden können&lt;br /&gt;
* [[Module]] (seit {{JVer|1.0}}) &amp;amp;ndash; dienen zur Anzeige von Daten, die zum Beispiel von Komponenten verarbeitet werden, an beliebigen Positionen irgendwo auf der Site an&lt;br /&gt;
* [[Paket]] (seit {{JVer|2.5}}) &amp;amp;ndash; zusammengefasste Komponenten und andere Erweiterungen&lt;br /&gt;
* [[Plugin]] (seit {{JVer|1.5}}) &amp;amp;ndash; stellt Funktionserweiterungen für verschiedene andere Erweiterungen bereit und kann zum Beispiel den Inhalt von Artikeln verändern&lt;br /&gt;
* [[Template]] (seit {{JVer|1.0}}) &amp;amp;ndash; legt das Layout, die Navigation und das &amp;quot;look &amp;amp; feel&amp;quot; der Website fest&lt;br /&gt;
&lt;br /&gt;
Für einen Überblick über die wichtigsten Erweiterungstypen und deren Funktionalität, steht das Kapitel [[Erweiterungstypen (allgemeine Definition)]] zur Verfügung.&amp;lt;noinclude&amp;gt;[[Category:Glossary definitions|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Chunk:Extension/3/de&amp;diff=514540</id>
		<title>Translations:Chunk:Extension/3/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Chunk:Extension/3/de&amp;diff=514540"/>
		<updated>2018-09-08T12:29:46Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Für einen Überblick über die wichtigsten Erweiterungstypen und deren Funktionalität, steht das Kapitel Erweiterungstypen (allgemeine Definition) zur Verfügung.&amp;lt;noincl...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Für einen Überblick über die wichtigsten Erweiterungstypen und deren Funktionalität, steht das Kapitel [[Erweiterungstypen (allgemeine Definition)]] zur Verfügung.&amp;lt;noinclude&amp;gt;[[Category:Glossary definitions|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Chunk:Extension/de&amp;diff=514470</id>
		<title>Chunk:Extension/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Chunk:Extension/de&amp;diff=514470"/>
		<updated>2018-09-08T12:21:22Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Der Begriff &amp;quot;Erweiterung&amp;quot; ist als übergeordneter Begriff zu verstehen, die folgenden Typen von Erweiterungen werden in Joomla! eingesetzt: * Komponente (seit {{JVer|1.0}}...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Der Begriff &amp;quot;Erweiterung&amp;quot; ist als übergeordneter Begriff zu verstehen, die folgenden Typen von Erweiterungen werden in Joomla! eingesetzt:&lt;br /&gt;
* [[Komponente]] (seit {{JVer|1.0}}) &amp;amp;ndash; Erweitert die Installation um neue Funktionen, die über das Menü aufgerufen werden können&lt;br /&gt;
* [[Sprache]] (seit {{JVer|1.0}}) &amp;amp;ndash; fügt der Installation neue Sprachen zu&lt;br /&gt;
* [[Bibliothek]] (seit {{JVer|2.5}}) &amp;amp;ndash; beinhaltet neue Funktionen, die von anderen Erweiterungen genutzt werden können&lt;br /&gt;
* [[Module]] (seit {{JVer|1.0}}) &amp;amp;ndash; dienen zur Anzeige von Daten, die zum Beispiel von Komponenten verarbeitet werden, an beliebigen Positionen irgendwo auf der Site an&lt;br /&gt;
* [[Paket]] (seit {{JVer|2.5}}) &amp;amp;ndash; zusammengefasste Komponenten und andere Erweiterungen&lt;br /&gt;
* [[Plugin]] (seit {{JVer|1.5}}) &amp;amp;ndash; stellt Funktionserweiterungen für verschiedene andere Erweiterungen bereit und kann zum Beispiel den Inhalt von Artikeln verändern&lt;br /&gt;
* [[Template]] (seit {{JVer|1.0}}) &amp;amp;ndash; legt das Layout, die Navigation und das &amp;quot;look &amp;amp; feel&amp;quot; der Website fest&lt;br /&gt;
&lt;br /&gt;
For an overview of the most important extension types and the functionality they provide, see [[Extension types (general definitions)]].&amp;lt;noinclude&amp;gt;[[Category:Glossary definitions|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Chunk:Extension/2/de&amp;diff=514469</id>
		<title>Translations:Chunk:Extension/2/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Chunk:Extension/2/de&amp;diff=514469"/>
		<updated>2018-09-08T12:21:21Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Der Begriff &amp;quot;Erweiterung&amp;quot; ist als übergeordneter Begriff zu verstehen, die folgenden Typen von Erweiterungen werden in Joomla! eingesetzt: * Komponente (seit {{JVer|1.0}}...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Der Begriff &amp;quot;Erweiterung&amp;quot; ist als übergeordneter Begriff zu verstehen, die folgenden Typen von Erweiterungen werden in Joomla! eingesetzt:&lt;br /&gt;
* [[Komponente]] (seit {{JVer|1.0}}) &amp;amp;ndash; Erweitert die Installation um neue Funktionen, die über das Menü aufgerufen werden können&lt;br /&gt;
* [[Sprache]] (seit {{JVer|1.0}}) &amp;amp;ndash; fügt der Installation neue Sprachen zu&lt;br /&gt;
* [[Bibliothek]] (seit {{JVer|2.5}}) &amp;amp;ndash; beinhaltet neue Funktionen, die von anderen Erweiterungen genutzt werden können&lt;br /&gt;
* [[Module]] (seit {{JVer|1.0}}) &amp;amp;ndash; dienen zur Anzeige von Daten, die zum Beispiel von Komponenten verarbeitet werden, an beliebigen Positionen irgendwo auf der Site an&lt;br /&gt;
* [[Paket]] (seit {{JVer|2.5}}) &amp;amp;ndash; zusammengefasste Komponenten und andere Erweiterungen&lt;br /&gt;
* [[Plugin]] (seit {{JVer|1.5}}) &amp;amp;ndash; stellt Funktionserweiterungen für verschiedene andere Erweiterungen bereit und kann zum Beispiel den Inhalt von Artikeln verändern&lt;br /&gt;
* [[Template]] (seit {{JVer|1.0}}) &amp;amp;ndash; legt das Layout, die Navigation und das &amp;quot;look &amp;amp; feel&amp;quot; der Website fest&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Chunk:Extension/de&amp;diff=514393</id>
		<title>Chunk:Extension/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Chunk:Extension/de&amp;diff=514393"/>
		<updated>2018-09-08T12:05:03Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;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...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
The term &#039;&#039;extension&#039;&#039; is generic and the following specific extension types are available:&lt;br /&gt;
* [[Component]] (since {{JVer|1.0}}) &amp;amp;ndash; adds custom functions to your site that can be selected from menus&lt;br /&gt;
* [[Language]] (since {{JVer|1.0}}) &amp;amp;ndash; defines an additional language for your site&lt;br /&gt;
* [[Library]] (since {{JVer|2.5}}) &amp;amp;ndash; provides functions to be used by other extensions&lt;br /&gt;
* [[Module]] (since {{JVer|1.0}}) &amp;amp;ndash; shows nonessential data in a side box, possibly on multiple pages&lt;br /&gt;
* [[Package]] (since {{JVer|2.5}}) &amp;amp;ndash; bundles related extensions&lt;br /&gt;
* [[Plugin]] (since {{JVer|1.5}}) &amp;amp;ndash; modifies content in articles or provides functions to extend other extensions&lt;br /&gt;
* [[Template]] (since {{JVer|1.0}}) &amp;amp;ndash; define the look, feel, and navigation capabilities of your site&lt;br /&gt;
&lt;br /&gt;
For an overview of the most important extension types and the functionality they provide, see [[Extension types (general definitions)]].&amp;lt;noinclude&amp;gt;[[Category:Glossary definitions|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:Chunk:Extension/1/de&amp;diff=514392</id>
		<title>Translations:Chunk:Extension/1/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:Chunk:Extension/1/de&amp;diff=514392"/>
		<updated>2018-09-08T12:05:03Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;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...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514323</id>
		<title>J3.x:Privacy/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514323"/>
		<updated>2018-09-08T11:35:37Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{Top portal heading|color=white-bkgd|icon=magic|icon-color=#5091cd|size=3x|text-color=#333|title=Anleitung&amp;lt;br /&amp;gt;&lt;br /&gt;
Wie die neuen Datenschutz Tools verwendet werden}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{Joomla version|version=3.9}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Mit Joomla! 3.9 wurden einige Datenschutz Tools als Antwort auf die DSGVO eingeführt.&amp;lt;br /&amp;gt;&lt;br /&gt;
In dieser Anleitung finden sich alle Informationen, um die neuen Erweiterungen einzurichten.&lt;br /&gt;
&lt;br /&gt;
==Komponente==&lt;br /&gt;
&lt;br /&gt;
Datenschutz Dashboard&lt;br /&gt;
The privacy dashboard provides a summary of the information requests for the website and a status of recommended actions to take. The Privacy Dashboard is located under the Menu link &#039;Users&amp;quot; in the admin panel.&lt;br /&gt;
&lt;br /&gt;
==== Request Count ====&lt;br /&gt;
The request count &amp;quot;module&amp;quot; is a summary of the information requests on a website, this is similar to the privacy dashboard module explained below.&lt;br /&gt;
&lt;br /&gt;
==== Health Check ====&lt;br /&gt;
[[File:Privacy Dashboard Health Check-en.png|600px|none]]&lt;br /&gt;
The health check &amp;quot;module&amp;quot; checks the status of several actions that it is recommended site owners take as it relates to integrating the privacy tools into their website, including:&lt;br /&gt;
* Check if a privacy policy is published - This will check if a privacy policy is configured and published; developers can integrate support for this check through the &amp;lt;tt&amp;gt;onPrivacyCheckPrivacyPolicyPublished&amp;lt;/tt&amp;gt; event.  If a policy is set in the &#039;&#039;&#039;System - Privacy Consent&#039;&#039;&#039; plugin then this check will succeed.&lt;br /&gt;
* Check if the information request form has a published menu item - This will determine if the frontend information request form has a published menu item to help authenticated users submit valid requests.  Regardless of a menu item being published, a valid URL for the request form is always displayed.&lt;br /&gt;
* Check if there are any urgent requests - This will check for confirmed requests older than the age specified in the component parameters (default 14 days) and alert the site owner of any requests requiring urgent attention.&lt;br /&gt;
* Check if mail sending is enabled - To process information requests, the site must be able to send email.  With mail sending disabled, information requests cannot be created or actioned.&lt;br /&gt;
&lt;br /&gt;
=== Extension Capabilities ===&lt;br /&gt;
This screen collects and displays information about privacy related capabilities (such as personal data processing, cookies set in your browser, or information shared with third parties for a feature to work) to assist users with evaluating extensions for privacy related concerns and preparing documentation such as a privacy policy or terms of service. More information about this screen and information on how developers can add support for it can be found on the [[S:MyLanguage/J3.x:Report_Extension_Capabilities_in_Privacy_Component|Report Extension Capabilities in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
=== Information Requests ===&lt;br /&gt;
This screen is the central location for processing and managing user information requests. More information about this screen and the workflow for information requests can be found on the [[S:MyLanguage/J3.x:Information_Request_Workflow_in_Privacy_Component|Information Request Workflow in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
== Plugins ==&lt;br /&gt;
=== System - Privacy Consent ===&lt;br /&gt;
[[File:Consent to Privacy Policy-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
When personal identifiable information is collected you should ensure:&lt;br /&gt;
* the user is informed why you are requesting this information in plain and easy to understand language&lt;br /&gt;
* the user knows what data you collect about them&lt;br /&gt;
* the user knows what you will be using the data for&lt;br /&gt;
* the user has actively consented to your usage of the data.&lt;br /&gt;
&lt;br /&gt;
This plugin does &#039;&#039;&#039;NOT&#039;&#039;&#039; make your web site legally compliant, it is just a step in the process.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been enabled then any new user registering on your site will be required to consent to the Privacy conditions. The date and IP address of the user will be recorded. All existing users will be redirected to their User Profile so that they can consent.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Privacy Consent Configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Privacy&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites.&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Redirect Message ====&lt;br /&gt;
[[File:Redirect message-en.png|600px|none]]&lt;br /&gt;
This is the message that is displayed to existing users when they login for the first time since the Privacy Consent plugin was enabled on the site. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_REDIRECT_MESSAGE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== User - Terms and Condition ===&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Terms&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Terms &amp;amp; Conditions ====&lt;br /&gt;
This is a brief notice that will appear above the Terms &amp;amp; Conditions checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_TERMS_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Terms &amp;amp; Conditions Article ====&lt;br /&gt;
If you wish to have a longer Terms &amp;amp; Conditions you can create/edit the article here which will be displayed in a modal window. &lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the Terms &amp;amp; Conditions will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== Content - Confirm Consent ===&lt;br /&gt;
[[File:Confirm Consent checkbox-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This plugin will add a required checkbox to a form eg the core contact form.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Confirmconsent configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Consent&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_CONTENT_CONFIRMCONSENT_FIELD_NOTE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
== Modules ==&lt;br /&gt;
=== Privacy Dashboard ===&lt;br /&gt;
[[File:Privacy Dashboard Module-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This module provides a summary of the information requests received for your website. The module is installed and enabled by default with a new Joomla 3.9 installation. To add it to your dashboard on an updated site, go to &#039;&#039;&#039;Extensions {{rarr}} Modules&#039;&#039;&#039;, change the Site filter to &#039;&#039;&#039;Administrator&#039;&#039;&#039;, add a new &#039;&#039;&#039;Privacy Dashboard&#039;&#039;&#039; module, assign it to the &#039;&#039;&#039;cpanel&#039;&#039;&#039; position, and set access to &#039;&#039;&#039;Super Users&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Privacy{{#translation:}}]]&lt;br /&gt;
[[Category:Components{{#translation:}}]]&lt;br /&gt;
[[Category:Joomla! 3.9{{#translation:}}]]&lt;br /&gt;
[[Category:Plugins{{#translation:}}]]&lt;br /&gt;
[[Category:Modules{{#translation:}}]]&lt;br /&gt;
[[Category:Tutorials{{#translation:}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/2/de&amp;diff=514322</id>
		<title>Translations:J3.x:Privacy/2/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/2/de&amp;diff=514322"/>
		<updated>2018-09-08T11:35:37Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wie die neuen Datenschutz Tools verwendet werden&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514317</id>
		<title>J3.x:Privacy/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514317"/>
		<updated>2018-09-08T11:32:18Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Datenschutz Dashboard&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{Top portal heading|color=white-bkgd|icon=magic|icon-color=#5091cd|size=3x|text-color=#333|title=Anleitung&amp;lt;br /&amp;gt;&lt;br /&gt;
Wie du die neuen Datenschutz Tools verwendest}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{Joomla version|version=3.9}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Mit Joomla! 3.9 wurden einige Datenschutz Tools als Antwort auf die DSGVO eingeführt.&amp;lt;br /&amp;gt;&lt;br /&gt;
In dieser Anleitung finden sich alle Informationen, um die neuen Erweiterungen einzurichten.&lt;br /&gt;
&lt;br /&gt;
==Komponente==&lt;br /&gt;
&lt;br /&gt;
Datenschutz Dashboard&lt;br /&gt;
The privacy dashboard provides a summary of the information requests for the website and a status of recommended actions to take. The Privacy Dashboard is located under the Menu link &#039;Users&amp;quot; in the admin panel.&lt;br /&gt;
&lt;br /&gt;
==== Request Count ====&lt;br /&gt;
The request count &amp;quot;module&amp;quot; is a summary of the information requests on a website, this is similar to the privacy dashboard module explained below.&lt;br /&gt;
&lt;br /&gt;
==== Health Check ====&lt;br /&gt;
[[File:Privacy Dashboard Health Check-en.png|600px|none]]&lt;br /&gt;
The health check &amp;quot;module&amp;quot; checks the status of several actions that it is recommended site owners take as it relates to integrating the privacy tools into their website, including:&lt;br /&gt;
* Check if a privacy policy is published - This will check if a privacy policy is configured and published; developers can integrate support for this check through the &amp;lt;tt&amp;gt;onPrivacyCheckPrivacyPolicyPublished&amp;lt;/tt&amp;gt; event.  If a policy is set in the &#039;&#039;&#039;System - Privacy Consent&#039;&#039;&#039; plugin then this check will succeed.&lt;br /&gt;
* Check if the information request form has a published menu item - This will determine if the frontend information request form has a published menu item to help authenticated users submit valid requests.  Regardless of a menu item being published, a valid URL for the request form is always displayed.&lt;br /&gt;
* Check if there are any urgent requests - This will check for confirmed requests older than the age specified in the component parameters (default 14 days) and alert the site owner of any requests requiring urgent attention.&lt;br /&gt;
* Check if mail sending is enabled - To process information requests, the site must be able to send email.  With mail sending disabled, information requests cannot be created or actioned.&lt;br /&gt;
&lt;br /&gt;
=== Extension Capabilities ===&lt;br /&gt;
This screen collects and displays information about privacy related capabilities (such as personal data processing, cookies set in your browser, or information shared with third parties for a feature to work) to assist users with evaluating extensions for privacy related concerns and preparing documentation such as a privacy policy or terms of service. More information about this screen and information on how developers can add support for it can be found on the [[S:MyLanguage/J3.x:Report_Extension_Capabilities_in_Privacy_Component|Report Extension Capabilities in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
=== Information Requests ===&lt;br /&gt;
This screen is the central location for processing and managing user information requests. More information about this screen and the workflow for information requests can be found on the [[S:MyLanguage/J3.x:Information_Request_Workflow_in_Privacy_Component|Information Request Workflow in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
== Plugins ==&lt;br /&gt;
=== System - Privacy Consent ===&lt;br /&gt;
[[File:Consent to Privacy Policy-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
When personal identifiable information is collected you should ensure:&lt;br /&gt;
* the user is informed why you are requesting this information in plain and easy to understand language&lt;br /&gt;
* the user knows what data you collect about them&lt;br /&gt;
* the user knows what you will be using the data for&lt;br /&gt;
* the user has actively consented to your usage of the data.&lt;br /&gt;
&lt;br /&gt;
This plugin does &#039;&#039;&#039;NOT&#039;&#039;&#039; make your web site legally compliant, it is just a step in the process.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been enabled then any new user registering on your site will be required to consent to the Privacy conditions. The date and IP address of the user will be recorded. All existing users will be redirected to their User Profile so that they can consent.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Privacy Consent Configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Privacy&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites.&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Redirect Message ====&lt;br /&gt;
[[File:Redirect message-en.png|600px|none]]&lt;br /&gt;
This is the message that is displayed to existing users when they login for the first time since the Privacy Consent plugin was enabled on the site. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_REDIRECT_MESSAGE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== User - Terms and Condition ===&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Terms&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Terms &amp;amp; Conditions ====&lt;br /&gt;
This is a brief notice that will appear above the Terms &amp;amp; Conditions checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_TERMS_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Terms &amp;amp; Conditions Article ====&lt;br /&gt;
If you wish to have a longer Terms &amp;amp; Conditions you can create/edit the article here which will be displayed in a modal window. &lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the Terms &amp;amp; Conditions will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== Content - Confirm Consent ===&lt;br /&gt;
[[File:Confirm Consent checkbox-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This plugin will add a required checkbox to a form eg the core contact form.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Confirmconsent configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Consent&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_CONTENT_CONFIRMCONSENT_FIELD_NOTE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
== Modules ==&lt;br /&gt;
=== Privacy Dashboard ===&lt;br /&gt;
[[File:Privacy Dashboard Module-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This module provides a summary of the information requests received for your website. The module is installed and enabled by default with a new Joomla 3.9 installation. To add it to your dashboard on an updated site, go to &#039;&#039;&#039;Extensions {{rarr}} Modules&#039;&#039;&#039;, change the Site filter to &#039;&#039;&#039;Administrator&#039;&#039;&#039;, add a new &#039;&#039;&#039;Privacy Dashboard&#039;&#039;&#039; module, assign it to the &#039;&#039;&#039;cpanel&#039;&#039;&#039; position, and set access to &#039;&#039;&#039;Super Users&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Privacy{{#translation:}}]]&lt;br /&gt;
[[Category:Components{{#translation:}}]]&lt;br /&gt;
[[Category:Joomla! 3.9{{#translation:}}]]&lt;br /&gt;
[[Category:Plugins{{#translation:}}]]&lt;br /&gt;
[[Category:Modules{{#translation:}}]]&lt;br /&gt;
[[Category:Tutorials{{#translation:}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/5/de&amp;diff=514316</id>
		<title>Translations:J3.x:Privacy/5/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/5/de&amp;diff=514316"/>
		<updated>2018-09-08T11:32:18Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: Created page with &amp;quot;Datenschutz Dashboard&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Datenschutz Dashboard&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514315</id>
		<title>J3.x:Privacy/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514315"/>
		<updated>2018-09-08T11:32:03Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{Top portal heading|color=white-bkgd|icon=magic|icon-color=#5091cd|size=3x|text-color=#333|title=Anleitung&amp;lt;br /&amp;gt;&lt;br /&gt;
Wie du die neuen Datenschutz Tools verwendest}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{Joomla version|version=3.9}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Mit Joomla! 3.9 wurden einige Datenschutz Tools als Antwort auf die DSGVO eingeführt.&amp;lt;br /&amp;gt;&lt;br /&gt;
In dieser Anleitung finden sich alle Informationen, um die neuen Erweiterungen einzurichten.&lt;br /&gt;
&lt;br /&gt;
==Komponente==&lt;br /&gt;
&lt;br /&gt;
=== Privacy Dashboard ===&lt;br /&gt;
The privacy dashboard provides a summary of the information requests for the website and a status of recommended actions to take. The Privacy Dashboard is located under the Menu link &#039;Users&amp;quot; in the admin panel.&lt;br /&gt;
&lt;br /&gt;
==== Request Count ====&lt;br /&gt;
The request count &amp;quot;module&amp;quot; is a summary of the information requests on a website, this is similar to the privacy dashboard module explained below.&lt;br /&gt;
&lt;br /&gt;
==== Health Check ====&lt;br /&gt;
[[File:Privacy Dashboard Health Check-en.png|600px|none]]&lt;br /&gt;
The health check &amp;quot;module&amp;quot; checks the status of several actions that it is recommended site owners take as it relates to integrating the privacy tools into their website, including:&lt;br /&gt;
* Check if a privacy policy is published - This will check if a privacy policy is configured and published; developers can integrate support for this check through the &amp;lt;tt&amp;gt;onPrivacyCheckPrivacyPolicyPublished&amp;lt;/tt&amp;gt; event.  If a policy is set in the &#039;&#039;&#039;System - Privacy Consent&#039;&#039;&#039; plugin then this check will succeed.&lt;br /&gt;
* Check if the information request form has a published menu item - This will determine if the frontend information request form has a published menu item to help authenticated users submit valid requests.  Regardless of a menu item being published, a valid URL for the request form is always displayed.&lt;br /&gt;
* Check if there are any urgent requests - This will check for confirmed requests older than the age specified in the component parameters (default 14 days) and alert the site owner of any requests requiring urgent attention.&lt;br /&gt;
* Check if mail sending is enabled - To process information requests, the site must be able to send email.  With mail sending disabled, information requests cannot be created or actioned.&lt;br /&gt;
&lt;br /&gt;
=== Extension Capabilities ===&lt;br /&gt;
This screen collects and displays information about privacy related capabilities (such as personal data processing, cookies set in your browser, or information shared with third parties for a feature to work) to assist users with evaluating extensions for privacy related concerns and preparing documentation such as a privacy policy or terms of service. More information about this screen and information on how developers can add support for it can be found on the [[S:MyLanguage/J3.x:Report_Extension_Capabilities_in_Privacy_Component|Report Extension Capabilities in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
=== Information Requests ===&lt;br /&gt;
This screen is the central location for processing and managing user information requests. More information about this screen and the workflow for information requests can be found on the [[S:MyLanguage/J3.x:Information_Request_Workflow_in_Privacy_Component|Information Request Workflow in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
== Plugins ==&lt;br /&gt;
=== System - Privacy Consent ===&lt;br /&gt;
[[File:Consent to Privacy Policy-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
When personal identifiable information is collected you should ensure:&lt;br /&gt;
* the user is informed why you are requesting this information in plain and easy to understand language&lt;br /&gt;
* the user knows what data you collect about them&lt;br /&gt;
* the user knows what you will be using the data for&lt;br /&gt;
* the user has actively consented to your usage of the data.&lt;br /&gt;
&lt;br /&gt;
This plugin does &#039;&#039;&#039;NOT&#039;&#039;&#039; make your web site legally compliant, it is just a step in the process.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been enabled then any new user registering on your site will be required to consent to the Privacy conditions. The date and IP address of the user will be recorded. All existing users will be redirected to their User Profile so that they can consent.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Privacy Consent Configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Privacy&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites.&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Redirect Message ====&lt;br /&gt;
[[File:Redirect message-en.png|600px|none]]&lt;br /&gt;
This is the message that is displayed to existing users when they login for the first time since the Privacy Consent plugin was enabled on the site. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_REDIRECT_MESSAGE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== User - Terms and Condition ===&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Terms&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Terms &amp;amp; Conditions ====&lt;br /&gt;
This is a brief notice that will appear above the Terms &amp;amp; Conditions checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_TERMS_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Terms &amp;amp; Conditions Article ====&lt;br /&gt;
If you wish to have a longer Terms &amp;amp; Conditions you can create/edit the article here which will be displayed in a modal window. &lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the Terms &amp;amp; Conditions will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== Content - Confirm Consent ===&lt;br /&gt;
[[File:Confirm Consent checkbox-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This plugin will add a required checkbox to a form eg the core contact form.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Confirmconsent configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Consent&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_CONTENT_CONFIRMCONSENT_FIELD_NOTE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
== Modules ==&lt;br /&gt;
=== Privacy Dashboard ===&lt;br /&gt;
[[File:Privacy Dashboard Module-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This module provides a summary of the information requests received for your website. The module is installed and enabled by default with a new Joomla 3.9 installation. To add it to your dashboard on an updated site, go to &#039;&#039;&#039;Extensions {{rarr}} Modules&#039;&#039;&#039;, change the Site filter to &#039;&#039;&#039;Administrator&#039;&#039;&#039;, add a new &#039;&#039;&#039;Privacy Dashboard&#039;&#039;&#039; module, assign it to the &#039;&#039;&#039;cpanel&#039;&#039;&#039; position, and set access to &#039;&#039;&#039;Super Users&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Privacy{{#translation:}}]]&lt;br /&gt;
[[Category:Components{{#translation:}}]]&lt;br /&gt;
[[Category:Joomla! 3.9{{#translation:}}]]&lt;br /&gt;
[[Category:Plugins{{#translation:}}]]&lt;br /&gt;
[[Category:Modules{{#translation:}}]]&lt;br /&gt;
[[Category:Tutorials{{#translation:}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/4/de&amp;diff=514314</id>
		<title>Translations:J3.x:Privacy/4/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/4/de&amp;diff=514314"/>
		<updated>2018-09-08T11:32:03Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Komponente==&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514311</id>
		<title>J3.x:Privacy/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514311"/>
		<updated>2018-09-08T11:31:51Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{Top portal heading|color=white-bkgd|icon=magic|icon-color=#5091cd|size=3x|text-color=#333|title=Anleitung&amp;lt;br /&amp;gt;&lt;br /&gt;
Wie du die neuen Datenschutz Tools verwendest}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{Joomla version|version=3.9}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Mit Joomla! 3.9 wurden einige Datenschutz Tools als Antwort auf die DSGVO eingeführt.&amp;lt;br /&amp;gt;&lt;br /&gt;
In dieser Anleitung finden sich alle Informationen, um die neuen Erweiterungen einzurichten.&lt;br /&gt;
&lt;br /&gt;
==Komponent==&lt;br /&gt;
&lt;br /&gt;
=== Privacy Dashboard ===&lt;br /&gt;
The privacy dashboard provides a summary of the information requests for the website and a status of recommended actions to take. The Privacy Dashboard is located under the Menu link &#039;Users&amp;quot; in the admin panel.&lt;br /&gt;
&lt;br /&gt;
==== Request Count ====&lt;br /&gt;
The request count &amp;quot;module&amp;quot; is a summary of the information requests on a website, this is similar to the privacy dashboard module explained below.&lt;br /&gt;
&lt;br /&gt;
==== Health Check ====&lt;br /&gt;
[[File:Privacy Dashboard Health Check-en.png|600px|none]]&lt;br /&gt;
The health check &amp;quot;module&amp;quot; checks the status of several actions that it is recommended site owners take as it relates to integrating the privacy tools into their website, including:&lt;br /&gt;
* Check if a privacy policy is published - This will check if a privacy policy is configured and published; developers can integrate support for this check through the &amp;lt;tt&amp;gt;onPrivacyCheckPrivacyPolicyPublished&amp;lt;/tt&amp;gt; event.  If a policy is set in the &#039;&#039;&#039;System - Privacy Consent&#039;&#039;&#039; plugin then this check will succeed.&lt;br /&gt;
* Check if the information request form has a published menu item - This will determine if the frontend information request form has a published menu item to help authenticated users submit valid requests.  Regardless of a menu item being published, a valid URL for the request form is always displayed.&lt;br /&gt;
* Check if there are any urgent requests - This will check for confirmed requests older than the age specified in the component parameters (default 14 days) and alert the site owner of any requests requiring urgent attention.&lt;br /&gt;
* Check if mail sending is enabled - To process information requests, the site must be able to send email.  With mail sending disabled, information requests cannot be created or actioned.&lt;br /&gt;
&lt;br /&gt;
=== Extension Capabilities ===&lt;br /&gt;
This screen collects and displays information about privacy related capabilities (such as personal data processing, cookies set in your browser, or information shared with third parties for a feature to work) to assist users with evaluating extensions for privacy related concerns and preparing documentation such as a privacy policy or terms of service. More information about this screen and information on how developers can add support for it can be found on the [[S:MyLanguage/J3.x:Report_Extension_Capabilities_in_Privacy_Component|Report Extension Capabilities in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
=== Information Requests ===&lt;br /&gt;
This screen is the central location for processing and managing user information requests. More information about this screen and the workflow for information requests can be found on the [[S:MyLanguage/J3.x:Information_Request_Workflow_in_Privacy_Component|Information Request Workflow in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
== Plugins ==&lt;br /&gt;
=== System - Privacy Consent ===&lt;br /&gt;
[[File:Consent to Privacy Policy-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
When personal identifiable information is collected you should ensure:&lt;br /&gt;
* the user is informed why you are requesting this information in plain and easy to understand language&lt;br /&gt;
* the user knows what data you collect about them&lt;br /&gt;
* the user knows what you will be using the data for&lt;br /&gt;
* the user has actively consented to your usage of the data.&lt;br /&gt;
&lt;br /&gt;
This plugin does &#039;&#039;&#039;NOT&#039;&#039;&#039; make your web site legally compliant, it is just a step in the process.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been enabled then any new user registering on your site will be required to consent to the Privacy conditions. The date and IP address of the user will be recorded. All existing users will be redirected to their User Profile so that they can consent.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Privacy Consent Configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Privacy&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites.&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Redirect Message ====&lt;br /&gt;
[[File:Redirect message-en.png|600px|none]]&lt;br /&gt;
This is the message that is displayed to existing users when they login for the first time since the Privacy Consent plugin was enabled on the site. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_REDIRECT_MESSAGE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== User - Terms and Condition ===&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Terms&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Terms &amp;amp; Conditions ====&lt;br /&gt;
This is a brief notice that will appear above the Terms &amp;amp; Conditions checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_TERMS_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Terms &amp;amp; Conditions Article ====&lt;br /&gt;
If you wish to have a longer Terms &amp;amp; Conditions you can create/edit the article here which will be displayed in a modal window. &lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the Terms &amp;amp; Conditions will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== Content - Confirm Consent ===&lt;br /&gt;
[[File:Confirm Consent checkbox-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This plugin will add a required checkbox to a form eg the core contact form.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Confirmconsent configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Consent&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_CONTENT_CONFIRMCONSENT_FIELD_NOTE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
== Modules ==&lt;br /&gt;
=== Privacy Dashboard ===&lt;br /&gt;
[[File:Privacy Dashboard Module-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This module provides a summary of the information requests received for your website. The module is installed and enabled by default with a new Joomla 3.9 installation. To add it to your dashboard on an updated site, go to &#039;&#039;&#039;Extensions {{rarr}} Modules&#039;&#039;&#039;, change the Site filter to &#039;&#039;&#039;Administrator&#039;&#039;&#039;, add a new &#039;&#039;&#039;Privacy Dashboard&#039;&#039;&#039; module, assign it to the &#039;&#039;&#039;cpanel&#039;&#039;&#039; position, and set access to &#039;&#039;&#039;Super Users&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Privacy{{#translation:}}]]&lt;br /&gt;
[[Category:Components{{#translation:}}]]&lt;br /&gt;
[[Category:Joomla! 3.9{{#translation:}}]]&lt;br /&gt;
[[Category:Plugins{{#translation:}}]]&lt;br /&gt;
[[Category:Modules{{#translation:}}]]&lt;br /&gt;
[[Category:Tutorials{{#translation:}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/3/de&amp;diff=514310</id>
		<title>Translations:J3.x:Privacy/3/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/3/de&amp;diff=514310"/>
		<updated>2018-09-08T11:31:51Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mit Joomla! 3.9 wurden einige Datenschutz Tools als Antwort auf die DSGVO eingeführt.&amp;lt;br /&amp;gt;&lt;br /&gt;
In dieser Anleitung finden sich alle Informationen, um die neuen Erweiterungen einzurichten.&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514297</id>
		<title>J3.x:Privacy/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=J3.x:Privacy/de&amp;diff=514297"/>
		<updated>2018-09-08T11:26:17Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{Top portal heading|color=white-bkgd|icon=magic|icon-color=#5091cd|size=3x|text-color=#333|title=Anleitung&amp;lt;br /&amp;gt;&lt;br /&gt;
Wie du die neuen Datenschutz Tools verwendest}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{Joomla version|version=3.9}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Mit dem Start von Joomla! 3.9 wurde der Joomla! Privatsphären Werkzeugkasten als Antwort auf Gesetze und Vorschriften wie die DSGVO eingeführt.&amp;lt;br /&amp;gt;&lt;br /&gt;
In dieser Anleitung finden sich Informationen, wie man diese neuen Erweiterungen einrichtet.&lt;br /&gt;
&lt;br /&gt;
==Komponent==&lt;br /&gt;
&lt;br /&gt;
=== Privacy Dashboard ===&lt;br /&gt;
The privacy dashboard provides a summary of the information requests for the website and a status of recommended actions to take. The Privacy Dashboard is located under the Menu link &#039;Users&amp;quot; in the admin panel.&lt;br /&gt;
&lt;br /&gt;
==== Request Count ====&lt;br /&gt;
The request count &amp;quot;module&amp;quot; is a summary of the information requests on a website, this is similar to the privacy dashboard module explained below.&lt;br /&gt;
&lt;br /&gt;
==== Health Check ====&lt;br /&gt;
[[File:Privacy Dashboard Health Check-en.png|600px|none]]&lt;br /&gt;
The health check &amp;quot;module&amp;quot; checks the status of several actions that it is recommended site owners take as it relates to integrating the privacy tools into their website, including:&lt;br /&gt;
* Check if a privacy policy is published - This will check if a privacy policy is configured and published; developers can integrate support for this check through the &amp;lt;tt&amp;gt;onPrivacyCheckPrivacyPolicyPublished&amp;lt;/tt&amp;gt; event.  If a policy is set in the &#039;&#039;&#039;System - Privacy Consent&#039;&#039;&#039; plugin then this check will succeed.&lt;br /&gt;
* Check if the information request form has a published menu item - This will determine if the frontend information request form has a published menu item to help authenticated users submit valid requests.  Regardless of a menu item being published, a valid URL for the request form is always displayed.&lt;br /&gt;
* Check if there are any urgent requests - This will check for confirmed requests older than the age specified in the component parameters (default 14 days) and alert the site owner of any requests requiring urgent attention.&lt;br /&gt;
* Check if mail sending is enabled - To process information requests, the site must be able to send email.  With mail sending disabled, information requests cannot be created or actioned.&lt;br /&gt;
&lt;br /&gt;
=== Extension Capabilities ===&lt;br /&gt;
This screen collects and displays information about privacy related capabilities (such as personal data processing, cookies set in your browser, or information shared with third parties for a feature to work) to assist users with evaluating extensions for privacy related concerns and preparing documentation such as a privacy policy or terms of service. More information about this screen and information on how developers can add support for it can be found on the [[S:MyLanguage/J3.x:Report_Extension_Capabilities_in_Privacy_Component|Report Extension Capabilities in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
=== Information Requests ===&lt;br /&gt;
This screen is the central location for processing and managing user information requests. More information about this screen and the workflow for information requests can be found on the [[S:MyLanguage/J3.x:Information_Request_Workflow_in_Privacy_Component|Information Request Workflow in Privacy Component]] page.&lt;br /&gt;
&lt;br /&gt;
== Plugins ==&lt;br /&gt;
=== System - Privacy Consent ===&lt;br /&gt;
[[File:Consent to Privacy Policy-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
When personal identifiable information is collected you should ensure:&lt;br /&gt;
* the user is informed why you are requesting this information in plain and easy to understand language&lt;br /&gt;
* the user knows what data you collect about them&lt;br /&gt;
* the user knows what you will be using the data for&lt;br /&gt;
* the user has actively consented to your usage of the data.&lt;br /&gt;
&lt;br /&gt;
This plugin does &#039;&#039;&#039;NOT&#039;&#039;&#039; make your web site legally compliant, it is just a step in the process.&lt;br /&gt;
&lt;br /&gt;
Once the plugin has been enabled then any new user registering on your site will be required to consent to the Privacy conditions. The date and IP address of the user will be recorded. All existing users will be redirected to their User Profile so that they can consent.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Privacy Consent Configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Privacy&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites.&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Redirect Message ====&lt;br /&gt;
[[File:Redirect message-en.png|600px|none]]&lt;br /&gt;
This is the message that is displayed to existing users when they login for the first time since the Privacy Consent plugin was enabled on the site. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_PRIVACYCONSENT_REDIRECT_MESSAGE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== User - Terms and Condition ===&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Terms&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Terms &amp;amp; Conditions ====&lt;br /&gt;
This is a brief notice that will appear above the Terms &amp;amp; Conditions checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites.&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_USER_TERMS_NOTE_FIELD_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Terms &amp;amp; Conditions Article ====&lt;br /&gt;
If you wish to have a longer Terms &amp;amp; Conditions you can create/edit the article here which will be displayed in a modal window. &lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the Terms &amp;amp; Conditions will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
=== Content - Confirm Consent ===&lt;br /&gt;
[[File:Confirm Consent checkbox-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This plugin will add a required checkbox to a form eg the core contact form.&lt;br /&gt;
&lt;br /&gt;
==== Plugin Configuration ====&lt;br /&gt;
[[File:Confirmconsent configuration-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
The plugin is installed but not enabled by default with Joomla 3.9 - to enable it go to &#039;&#039;&#039;Extensions {{rarr}} Plugins&#039;&#039;&#039; and search for &#039;&#039;&#039;Consent&#039;&#039;&#039;. Once you have located the plugin you can enable it and configure the settings.&lt;br /&gt;
&lt;br /&gt;
==== Short Privacy Policy ====&lt;br /&gt;
This is a brief notice that will appear above the Privacy Consent checkbox. You can leave it as it is and the displayed message will be used or you can enter your own custom text.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for Multilingual sites:&#039;&#039; If you use the default text then it will be displayed in the user&#039;s language. It is not possible to translate the custom text. If you wish to customise the text and display it in multiple languages then you should leave this field blank and use the Joomla language override facility to customise the &amp;lt;tt&amp;gt;PLG_CONTENT_CONFIRMCONSENT_FIELD_NOTE_DEFAULT&amp;lt;/tt&amp;gt; language string for each language installed.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
==== Privacy Article ====&lt;br /&gt;
If you wish to have a longer Privacy Policy you can create/edit the article here which will be displayed in a modal window.&lt;br /&gt;
&lt;br /&gt;
{{note|&#039;&#039;Note for  Multilingual sites:&#039;&#039; If you associate this article with alternatives in other languages then the privacy policy will be displayed in the correct language for the user.|type=notice}}&lt;br /&gt;
&lt;br /&gt;
== Modules ==&lt;br /&gt;
=== Privacy Dashboard ===&lt;br /&gt;
[[File:Privacy Dashboard Module-en.png|600px|none]]&lt;br /&gt;
&lt;br /&gt;
This module provides a summary of the information requests received for your website. The module is installed and enabled by default with a new Joomla 3.9 installation. To add it to your dashboard on an updated site, go to &#039;&#039;&#039;Extensions {{rarr}} Modules&#039;&#039;&#039;, change the Site filter to &#039;&#039;&#039;Administrator&#039;&#039;&#039;, add a new &#039;&#039;&#039;Privacy Dashboard&#039;&#039;&#039; module, assign it to the &#039;&#039;&#039;cpanel&#039;&#039;&#039; position, and set access to &#039;&#039;&#039;Super Users&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Privacy{{#translation:}}]]&lt;br /&gt;
[[Category:Components{{#translation:}}]]&lt;br /&gt;
[[Category:Joomla! 3.9{{#translation:}}]]&lt;br /&gt;
[[Category:Plugins{{#translation:}}]]&lt;br /&gt;
[[Category:Modules{{#translation:}}]]&lt;br /&gt;
[[Category:Tutorials{{#translation:}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/2/de&amp;diff=514296</id>
		<title>Translations:J3.x:Privacy/2/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/2/de&amp;diff=514296"/>
		<updated>2018-09-08T11:26:17Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wie du die neuen Datenschutz Tools verwendest&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/Page_display_title/de&amp;diff=514291</id>
		<title>Translations:J3.x:Privacy/Page display title/de</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Translations:J3.x:Privacy/Page_display_title/de&amp;diff=514291"/>
		<updated>2018-09-08T11:25:00Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Datenschutz&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=JDOC:Documentation_Translators&amp;diff=514279</id>
		<title>JDOC:Documentation Translators</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=JDOC:Documentation_Translators&amp;diff=514279"/>
		<updated>2018-09-08T11:17:30Z</updated>

		<summary type="html">&lt;p&gt;Oliverhh: /* Current Translations Teams */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:JDOC translation icon.png|right]]&lt;br /&gt;
Here, people &#039;&#039;&#039;translating&#039;&#039;&#039; {{SITENAME}} can sign up as a translator. Please be sure to read the required reading list below. &lt;br /&gt;
&lt;br /&gt;
After you add your username to the list below under the appropriate language heading, a [[JDOC:Translation Administrators|Translation Administrator]] will assign your username translator permissions. After your username is added as a translator you can start translating! Please be on the look out for a [[Template:Translator welcome|welcome message]] with more information posted to your user talk page.{{-}}&lt;br /&gt;
&lt;br /&gt;
==Required Reading==&lt;br /&gt;
* Getting started, read [[JDOC:Page Translation Quickstart Guide|Page Translation Quickstart Guide]]&lt;br /&gt;
* Detailed explanation of translating, [[JDOC:Page Translation Explained|Page Translation Explained]].&lt;br /&gt;
* Our [[JDOC:Language policy|Language policy]]&lt;br /&gt;
* [[JDOC:Translator Tips|Translator Tips]]&lt;br /&gt;
* [[Joomla:JDOC%27s_Translation_Guidelines|Translation Guidelines]]&lt;br /&gt;
* Having an [[JDOC:Translation Questions|issue or need help]]?&lt;br /&gt;
&lt;br /&gt;
{{tip|text=Dear translators! Please [[Special:TranslatorSignup|register for translator notifications about your language]]. You are placed on a list to receive notices about new/updated pages that need translation.|title=A Tip for Translators}}&lt;br /&gt;
&lt;br /&gt;
===Add Your Language===&lt;br /&gt;
If your language isn&#039;t listed below, please add it using the format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;lang code&amp;gt; -  Localised language name - English language name &amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use the syntax, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;* {{User|YourUsername}}&amp;lt;/nowiki&amp;gt; - requested&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When a Translation Administrator adds you as a translator, they will remove the &amp;quot;- requested&amp;quot; from your username.&lt;br /&gt;
&lt;br /&gt;
==Current Translations Teams==&lt;br /&gt;
&lt;br /&gt;
Documentation language codes are different from Joomla! language codes, they are ISO 639-1 2 letter code. A small quantity of 4 letter language codes are used as an exception, but these language codes are all lowercase.&lt;br /&gt;
&lt;br /&gt;
=== ar - عربي - arabe ===&lt;br /&gt;
* {{User|ghilo}}&lt;br /&gt;
* {{User|HawraMilani}}&lt;br /&gt;
* {{User|hossen}}&lt;br /&gt;
* {{User|ahmadm42}}&lt;br /&gt;
&lt;br /&gt;
=== af - Afrikaans ===&lt;br /&gt;
*{{User|JoeSA}}&lt;br /&gt;
&lt;br /&gt;
=== be - Беларуская - Belarusian ===&lt;br /&gt;
* {{User|Nikolice}}&lt;br /&gt;
&lt;br /&gt;
=== bg - Български - Bulgarian ===&lt;br /&gt;
* {{User|bdimov}}&lt;br /&gt;
* {{User|Mastwd}}&lt;br /&gt;
&lt;br /&gt;
=== bn - বাংলা - Bengali ===&lt;br /&gt;
* {{User|ashiks}}&lt;br /&gt;
* {{User|smsnobin77}}&lt;br /&gt;
&lt;br /&gt;
=== ca - Català - Catalan === &lt;br /&gt;
* {{User|el_libre}}&lt;br /&gt;
&lt;br /&gt;
=== cs - Čeština - Czech ===&lt;br /&gt;
* {{User|fredericco-cz}}&lt;br /&gt;
* {{User|Bart}}&lt;br /&gt;
* {{User|n3tcz}}&lt;br /&gt;
* {{User|svatas}}&lt;br /&gt;
&lt;br /&gt;
=== da - Dansk - Danish ===&lt;br /&gt;
* {{User|ot2sen}}&lt;br /&gt;
* {{User|rbuelund}}&lt;br /&gt;
&lt;br /&gt;
=== de - Deutsch - German ===&lt;br /&gt;
* {{User|Astridx}}&lt;br /&gt;
* {{User|Assmann}}&lt;br /&gt;
* {{User|Balzercomp}}&lt;br /&gt;
* {{User|Batmin}}&lt;br /&gt;
* {{User|ceus1984}}&lt;br /&gt;
* {{User|Chmst}}&lt;br /&gt;
* {{User|chrishoefliger}}&lt;br /&gt;
* {{User|FancyFranci}}&lt;br /&gt;
* {{User|Farrell}}&lt;br /&gt;
* {{User|FLin1}}&lt;br /&gt;
* {{User|FrankyD}}&lt;br /&gt;
* {{User|Franz.wohlkoenig}}&lt;br /&gt;
* {{User|fruppel}}&lt;br /&gt;
* {{User|gorgonz}}&lt;br /&gt;
* {{User|jehacgn}}&lt;br /&gt;
* {{User|joomla-agency}}&lt;br /&gt;
* {{User|Joomti}}&lt;br /&gt;
* {{User|Ka3media}}&lt;br /&gt;
* {{User|King_Louis_1}}&lt;br /&gt;
* {{User|Knig.Markus}}&lt;br /&gt;
* {{User|Kolvar}}&lt;br /&gt;
* {{User|Kurztipp}}&lt;br /&gt;
* {{User|m-b-o}}&lt;br /&gt;
* {{User|Maggus}}&lt;br /&gt;
* {{User|Max123kl}}&lt;br /&gt;
* {{User|michaelmyk}}&lt;br /&gt;
* {{User|oliverhh}}&lt;br /&gt;
* {{User|Paterna}}&lt;br /&gt;
* {{User|Pc-doppler}}&lt;br /&gt;
* {{User|Pete71}}&lt;br /&gt;
* {{User|phillopp}}&lt;br /&gt;
* {{User|plocher}}&lt;br /&gt;
* {{User|Prof.Logout}}&lt;br /&gt;
* {{User|RMajewski}}&lt;br /&gt;
* {{User|Schmidie64}}&lt;br /&gt;
* {{User|SeigetsuShoen}}&lt;br /&gt;
* {{User|Sisko1990}}&lt;br /&gt;
* {{User|Stefanie}}&lt;br /&gt;
* {{User|tfecha}}&lt;br /&gt;
* {{User|Tkahl}}&lt;br /&gt;
* {{User|UCFnet002}}&lt;br /&gt;
* {{User|Usimon}}&lt;br /&gt;
* {{User|Webberry}}&lt;br /&gt;
* {{User|Yvesh}}&lt;br /&gt;
* {{User|zero24}}&lt;br /&gt;
* {{User|Xadomir}}&lt;br /&gt;
* {{User|Widmann}}&lt;br /&gt;
&lt;br /&gt;
=== el - Ελληνικά - Greek ===&lt;br /&gt;
* {{User|pnkr}}&lt;br /&gt;
* {{User|SiteworksGr}}&lt;br /&gt;
&lt;br /&gt;
=== es - Español - Spanish ===&lt;br /&gt;
* {{User|Abulafia}}&lt;br /&gt;
* {{User|Andrea Gentil}}&lt;br /&gt;
* {{User|BNovoa.S}}&lt;br /&gt;
* {{User|brucevalle}}&lt;br /&gt;
* {{User|carcam}}&lt;br /&gt;
* {{User|cristobal.vio}}&lt;br /&gt;
* {{User|Crsanchez}}&lt;br /&gt;
* {{User|danielperaza}}&lt;br /&gt;
* {{User|filisfutsarov}}&lt;br /&gt;
* {{User|framon}}&lt;br /&gt;
* {{User|Irene.lopez}}&lt;br /&gt;
* {{User|isidrobaq}}&lt;br /&gt;
* {{User|ivanramosnet}}&lt;br /&gt;
* {{User|Javiparati}}&lt;br /&gt;
* {{User|Jcollver}}&lt;br /&gt;
* {{User|Koa}}&lt;br /&gt;
* {{User|Leo_Soto}}&lt;br /&gt;
* {{User|netandsoftware}}&lt;br /&gt;
* {{User|NunoLopes}}&lt;br /&gt;
* {{User|pfvidal}}&lt;br /&gt;
* {{User|shaz}}&lt;br /&gt;
* {{User|Urielmx}}&lt;br /&gt;
* {{User|VictorYork87}}&lt;br /&gt;
* {{User|viena}}&lt;br /&gt;
* {{User|Willin}}&lt;br /&gt;
&lt;br /&gt;
=== et - Eesti - Estonian ===&lt;br /&gt;
* {{User|Eraser}}&lt;br /&gt;
&lt;br /&gt;
=== fa - فارسی - Persian ===&lt;br /&gt;
* {{User|azolfagharj}}&lt;br /&gt;
* {{User|Grand}}&lt;br /&gt;
* {{User|Heydari}}&lt;br /&gt;
* {{User|Joomlafarsi}}&lt;br /&gt;
* {{User|Levelup}}&lt;br /&gt;
* {{User|mhehm}}&lt;br /&gt;
&lt;br /&gt;
=== fr - Français - French ===&lt;br /&gt;
* {{User|david613}}&lt;br /&gt;
* {{User|edelouche}}&lt;br /&gt;
* {{User|Erix}}&lt;br /&gt;
* {{User|Garstud}}&lt;br /&gt;
* {{User|MATsxm}}&lt;br /&gt;
* {{User|Opware2000}}&lt;br /&gt;
* {{User|Perete}}&lt;br /&gt;
* {{User|Sandra97}}&lt;br /&gt;
* {{User|MaximeK7}}&lt;br /&gt;
* {{User|Shim-sao}}&lt;br /&gt;
&lt;br /&gt;
=== ga - Gaeilge - Irish ===&lt;br /&gt;
* {{User|rvbgnu}}&lt;br /&gt;
&lt;br /&gt;
=== he - עברית - Hebrew ===&lt;br /&gt;
* {{User|ydl}}&lt;br /&gt;
* {{User|shirdesign}}&lt;br /&gt;
&lt;br /&gt;
=== hi - हिंदी - Hindi ===&lt;br /&gt;
* {{User|AlamM}}&lt;br /&gt;
* {{User|Rana}}&lt;br /&gt;
* {{User|Syhussaini}}&lt;br /&gt;
* {{User|Shivamrajput}}&lt;br /&gt;
* {{User|ankitify}}&lt;br /&gt;
&lt;br /&gt;
=== hr - Hrvatski - Croatian ===&lt;br /&gt;
* {{User|limoo}}&lt;br /&gt;
&lt;br /&gt;
=== hu - Magyar - Hungarian ===&lt;br /&gt;
* {{User|Balazs}}&lt;br /&gt;
* {{User|webgobe}}&lt;br /&gt;
&lt;br /&gt;
=== hy - Հայերեն - Armenian ===&lt;br /&gt;
* {{User|Aaleksanyants}}&lt;br /&gt;
&lt;br /&gt;
=== id - Bahasa Indonesia - Indonesian ===&lt;br /&gt;
* {{User|dw1Rianto}}&lt;br /&gt;
* {{User|Micokelana}}&lt;br /&gt;
* {{User|sikumbang}}&lt;br /&gt;
&lt;br /&gt;
=== it - Italiano - Italian ===&lt;br /&gt;
* {{User|alexred}}&lt;br /&gt;
* {{User|aleorco}}&lt;br /&gt;
* {{User|alikon}}&lt;br /&gt;
* {{User|Andreacarriero}}&lt;br /&gt;
* {{User|CinziaDesign}}&lt;br /&gt;
* {{User|donato}}&lt;br /&gt;
* {{User|Ladyj}}&lt;br /&gt;
* {{User|Luca.marzo}}&lt;br /&gt;
* {{User|marioluciani}}&lt;br /&gt;
* {{User|moqui}}&lt;br /&gt;
* {{User|nemo_bis}} (occasionally)&lt;br /&gt;
* {{User|Paolo Alberti}}&lt;br /&gt;
* {{User|Fabio Caracciolo}}&lt;br /&gt;
* {{User|robertolongo}}&lt;br /&gt;
* {{User|ste}}&lt;br /&gt;
&lt;br /&gt;
=== ja - 日本語 - Japanese ===&lt;br /&gt;
* {{User|Koji Hijikuro}}&lt;br /&gt;
* {{User|Nori}}&lt;br /&gt;
* {{User|Richell}}&lt;br /&gt;
* {{User|Yama}}&lt;br /&gt;
&lt;br /&gt;
=== nl - Nederlands - Dutch ===&lt;br /&gt;
* {{User|AboutTime}}&lt;br /&gt;
* {{User|Alex0703}}&lt;br /&gt;
* {{User|Annemiek}}&lt;br /&gt;
* {{User|Arkomat}}&lt;br /&gt;
* {{User|bcdesign}}&lt;br /&gt;
* {{User|crommie}}&lt;br /&gt;
* {{User|Grubosoft}}&lt;br /&gt;
* {{User|fcschippers}}&lt;br /&gt;
* {{User|HermanPeeren}}&lt;br /&gt;
* {{User|Hvdmeer}}&lt;br /&gt;
* {{User|janvankuijk}}&lt;br /&gt;
* {{User|John Flour}}&lt;br /&gt;
* {{User|JorSanders}}&lt;br /&gt;
* {{User|Josien}}&lt;br /&gt;
* {{User|Lara}}&lt;br /&gt;
* {{User|Lianne}}&lt;br /&gt;
* {{User|klatte88}}&lt;br /&gt;
* {{User|ManuAmpe}}&lt;br /&gt;
* {{User|Marcelk}}&lt;br /&gt;
* {{User|marionnijhuis}}&lt;br /&gt;
* {{User|Marnix}}&lt;br /&gt;
* {{User|MartijnM}}&lt;br /&gt;
* {{User|Meta}}&lt;br /&gt;
* {{User|metdick}}&lt;br /&gt;
* {{User|Mtb}}&lt;br /&gt;
* {{User|n9iels}}&lt;br /&gt;
* {{User|Nemphias}}&lt;br /&gt;
* {{User|Nico-van-Leeuwen}}&lt;br /&gt;
* {{User|Onderzoekspraktijk}}&lt;br /&gt;
* {{User|rachel73}}&lt;br /&gt;
* {{User|Renem}}&lt;br /&gt;
* {{User|Ries}}&lt;br /&gt;
* {{User|Rineke}}&lt;br /&gt;
* {{User|Schrijvers123}}&lt;br /&gt;
* {{User|slibbe}}&lt;br /&gt;
* {{User|Stitch123}}&lt;br /&gt;
* {{User|Vertaalbirdy}}&lt;br /&gt;
* {{User|webmiep}}&lt;br /&gt;
* {{User|webcatsolutions}}&lt;br /&gt;
* {{User|willoweb}}&lt;br /&gt;
* {{User|wimstrik}}&lt;br /&gt;
&lt;br /&gt;
=== pl - Polski - Polish ===&lt;br /&gt;
* {{User|Derek}}&lt;br /&gt;
* {{User|justyna}}&lt;br /&gt;
* {{User|MiloW}}&lt;br /&gt;
* {{User|Zwiastun}}&lt;br /&gt;
&lt;br /&gt;
=== pt - Português - Portuguese ===&lt;br /&gt;
* {{User|Djesus}}&lt;br /&gt;
* {{User|Horus_68}}&lt;br /&gt;
* {{User|Lampreia Lopes}}&lt;br /&gt;
* {{User|Mansil}}&lt;br /&gt;
* {{User|Nunof}}&lt;br /&gt;
* {{User|NunoLopes}}&lt;br /&gt;
* {{User|Ricardo.fusco}}&lt;br /&gt;
&lt;br /&gt;
=== pt-br - Português Brasil - Brazilian Portuguese ===&lt;br /&gt;
* {{User|Airton}}&lt;br /&gt;
* {{User|alangustavo}}&lt;br /&gt;
* {{User|AleMorettiSan}}&lt;br /&gt;
* {{User|Anabarcellos}}&lt;br /&gt;
* {{User|Ariadnepinheiro}}&lt;br /&gt;
* {{User|Belisards}}&lt;br /&gt;
* {{User|Dagoberto}}&lt;br /&gt;
* {{User|DiLeu}}&lt;br /&gt;
* {{User|Filipetorres}}&lt;br /&gt;
* {{User|Gleisonsoares}}&lt;br /&gt;
* {{User|Helvecio}}&lt;br /&gt;
* {{User|Henrydouglas}}&lt;br /&gt;
* {{User|Jeann Wilson}}&lt;br /&gt;
* {{User|Juliano.freitas}}&lt;br /&gt;
* {{User|Murilotimo}}&lt;br /&gt;
* {{User|VitorAdonai}}&lt;br /&gt;
* {{User|Vizetti}}&lt;br /&gt;
* {{User|Welkson Ramos}}&lt;br /&gt;
&lt;br /&gt;
=== ro - Română - Romanian ===&lt;br /&gt;
* {{User|andreeastefan}}&lt;br /&gt;
* {{User|isac}}&lt;br /&gt;
* {{User|Dudi161}}&lt;br /&gt;
&lt;br /&gt;
=== ru - Русский - Russian ===&lt;br /&gt;
* {{User|AlexSmirnov}}&lt;br /&gt;
* {{User|Antonio3}}&lt;br /&gt;
* {{User|b2z}}&lt;br /&gt;
* {{User|cadko}}&lt;br /&gt;
* {{User|Cronolio}}&lt;br /&gt;
* {{User|Dosfanat}}&lt;br /&gt;
* {{User|Dzandut}}&lt;br /&gt;
* {{User|Igor}}&lt;br /&gt;
* {{User|Kanta}}&lt;br /&gt;
* {{User|Leo240}}&lt;br /&gt;
* {{User|Nikitm}}&lt;br /&gt;
* {{User|Nikolice}}&lt;br /&gt;
* {{User|Serg SSN}}&lt;br /&gt;
* {{User|Vyatka}}&lt;br /&gt;
* {{User|Yambergaa}}&lt;br /&gt;
&lt;br /&gt;
=== si - සිංහල - Sinhala ===&lt;br /&gt;
* {{User|Yasirunilan}}&lt;br /&gt;
* {{User|Supun}}&lt;br /&gt;
&lt;br /&gt;
=== sk - Slovenčina - Slovak ===&lt;br /&gt;
* {{User|adambako}}&lt;br /&gt;
&lt;br /&gt;
=== yu - Srpski (Latin) - Serbian (Latin) ===&lt;br /&gt;
* {{User|novii}}&lt;br /&gt;
&lt;br /&gt;
=== sr - Српски (Ћирилица) - Serbian (Cyrillic) ===&lt;br /&gt;
* {{User|novii}}&lt;br /&gt;
&lt;br /&gt;
=== sv - Svenska - Swedish ===&lt;br /&gt;
* {{User|Propellerhuvud}}&lt;br /&gt;
* {{User|Sgagner}}&lt;br /&gt;
&lt;br /&gt;
=== sw - Kiswahili - Swahili ===&lt;br /&gt;
* {{User|Ayeko}}&lt;br /&gt;
&lt;br /&gt;
=== th - ไทย - Thai ===&lt;br /&gt;
* {{User|Supachai_chai}}&lt;br /&gt;
* {{User|Mrs.siam}}&lt;br /&gt;
* {{User|Ariesanywhere}}&lt;br /&gt;
&lt;br /&gt;
=== tr - Türkçe - Turkish ===&lt;br /&gt;
* {{User|Ugur}}&lt;br /&gt;
* {{User|Umitkenan}}&lt;br /&gt;
&lt;br /&gt;
=== ukr - Українська - Ukrainian ===&lt;br /&gt;
* {{User|Olesya6968ak}}&lt;br /&gt;
* {{User|sera527}}&lt;br /&gt;
* {{User|trv}}&lt;br /&gt;
&lt;br /&gt;
=== ur - ur-PK - اردو - Urdu Pakistan ===&lt;br /&gt;
* {{User|hoornayyer}}&lt;br /&gt;
&lt;br /&gt;
=== vi - Tiếng Việt - Vietnamese ===&lt;br /&gt;
* {{User|huyhoa}}&lt;br /&gt;
&lt;br /&gt;
=== zh - 中文 - Chinese ===&lt;br /&gt;
* {{User|asika32764}}&lt;br /&gt;
* {{User|eyesofkids}}&lt;br /&gt;
* {{User|Guozhanfeng}}&lt;br /&gt;
* {{User|KellyXYM}}&lt;br /&gt;
* {{User|lai32290}}&lt;br /&gt;
* {{User|Mori0725ken}}&lt;br /&gt;
* {{User|myskies}}&lt;br /&gt;
* {{User|Wulijun01234}}&lt;br /&gt;
* {{User|Zace}}&lt;br /&gt;
* {{User|Zhang19min88}}&lt;br /&gt;
* {{User|Zhous98}}&lt;br /&gt;
&lt;br /&gt;
=== zh-tw - 繁體中文 - Traditional Chinese ===&lt;br /&gt;
* {{User|Yuhoward}}&lt;br /&gt;
&lt;br /&gt;
==Translation Administrators==&lt;br /&gt;
&lt;br /&gt;
The responsibilities of a Translation Administrator will require slightly more attention to the documents for translation. Translation Administrators should feel comfortable with using wiki markup, made hundreds of contributions to their specific language and assisted others in translation of docs. Administrators will need to check the documentation every few days and perform any required tasks. These tasks include re-marking pages in en-GB with edit changes, tracking language units which need translation and welcoming new translators. Ideally, we should have at least one Translation Administrator who will not be tied to any specific language and when the time comes, one Translation Administrator for active language teams.&lt;br /&gt;
&lt;br /&gt;
===Current Volunteer Translation Administrators===&lt;br /&gt;
{{:Special:ListUsers/translationadmins}}&lt;br /&gt;
&lt;br /&gt;
==Common Language Codes==&lt;br /&gt;
&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; afr - Afrikaans - Afrikaans&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ar - عربي - Arabic&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; be - Беларуская - Belarusian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; bg - Български - Bulgarian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; bn - বাংলা - Bengali&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; bo - བོད་ཡིག - tibetan&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ca - Català - Catalan&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ce - Nohçi - Chechen&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; da - Dansk - Danish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; de - Deutsch - German&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; es - Español - Spanish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; fa - فارسی - Persian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; fi - Suomi - Finnish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; fr - Français - French&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; hu - Magyar - Hungarian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; hy - Հայերեն - Armenian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; id - Bahasa Indonesia - Indonesian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; is - Íslenska - Icelandic&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; it - Italiano - Italian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ja - 日本語 - Japanese&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ko - 한국어 - Korean&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; lb - Lëtzebuergesch - Luxembourgish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; min - Baso Minangkabau - Minang&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ml - liviox alvax - Malayalam&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; mr - मराठी - Marathi&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ms - Bahasa Melayu - Malay&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; nl - Nederlands - Dutch&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; pl - Polski - Polish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; pt - Português - Portuguese&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; pt-br - Português do Brasil - Brazilian Portuguese&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ro - Română - Romanian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ru - Русский - Russian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; sl - Slovenščina - Slovenianjtökók&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; sq - Shqip - Albanian&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; sv - Svenska - Swedish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; sw - Kiswahili - Swahili&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; ta - தமிழ் - Tamil&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; th - ไทย - Thai&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; tr - Türkçe - Turkish&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; vi - Tiếng Việt - Vietnamese&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; zh - 中文 - Chinese&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;small-4 columns&amp;quot;&amp;gt; zh-tw - 繁體中文 - Traditional Chinese&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Documentation Wiki Policies and Guidelines]]&lt;br /&gt;
[[Category:Documentation Translation]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Oliverhh</name></author>
	</entry>
</feed>