Compare commits

...

No commits in common. "4.0.0.171" and "rel_ionCube_PHP56-70" have entirely different histories.

73 changed files with 3985 additions and 3941 deletions

BIN
.gitattributes vendored Normal file

Binary file not shown.

View File

@ -1,15 +1,15 @@
# D³ Übersetzungsassistent für OXID eShop # D³ Übersetzungsassistent für OXID eShop
flexible Textbausteinverwaltung direkt im Adminbereich des Shops flexible Textbausteinverwaltung direkt im Adminbereich des Shops
## Systemanforderungen: ## Systemanforderungen:
- installierter OXID eShop - installierter OXID eShop
- PHP-Version, für die Installationspakete verfügbar sind - PHP-Version, für die Installationspakete verfügbar sind
- Installation via Composer - Installation via Composer
- ionCubeLoader - ionCubeLoader
- D3 Modul Connector - D3 Modul Connector
Die jeweils geforderten Versionen und sonstige Anforderungen entnehmen Sie bitte der Dokumentation im docs-Verzeichnis dieses Paketes. Die jeweils geforderten Versionen und sonstige Anforderungen entnehmen Sie bitte der Dokumentation im docs-Verzeichnis dieses Paketes.
## Installation: ## Installation:
Eine detaillierte Installationsanleitung finden Sie im docs-Verzeichnis dieses Pakets. Eine detaillierte Installationsanleitung finden Sie im docs-Verzeichnis dieses Pakets.

View File

@ -1,43 +1,46 @@
{ {
"name": "d3/multilang", "name": "d3/multilang",
"description": "Text item handler module for OXID eShop.", "description": "Text item handler module for OXID eShop.",
"type": "oxideshop-module", "type": "oxideshop-module",
"keywords": [ "keywords": [
"oxid", "oxid",
"modules", "modules",
"eShop", "eShop",
"d3", "d3",
"test items" "text items",
], "translation",
"authors": [ "languages"
{ ],
"name": "D3 Data Development (Inh. Thomas Dartsch)", "authors": [
"email": "info@shopmodule.com", {
"homepage": "http://www.d3data.de", "name": "D3 Data Development (Inh. Thomas Dartsch)",
"role": "Owner" "email": "info@shopmodule.com",
} "homepage": "https://www.d3data.de",
], "role": "Owner"
"support": { }
"email": "support@shopmodule.com" ],
}, "support": {
"homepage": "https://www.oxidmodule.com/", "email": "support@shopmodule.com"
"license": [ },
"proprietary" "homepage": "https://www.oxidmodule.com/",
], "license": [
"extra": { "proprietary"
"oxideshop": { ],
"source-directory": "/src", "extra": {
"target-directory": "d3/multilang" "oxideshop": {
} "source-directory": "/src",
}, "target-directory": "d3/multilang"
"require": { }
"php": "7.1 - 7.2", "ext-ionCube-Loader": "*", },
"oxid-esales/oxideshop-metapackage-ce": "~6.0.2 || ~6.1.0", "require": {
"d3/modcfg": "^5.1.1.400" "php": "5.6 - 7.0", "ext-ionCube-Loader": "*",
}, "ext-pdo": "*",
"autoload": { "oxid-esales/oxideshop-ce": "6.0 - 6.6",
"psr-4": { "d3/modcfg": "^5.3.4.1"
"D3\\Multilang\\": "../../../source/modules/d3/multilang" },
} "autoload": {
} "psr-4": {
} "D3\\Multilang\\": "../../../source/modules/d3/multilang"
}
}
}

View File

@ -1,6 +1,6 @@
Diese Modulversion stellt folgende Funktionen zur Verfügung: Diese Modulversion stellt folgende Funktionen zur Verfügung:
- datenbankbasierte Textbausteinverwaltung - datenbankbasierte Textbausteinverwaltung
- Pflege komfortabel über Adminbereich des Shops - Pflege komfortabel über Adminbereich des Shops
- Export in CSV- und Oxid-Format - Export in CSV- und Oxid-Format
- Einbindung über Modul-Erweiterung - Einbindung über Modul-Erweiterung

View File

@ -2,22 +2,78 @@
title: Changelog title: Changelog
--- ---
## 4.1.0.2 - 2021-01-07
### Changed
- Zähler zeiggt nur aktualisierte / neu installierte Einträge
- Neueinträge werden standardmäßig auf "OXID Original" gesetzt, um Aktualisierungsblockade zu vermeiden
- Standardkonfiguration "fehlende Einträge ergänzen" entfernt
### Fixed
- Datenbankabfragen korrigiert
- Fehler beim Ändern bestehender Einträge mit nur einer Sprachauswahl korrigiert
---
## 4.1.0.1 - 2020-12-08
### Added
- installierbar in OXID 6.2.3
### Changed
- Setup verarbeitet auch unvollständig abgeschlossene Zwischenschritte des Updates auf 4.1
### Fixed
- fehlerhafte Kodierung der Setup-Datei korrigiert
---
## 4.1.0.0 - 2020-11-20
### Added
- verwendbar in OXID 6.2
### Changed
- Front- und Backend können Einträge mit identischer ID haben
- OXID-Exporte enthalten kein "charset", um ungewünschte Importe zu verhindern
- Datenbank-Index ist zufällige ID anstatt Ident
- Maskierung von Sonderzeichen optimiert
### Fixed
- Übersetzungscache wird aus richtigem Bereich (Front-/Backend) generiert, wenn Einträge in beiden Bereichen existieren
## 4.0.0.2 - 2020-01-09
### Fixed
- Composerbefehl angepasst
- Dateiregister ergänzt
---
## 4.0.0.1 - 2019-05-17 ## 4.0.0.1 - 2019-05-17
### Changed ### Changed
- Dokumentation angepasst - Dokumentation angepasst
### Fixed ### Fixed
- Prepared Statement Parameter von Mixed auf Named angeglichen, um unerwartetes Verhalten des Doctrine DBAL zu umgehen - Prepared Statement Parameter von Mixed auf Named angeglichen, um unerwartetes Verhalten des Doctrine DBAL zu umgehen
---
## 4.0.0.0 - 2018-09-20 ## 4.0.0.0 - 2018-09-20
- installierbar in OXID Compilation 6.0.2 bis 6.1 - installierbar in OXID Compilation 6.0.2 bis 6.1
- "TMP komplett leeren" startet Import installierter Textbausteine - "TMP komplett leeren" startet Import installierter Textbausteine
- verwendet prepared statements in Datenbankabfragen - verwendet prepared statements in Datenbankabfragen
- Datenbankabfragen werden mit Doctrine Query Builder erzeugt - Datenbankabfragen werden mit Doctrine Query Builder erzeugt
---
## 3.2.0.0 ## 3.2.0.0
- UTF-Einträge werden in Nicht-UTF-Shops nach ISO-8859-15 zurückkonvertiert - UTF-Einträge werden in Nicht-UTF-Shops nach ISO-8859-15 zurückkonvertiert
- unvollständige UTF-8-Konvertierung angepasst - unvollständige UTF-8-Konvertierung angepasst
---
## 3.1.1.0 ## 3.1.1.0
- Leereinträge werden nicht gespeichert - Leereinträge werden nicht gespeichert
- Excel-importfunktion wurde entfernt - Excel-importfunktion wurde entfernt
@ -28,6 +84,8 @@ title: Changelog
- Hinweis auf nicht registrierten Mime-Type beim Import eingefügt - Hinweis auf nicht registrierten Mime-Type beim Import eingefügt
- Fehlerhinweisvermeidung auf Grund ungewöhnlicher Kollation ergänzt - Fehlerhinweisvermeidung auf Grund ungewöhnlicher Kollation ergänzt
---
## 3.1.0.0 ## 3.1.0.0
- Handling für Mapping-Einträge eingefügt - Handling für Mapping-Einträge eingefügt
- GUI-Handling optimiert - GUI-Handling optimiert
@ -36,14 +94,20 @@ title: Changelog
- vermeide Import leerer Einträge - vermeide Import leerer Einträge
- Prüfung auf nicht moduleigene Dateien - Prüfung auf nicht moduleigene Dateien
---
## 3.0.2.1 ## 3.0.2.1
- Unterscheidung case-sensitiver Einträge optimiert (#4145) - Unterscheidung case-sensitiver Einträge optimiert (#4145)
---
## 3.0.2.0 ## 3.0.2.0
- SEO-Ersetzungszeichen werden in Multilang mit übernommen (#4103) - SEO-Ersetzungszeichen werden in Multilang mit übernommen (#4103)
- Import von einzelnen OXID-Sprachdateien verwendet die eingestellte Importsprache nicht - Import von einzelnen OXID-Sprachdateien verwendet die eingestellte Importsprache nicht
- Option eingefügt, ob zusätzliche Leerzeichen abgeschnitten werden sollen - Option eingefügt, ob zusätzliche Leerzeichen abgeschnitten werden sollen
---
## 3.0.1.0 ## 3.0.1.0
- Modul nach "Übersetzungsassistent" umbenannt - Modul nach "Übersetzungsassistent" umbenannt
- Installation importiert alle vorhandenen Einträge automatisch - Installation importiert alle vorhandenen Einträge automatisch
@ -55,9 +119,11 @@ title: Changelog
- Installation verwendet für OXID die Shop-Standard-Kollation - Installation verwendet für OXID die Shop-Standard-Kollation
- Prüfung auf existierende Modulkonfiguration eingefügt - Prüfung auf existierende Modulkonfiguration eingefügt
---
## 3.0.0.0 ## 3.0.0.0
- Überarbeitung für OXID 4.7 / 5.0 - Überarbeitung für OXID 4.7 / 5.0
- eSales-Sprachformat entfernt - eSales-Sprachformat entfernt
- automatischen Import aus installierten Sprachdateien eingefügt - automatischen Import aus installierten Sprachdateien eingefügt
- automatische Übernahme fehlender Texte in die Datenbank - automatische Übernahme fehlender Texte in die Datenbank
- Anlage des Sprachcaches nun direkt über die Datenbankeinträge anstelle über temporäre Sprachdateien - Anlage des Sprachcaches nun direkt über die Datenbankeinträge anstelle über temporäre Sprachdateien

View File

@ -1,10 +1,10 @@
{ {
"title": "<i class='fab fa-d3 d3fa-color-blue'></i> Übersetzungsassistent", "title": "<i class='fab fa-d3 d3fa-color-blue'></i> Übersetzungsassistent",
"moduleversion": "4.0.0.1", "moduleversion": "4.1.0.2",
"titledesc": "für den Oxid eShop", "titledesc": "für den Oxid eShop",
"author": "D³ Data Development", "author": "D³ Data Development",
"moduledate": "17.05.2019", "moduledate": "07.01.2021",
"editors": "DS", "editors": "",
"tagline": "", "tagline": "",
"image": "", "image": "",
"ignore": { "ignore": {

View File

@ -3,7 +3,7 @@ title: Systemanforderungen
--- ---
* PHP Version * PHP Version
* 5.6.x bis 7.2.x * 5.6.x bis 7.4.x
* PHP Decoder * PHP Decoder
* installierter ionCube Loader * installierter ionCube Loader
* Shopversionen / -editionen * Shopversionen / -editionen
@ -11,9 +11,12 @@ title: Systemanforderungen
* 6.0.2 * 6.0.2
* 6.0.3 * 6.0.3
* 6.1.x * 6.1.x
* D3 Modul-Connector ([kostenfrei bei D3 erhältlich](https://www.oxidmodule.com/connector/)) ab Version 5.1.1.4 * 6.2.x
* Themes
* Dieses Modul hat keine Frontendanpassungen
* D3 Modul-Connector ([kostenfrei bei D3 erhältlich](https://www.oxidmodule.com/connector/)) ab Version 5.3.4.1
* Installation via [Composer](https://getcomposer.org) * Installation via [Composer](https://getcomposer.org)
Beachten Sie, dass die Ihnen vorliegende Modulversion entsprechend für **PHP 5.6**, **PHP 7.0**, **PHP 7.1** oder **PHP 7.2** sowie dem auf Ihrem Server vorhandenen Decoder (**ionCube Loader**) kompatibel ist. Im Zweifelsfall kontaktieren Sie uns und nennen den für Ihren Shop genutzten Decoder und die PHP-Version. Beachten Sie, dass die Ihnen vorliegende Modulversion entsprechend für **PHP 5.6**, **PHP 7.0**, **PHP 7.1**, **PHP 7.2**, **PHP 7.3** oder **PHP 7.4** sowie dem auf Ihrem Server vorhandenen Decoder (**ionCube Loader**) kompatibel ist. Im Zweifelsfall kontaktieren Sie uns und nennen den für Ihren Shop genutzten Decoder und die PHP-Version.
Kontrollieren Sie bitte auch, ob diese Modulversion für die von Ihnen eingesetzte Shopedition (Professional Edition (PE) oder Enterprise Edition (EE)) ausgelegt ist. Kontrollieren Sie bitte auch, ob diese Modulversion für die von Ihnen eingesetzte Shopedition ausgelegt ist.

View File

@ -5,7 +5,9 @@ title: Modul zur Installation hinzufügen
Führen Sie in der Konsole im Hauptverzeichnis Ihres Shops (oberhalb des `source`- und `vendor`-Verzeichnisses) diesen Befehl aus, um das Modul **{$modulename}** zur Installation hinzuzufügen: Führen Sie in der Konsole im Hauptverzeichnis Ihres Shops (oberhalb des `source`- und `vendor`-Verzeichnisses) diesen Befehl aus, um das Modul **{$modulename}** zur Installation hinzuzufügen:
```bash ```bash
php composer require {$composerident} --update-no-dev php composer require {$composerident}:^{$moduleversion} --update-no-dev
``` ```
> [!] Achten Sie darauf, dass die Installation über Composer mit derselben PHP-Version erfolgt, in der auch Ihr Shop installiert ist. Sie erhalten sonst unpassende Modulpakete.
> [i] Benötigt Ihre Installation einen anderen Aufruf von Composer, ändern Sie den Befehl bitte entsprechend ab. Für weitere Optionen dieses Befehls lesen Sie bitte die [Dokumentation von Composer](https://getcomposer.org/doc/03-cli.md#require). > [i] Benötigt Ihre Installation einen anderen Aufruf von Composer, ändern Sie den Befehl bitte entsprechend ab. Für weitere Optionen dieses Befehls lesen Sie bitte die [Dokumentation von Composer](https://getcomposer.org/doc/03-cli.md#require).

View File

@ -2,4 +2,4 @@
title: Providerspezifische Installation title: Providerspezifische Installation
--- ---
Manche Provider erfordern besondere Einstellungen für installierte Module. Ob Ihr Anbieter spezielle Anforderungen stellt und wie diese aussehen, kontrollieren Sie bitte in unserer [FAQ](http://faq.oxidmodule.com/Modulinstallation/providerspezifische-Installation/). Manche Provider erfordern besondere Einstellungen für installierte Module. Treffen Sie bei der Installation auf spezielle Anforderungen, zu denen Sie Unterstützung benötigen, kontaktieren Sie uns bitte für weiteren Support.

View File

@ -4,4 +4,4 @@ title: Updatefähigkeit
Bei individuellen Änderungen von Moduldateien empfehlen wir, jeweils die Überladungsmöglichkeiten des Shops dafür zu verwenden. So brauchen Sie die originalen Moduldateien nicht verändern und erhalten sich so die Updatefähigkeit des Shops und des Moduls. Beachten Sie, dass Moduldateien bei Updateinstallationen überschrieben werden. Bei individuellen Änderungen von Moduldateien empfehlen wir, jeweils die Überladungsmöglichkeiten des Shops dafür zu verwenden. So brauchen Sie die originalen Moduldateien nicht verändern und erhalten sich so die Updatefähigkeit des Shops und des Moduls. Beachten Sie, dass Moduldateien bei Updateinstallationen überschrieben werden.
Weitere Informationen zu den Überladungsmöglichkeiten verschiedener Dateien finden Sie in unserer [FAQ](http://faq.oxidmodule.com/Modulinstallation/Modulanpassungen/). Weitere Informationen zu den Überladungsmöglichkeiten verschiedener Dateien finden Sie in unserer [FAQ](https://faq.d3data.de/category/oxid-eshop/module-oxid-eshop/anpassungen/).

View File

@ -5,7 +5,7 @@ Title: Schnellstart per Composer
## Schnellstart per Composer ## Schnellstart per Composer
```bash ```bash
php composer require {$composerident} -update-no-dev php composer require {$composerident}:^{$moduleversion} --update-no-dev
``` ```
Detailliertere Angaben zur Installation entnehmen Sie bitte den folgenden Seiten. Detailliertere Angaben zur Installation entnehmen Sie bitte den folgenden Seiten.

View File

@ -2,7 +2,7 @@
title: Wann kann ein Update ausgeführt werden? title: Wann kann ein Update ausgeführt werden?
--- ---
Die Updatenaweisungen können verwendet werden, wenn dieses Modul schon früher mit Hilfe von Composer installiert wurde. Die Updateanweisungen können verwendet werden, wenn dieses Modul schon früher mit Hilfe von Composer installiert wurde.
Wurde die Installation bisher noch nicht durchgeführt oder die Installation wurde **nicht** über Composer Wurde die Installation bisher noch nicht durchgeführt oder die Installation wurde **nicht** über Composer
durchgeführt (weil das Modul dies z.B. früher nicht unterstützte), verwenden Sie bitte die Beschreibung unter [Neuinstallation](../020_Neuinstallation/_index.md). durchgeführt (weil das Modul dies z.B. früher nicht unterstützte), verwenden Sie bitte die Beschreibung unter [Neuinstallation](../020_Neuinstallation/_index.md).

View File

@ -1,16 +0,0 @@
---
title: Paketquelle entfernen
---
Durch einen Wechsel der Paketquelle ist die veraltete Angabe nicht mehr erforderlich. Um Konflikte zu vermeiden, sollte die alte Paketquelle entfernt werden. Haben Sie diese schon früher entfernt, können Sie diesen Schritt überspringen.
Starten Sie die Konsole Ihres Webservers und wechseln in das Hauptverzeichnis Ihres Shops (oberhalb des `source`- und `vendor`-Verzeichnisses). Senden Sie dort diesen Befehl ab:
```bash
php composer config --unset repositories.d3
php composer config --unset repositories.D3modules
```
> [!] Achten Sie darauf, dass die Installation über Composer mit derselben PHP-Version erfolgt, in der auch Ihr Shop installiert ist. Sie erhalten sonst unpassende Modulpakete.
> [i] Benötigt Ihre Installation einen anderen Aufruf von Composer, ändern Sie den Befehl bitte entsprechend ab. Für weitere Optionen dieses Befehls lesen Sie bitte die [Dokumentation von Composer](https://getcomposer.org/doc/03-cli.md#require).

View File

@ -6,9 +6,11 @@ Starten Sie die Konsole Ihres Webservers und wechseln in das Hauptverzeichnis Ih
Shops (oberhalb des `source`- und `vendor`-Verzeichnisses). Führen Sie dort diesen Befehl aus: Shops (oberhalb des `source`- und `vendor`-Verzeichnisses). Führen Sie dort diesen Befehl aus:
```bash ```bash
php composer update {$composerident} --no-dev php composer require {$composerident}:^{$moduleversion} --update-no-dev
``` ```
Im weiteren Ablauf werden Sie gefragt, ob die Moduldateien überschrieben werden sollen. Bestätigen Sie dies für den Eintrag `{$composerident}`.
> [!] Achten Sie darauf, dass die Installation über Composer mit derselben PHP-Version erfolgt, in der auch Ihr Shop installiert ist. Sie erhalten sonst unpassende Modulpakete. > [!] Achten Sie darauf, dass die Installation über Composer mit derselben PHP-Version erfolgt, in der auch Ihr Shop installiert ist. Sie erhalten sonst unpassende Modulpakete.
> [i] Benötigt Ihre Installation einen anderen Aufruf von Composer, ändern Sie den Befehl bitte entsprechend ab. Für weitere Optionen dieses Befehls lesen Sie bitte die [Dokumentation von Composer](https://getcomposer.org/doc/03-cli.md#require). > [i] Benötigt Ihre Installation einen anderen Aufruf von Composer, ändern Sie den Befehl bitte entsprechend ab. Für weitere Optionen dieses Befehls lesen Sie bitte die [Dokumentation von Composer](https://getcomposer.org/doc/03-cli.md#require).

View File

@ -2,4 +2,4 @@
title: Providerspezifische Installation title: Providerspezifische Installation
--- ---
Manche Provider erfordern besondere Einstellungen für installierte Module. Ob Ihr Anbieter spezielle Anforderungen stellt und wie diese aussehen, kontrollieren Sie bitte in unserer [FAQ](http://faq.oxidmodule.com/Modulinstallation/providerspezifische-Installation/). Manche Provider erfordern besondere Einstellungen für installierte Module. Treffen Sie bei der Installation auf spezielle Anforderungen, zu denen Sie Unterstützung benötigen, kontaktieren Sie uns bitte für weiteren Support.

View File

@ -1,5 +1,5 @@
--- ---
title: Shopanpassungen installierren title: Shopanpassungen installieren
--- ---
Ob Shopanpassungen notwendig sind, ist von der Versionsänderung des Moduls abhängig. Ob Shopanpassungen notwendig sind, ist von der Versionsänderung des Moduls abhängig.

View File

@ -4,7 +4,7 @@ title: Hilfe und Support
Bei Bedarf bieten wir Ihnen auch gern die Installation des Moduls in Ihrem Shop an. Geben Sie uns bitte unter den unten genannten Kontaktdaten Bescheid. Bei Bedarf bieten wir Ihnen auch gern die Installation des Moduls in Ihrem Shop an. Geben Sie uns bitte unter den unten genannten Kontaktdaten Bescheid.
Haben Sie Fragen oder Unklarheiten in Verbindung mit diesem Modul oder dessen Installation, stehen Ihnen Hilfetexte in unserer [Modul-FAQ](http://faq.oxidmodule.com/) zur Verfügung. Finden Sie darin die benötigten Antworten nicht, kontaktieren Sie uns bitte unter den folgenden Möglichkeiten: Haben Sie Fragen oder Unklarheiten in Verbindung mit diesem Modul oder dessen Installation, stehen Ihnen Hilfetexte in unserem [HelpCenter](https://faq.d3data.de/) zur Verfügung. Finden Sie darin die benötigten Antworten nicht, kontaktieren Sie uns bitte unter den folgenden Möglichkeiten:
1. per E-Mail: <support@shopmodule.com> oder 1. per E-Mail: <support@shopmodule.com> oder
2. über das Kontaktformular auf [Oxidmodule.com](https://www.oxidmodule.com/) oder 2. über das Kontaktformular auf [Oxidmodule.com](https://www.oxidmodule.com/) oder
3. per Telefon: (+49) 37 21 / 26 80 90 zu unseren Bürozeiten 3. per Telefon: (+49) 37 21 / 26 80 90 zu unseren Bürozeiten

View File

@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,19 +72,70 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../changelog/Changelog.html">Changelog</a></h1> <h1><a href="../changelog/Changelog.html">Changelog</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<h2 id="page_4-0-0-1-2019-05-17">4.0.0.1 - 2019-05-17</h2> <h2 id="page_4-1-0-2-2021-01-07">4.1.0.2 - 2021-01-07</h2>
<h3 id="page_Changed">Changed</h3> <h3 id="page_Changed">Changed</h3>
<ul> <ul>
<li>Dokumentation angepasst</li> <li>Zähler zeiggt nur aktualisierte / neu installierte Einträge</li>
<li>Neueinträge werden standardmäßig auf &quot;OXID Original&quot; gesetzt, um Aktualisierungsblockade zu vermeiden</li>
<li>Standardkonfiguration &quot;fehlende Einträge ergänzen&quot; entfernt</li>
</ul> </ul>
<h3 id="page_Fixed">Fixed</h3> <h3 id="page_Fixed">Fixed</h3>
<ul> <ul>
<li>Datenbankabfragen korrigiert</li>
<li>Fehler beim Ändern bestehender Einträge mit nur einer Sprachauswahl korrigiert</li>
</ul>
<hr />
<h2 id="page_4-1-0-1-2020-12-08">4.1.0.1 - 2020-12-08</h2>
<h3 id="page_Added">Added</h3>
<ul>
<li>installierbar in OXID 6.2.3</li>
</ul>
<h3 id="page_Changed-2">Changed</h3>
<ul>
<li>Setup verarbeitet auch unvollständig abgeschlossene Zwischenschritte des Updates auf 4.1</li>
</ul>
<h3 id="page_Fixed-2">Fixed</h3>
<ul>
<li>fehlerhafte Kodierung der Setup-Datei korrigiert</li>
</ul>
<hr />
<h2 id="page_4-1-0-0-2020-11-20">4.1.0.0 - 2020-11-20</h2>
<h3 id="page_Added-2">Added</h3>
<ul>
<li>verwendbar in OXID 6.2</li>
</ul>
<h3 id="page_Changed-2">Changed</h3>
<ul>
<li>Front- und Backend können Einträge mit identischer ID haben</li>
<li>OXID-Exporte enthalten kein &quot;charset&quot;, um ungewünschte Importe zu verhindern</li>
<li>Datenbank-Index ist zufällige ID anstatt Ident</li>
<li>Maskierung von Sonderzeichen optimiert</li>
</ul>
<h3 id="page_Fixed-2">Fixed</h3>
<ul>
<li>Übersetzungscache wird aus richtigem Bereich (Front-/Backend) generiert, wenn Einträge in beiden Bereichen existieren</li>
</ul>
<h2 id="page_4-0-0-2-2020-01-09">4.0.0.2 - 2020-01-09</h2>
<h3 id="page_Fixed-2">Fixed</h3>
<ul>
<li>Composerbefehl angepasst</li>
<li>Dateiregister ergänzt</li>
</ul>
<hr />
<h2 id="page_4-0-0-1-2019-05-17">4.0.0.1 - 2019-05-17</h2>
<h3 id="page_Changed-2">Changed</h3>
<ul>
<li>Dokumentation angepasst</li>
</ul>
<h3 id="page_Fixed-2">Fixed</h3>
<ul>
<li>Prepared Statement Parameter von Mixed auf Named angeglichen, um unerwartetes Verhalten des Doctrine DBAL zu umgehen</li> <li>Prepared Statement Parameter von Mixed auf Named angeglichen, um unerwartetes Verhalten des Doctrine DBAL zu umgehen</li>
</ul> </ul>
<hr />
<h2 id="page_4-0-0-0-2018-09-20">4.0.0.0 - 2018-09-20</h2> <h2 id="page_4-0-0-0-2018-09-20">4.0.0.0 - 2018-09-20</h2>
<ul> <ul>
<li>installierbar in OXID Compilation 6.0.2 bis 6.1</li> <li>installierbar in OXID Compilation 6.0.2 bis 6.1</li>
@ -92,11 +143,13 @@
<li>verwendet prepared statements in Datenbankabfragen</li> <li>verwendet prepared statements in Datenbankabfragen</li>
<li>Datenbankabfragen werden mit Doctrine Query Builder erzeugt</li> <li>Datenbankabfragen werden mit Doctrine Query Builder erzeugt</li>
</ul> </ul>
<hr />
<h2 id="page_3-2-0-0">3.2.0.0</h2> <h2 id="page_3-2-0-0">3.2.0.0</h2>
<ul> <ul>
<li>UTF-Einträge werden in Nicht-UTF-Shops nach ISO-8859-15 zurückkonvertiert</li> <li>UTF-Einträge werden in Nicht-UTF-Shops nach ISO-8859-15 zurückkonvertiert</li>
<li>unvollständige UTF-8-Konvertierung angepasst</li> <li>unvollständige UTF-8-Konvertierung angepasst</li>
</ul> </ul>
<hr />
<h2 id="page_3-1-1-0">3.1.1.0</h2> <h2 id="page_3-1-1-0">3.1.1.0</h2>
<ul> <ul>
<li>Leereinträge werden nicht gespeichert</li> <li>Leereinträge werden nicht gespeichert</li>
@ -108,6 +161,7 @@
<li>Hinweis auf nicht registrierten Mime-Type beim Import eingefügt</li> <li>Hinweis auf nicht registrierten Mime-Type beim Import eingefügt</li>
<li>Fehlerhinweisvermeidung auf Grund ungewöhnlicher Kollation ergänzt</li> <li>Fehlerhinweisvermeidung auf Grund ungewöhnlicher Kollation ergänzt</li>
</ul> </ul>
<hr />
<h2 id="page_3-1-0-0">3.1.0.0</h2> <h2 id="page_3-1-0-0">3.1.0.0</h2>
<ul> <ul>
<li>Handling für Mapping-Einträge eingefügt</li> <li>Handling für Mapping-Einträge eingefügt</li>
@ -117,16 +171,19 @@
<li>vermeide Import leerer Einträge</li> <li>vermeide Import leerer Einträge</li>
<li>Prüfung auf nicht moduleigene Dateien</li> <li>Prüfung auf nicht moduleigene Dateien</li>
</ul> </ul>
<hr />
<h2 id="page_3-0-2-1">3.0.2.1</h2> <h2 id="page_3-0-2-1">3.0.2.1</h2>
<ul> <ul>
<li>Unterscheidung case-sensitiver Einträge optimiert (#4145)</li> <li>Unterscheidung case-sensitiver Einträge optimiert (#4145)</li>
</ul> </ul>
<hr />
<h2 id="page_3-0-2-0">3.0.2.0</h2> <h2 id="page_3-0-2-0">3.0.2.0</h2>
<ul> <ul>
<li>SEO-Ersetzungszeichen werden in Multilang mit übernommen (#4103)</li> <li>SEO-Ersetzungszeichen werden in Multilang mit übernommen (#4103)</li>
<li>Import von einzelnen OXID-Sprachdateien verwendet die eingestellte Importsprache nicht</li> <li>Import von einzelnen OXID-Sprachdateien verwendet die eingestellte Importsprache nicht</li>
<li>Option eingefügt, ob zusätzliche Leerzeichen abgeschnitten werden sollen</li> <li>Option eingefügt, ob zusätzliche Leerzeichen abgeschnitten werden sollen</li>
</ul> </ul>
<hr />
<h2 id="page_3-0-1-0">3.0.1.0</h2> <h2 id="page_3-0-1-0">3.0.1.0</h2>
<ul> <ul>
<li>Modul nach &quot;Übersetzungsassistent&quot; umbenannt</li> <li>Modul nach &quot;Übersetzungsassistent&quot; umbenannt</li>
@ -139,6 +196,7 @@
<li>Installation verwendet für OXID die Shop-Standard-Kollation</li> <li>Installation verwendet für OXID die Shop-Standard-Kollation</li>
<li>Prüfung auf existierende Modulkonfiguration eingefügt</li> <li>Prüfung auf existierende Modulkonfiguration eingefügt</li>
</ul> </ul>
<hr />
<h2 id="page_3-0-0-0">3.0.0.0</h2> <h2 id="page_3-0-0-0">3.0.0.0</h2>
<ul> <ul>
<li>Überarbeitung für OXID 4.7 / 5.0</li> <li>Überarbeitung für OXID 4.7 / 5.0</li>

View File

@ -48,9 +48,9 @@
<div class="details"> <div class="details">
<div>Autor: D³ Data Development</div> <div>Stand: 17.05.2019</div> <div>Autor: D³ Data Development</div> <div>Stand: 07.01.2021</div>
<div>Version: 4.0.0.1</div> <div>Version: 4.1.0.2</div>
<div>Bearbeiter: DS</div> </div> </div>
</div> </div>
<div class="HomepageButtons"> <div class="HomepageButtons">
@ -76,7 +76,7 @@
<ul class="HomepageFooter__links"> <ul class="HomepageFooter__links">
<li><a href="https://www.oxidmodule.com" target="_blank">Shop</a></li> <li><a href="https://www.oxidmodule.com" target="_blank">Shop</a></li>
<li><a href="https://blog.oxidmodule.com" target="_blank">Blog</a></li> <li><a href="https://blog.oxidmodule.com" target="_blank">Blog</a></li>
<li><a href="https://faq.oxidmodule.com" target="_blank">FAQ</a></li> <li><a href="https://faq.d3data.de" target="_blank">FAQ</a></li>
<li><a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a></li> <li><a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a></li>
<li><a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a></li> <li><a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a></li>
<li><a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a></li> <li><a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a></li>

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,14 +72,14 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Anforderungen/Systemanforderungen.html">Anforderungen</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></h1> <h1><a href="../../installation/Anforderungen/Systemanforderungen.html">Anforderungen</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<ul> <ul>
<li>PHP Version <li>PHP Version
<ul> <ul>
<li>5.6.x bis 7.2.x</li> <li>5.6.x bis 7.4.x</li>
</ul> </ul>
</li> </li>
<li>PHP Decoder <li>PHP Decoder
@ -94,16 +94,22 @@
<li>6.0.2</li> <li>6.0.2</li>
<li>6.0.3</li> <li>6.0.3</li>
<li>6.1.x</li> <li>6.1.x</li>
<li>6.2.x</li>
</ul> </ul>
</li> </li>
</ul> </ul>
</li> </li>
<li>D3 Modul-Connector (<a href="https://www.oxidmodule.com/connector/" class="Link--external">kostenfrei bei D3 erhältlich</a>) ab Version 5.1.1.4</li> <li>Themes
<ul>
<li>Dieses Modul hat keine Frontendanpassungen</li>
</ul>
</li>
<li>D3 Modul-Connector (<a href="https://www.oxidmodule.com/connector/" class="Link--external">kostenfrei bei D3 erhältlich</a>) ab Version 5.3.4.1</li>
<li>Installation via <a href="https://getcomposer.org" class="Link--external">Composer</a> <li>Installation via <a href="https://getcomposer.org" class="Link--external">Composer</a>
</li> </li>
</ul> </ul>
<p>Beachten Sie, dass die Ihnen vorliegende Modulversion entsprechend für <strong>PHP 5.6</strong>, <strong>PHP 7.0</strong>, <strong>PHP 7.1</strong> oder <strong>PHP 7.2</strong> sowie dem auf Ihrem Server vorhandenen Decoder (<strong>ionCube Loader</strong>) kompatibel ist. Im Zweifelsfall kontaktieren Sie uns und nennen den für Ihren Shop genutzten Decoder und die PHP-Version.</p> <p>Beachten Sie, dass die Ihnen vorliegende Modulversion entsprechend für <strong>PHP 5.6</strong>, <strong>PHP 7.0</strong>, <strong>PHP 7.1</strong>, <strong>PHP 7.2</strong>, <strong>PHP 7.3</strong> oder <strong>PHP 7.4</strong> sowie dem auf Ihrem Server vorhandenen Decoder (<strong>ionCube Loader</strong>) kompatibel ist. Im Zweifelsfall kontaktieren Sie uns und nennen den für Ihren Shop genutzten Decoder und die PHP-Version.</p>
<p>Kontrollieren Sie bitte auch, ob diese Modulversion für die von Ihnen eingesetzte Shopedition (Professional Edition (PE) oder Enterprise Edition (EE)) ausgelegt ist.</p> <p>Kontrollieren Sie bitte auch, ob diese Modulversion für die von Ihnen eingesetzte Shopedition ausgelegt ist.</p>
</div> </div>
<nav> <nav>

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></h1> <h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></h1> <h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></h1> <h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></h1> <h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></h1> <h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></h1> <h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../installation/Installation.html">Installation / Update / Deinstallation</a></h1> <h1><a href="../installation/Installation.html">Installation / Update / Deinstallation</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item Nav__item--active'><a href="../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item Nav__item--active'><a href="../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../installation/Installationspruefung.html">Installationsprüfung</a></h1> <h1><a href="../installation/Installationspruefung.html">Installationsprüfung</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></h1> <h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,13 +72,16 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></h1> <h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<p>Führen Sie in der Konsole im Hauptverzeichnis Ihres Shops (oberhalb des <code>source</code>- und <code>vendor</code>-Verzeichnisses) diesen Befehl aus, um das Modul <strong><i class='fab fa-d3 d3fa-color-blue'></i> Übersetzungsassistent</strong> zur Installation hinzuzufügen:</p> <p>Führen Sie in der Konsole im Hauptverzeichnis Ihres Shops (oberhalb des <code>source</code>- und <code>vendor</code>-Verzeichnisses) diesen Befehl aus, um das Modul <strong><i class='fab fa-d3 d3fa-color-blue'></i> Übersetzungsassistent</strong> zur Installation hinzuzufügen:</p>
<pre><code class="language-bash">php composer require d3/multilang --update-no-dev <pre><code class="language-bash">php composer require d3/multilang:^4.1.0.2 --update-no-dev
</code></pre> </code></pre>
<blockquote class="alert alert-warning">
<i class='fas fa-exclamation-triangle'></i> <p> Achten Sie darauf, dass die Installation über Composer mit derselben PHP-Version erfolgt, in der auch Ihr Shop installiert ist. Sie erhalten sonst unpassende Modulpakete.</p>
</blockquote>
<blockquote class="alert alert-info"> <blockquote class="alert alert-info">
<i class='fas fa-info-circle'></i> <p> Benötigt Ihre Installation einen anderen Aufruf von Composer, ändern Sie den Befehl bitte entsprechend ab. Für weitere Optionen dieses Befehls lesen Sie bitte die <a href="https://getcomposer.org/doc/03-cli.md#require" class="Link--external">Dokumentation von Composer</a>.</p> <i class='fas fa-info-circle'></i> <p> Benötigt Ihre Installation einen anderen Aufruf von Composer, ändern Sie den Befehl bitte entsprechend ab. Für weitere Optionen dieses Befehls lesen Sie bitte die <a href="https://getcomposer.org/doc/03-cli.md#require" class="Link--external">Dokumentation von Composer</a>.</p>
</blockquote> </blockquote>

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></h1> <h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,11 +72,11 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></h1> <h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<p>Manche Provider erfordern besondere Einstellungen für installierte Module. Ob Ihr Anbieter spezielle Anforderungen stellt und wie diese aussehen, kontrollieren Sie bitte in unserer <a href="http://faq.oxidmodule.com/Modulinstallation/providerspezifische-Installation/" class="Link--external">FAQ</a>.</p> <p>Manche Provider erfordern besondere Einstellungen für installierte Module. Treffen Sie bei der Installation auf spezielle Anforderungen, zu denen Sie Unterstützung benötigen, kontaktieren Sie uns bitte für weiteren Support.</p>
</div> </div>
<nav> <nav>

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></h1> <h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></h1> <h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,12 +72,12 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></h1> <h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<p>Bei individuellen Änderungen von Moduldateien empfehlen wir, jeweils die Überladungsmöglichkeiten des Shops dafür zu verwenden. So brauchen Sie die originalen Moduldateien nicht verändern und erhalten sich so die Updatefähigkeit des Shops und des Moduls. Beachten Sie, dass Moduldateien bei Updateinstallationen überschrieben werden.</p> <p>Bei individuellen Änderungen von Moduldateien empfehlen wir, jeweils die Überladungsmöglichkeiten des Shops dafür zu verwenden. So brauchen Sie die originalen Moduldateien nicht verändern und erhalten sich so die Updatefähigkeit des Shops und des Moduls. Beachten Sie, dass Moduldateien bei Updateinstallationen überschrieben werden.</p>
<p>Weitere Informationen zu den Überladungsmöglichkeiten verschiedener Dateien finden Sie in unserer <a href="http://faq.oxidmodule.com/Modulinstallation/Modulanpassungen/" class="Link--external">FAQ</a>.</p> <p>Weitere Informationen zu den Überladungsmöglichkeiten verschiedener Dateien finden Sie in unserer <a href="https://faq.d3data.de/category/oxid-eshop/module-oxid-eshop/anpassungen/" class="Link--external">FAQ</a>.</p>
</div> </div>
<nav> <nav>

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></h1> <h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,12 +72,12 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a></h1> <h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<h2 id="page_Schnellstart-per-Composer">Schnellstart per Composer</h2> <h2 id="page_Schnellstart-per-Composer">Schnellstart per Composer</h2>
<pre><code class="language-bash">php composer require d3/multilang -update-no-dev <pre><code class="language-bash">php composer require d3/multilang:^4.1.0.2 --update-no-dev
</code></pre> </code></pre>
<p>Detailliertere Angaben zur Installation entnehmen Sie bitte den folgenden Seiten.</p> <p>Detailliertere Angaben zur Installation entnehmen Sie bitte den folgenden Seiten.</p>
</div> </div>

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item Nav__item--active'><a href="../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item has-children'><a href="../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item Nav__item--active'><a href="../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../installation/Schnellstart.html">Schnellstart</a></h1> <h1><a href="../installation/Schnellstart.html">Schnellstart</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,14 +72,15 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></h1> <h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<p>Starten Sie die Konsole Ihres Webservers und wechseln in das Hauptverzeichnis Ihres <p>Starten Sie die Konsole Ihres Webservers und wechseln in das Hauptverzeichnis Ihres
Shops (oberhalb des <code>source</code>- und <code>vendor</code>-Verzeichnisses). Führen Sie dort diesen Befehl aus:</p> Shops (oberhalb des <code>source</code>- und <code>vendor</code>-Verzeichnisses). Führen Sie dort diesen Befehl aus:</p>
<pre><code class="language-bash">php composer update d3/multilang --no-dev <pre><code class="language-bash">php composer require d3/multilang:^4.1.0.2 --update-no-dev
</code></pre> </code></pre>
<p>Im weiteren Ablauf werden Sie gefragt, ob die Moduldateien überschrieben werden sollen. Bestätigen Sie dies für den Eintrag <code>d3/multilang</code>.</p>
<blockquote class="alert alert-warning"> <blockquote class="alert alert-warning">
<i class='fas fa-exclamation-triangle'></i> <p> Achten Sie darauf, dass die Installation über Composer mit derselben PHP-Version erfolgt, in der auch Ihr Shop installiert ist. Sie erhalten sonst unpassende Modulpakete.</p> <i class='fas fa-exclamation-triangle'></i> <p> Achten Sie darauf, dass die Installation über Composer mit derselben PHP-Version erfolgt, in der auch Ihr Shop installiert ist. Sie erhalten sonst unpassende Modulpakete.</p>
</blockquote> </blockquote>
@ -90,7 +91,7 @@ Shops (oberhalb des <code>source</code>- und <code>vendor</code>-Verzeichnisses)
<nav> <nav>
<ul class="Pager"> <ul class="Pager">
<li class=Pager--prev><a href="../../installation/Update/Paketquelle_entfernen.html">Zurück</a></li> <li class=Pager--next><a href="../../installation/Update/Providerspezifische_Installation.html">Weiter</a></li> </ul> <li class=Pager--prev><a href="../../installation/Update/Modul_deaktivieren.html">Zurück</a></li> <li class=Pager--next><a href="../../installation/Update/Providerspezifische_Installation.html">Weiter</a></li> </ul>
</nav> </nav>
</article> </article>

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></h1> <h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></h1> <h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></h1> <h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
@ -81,7 +81,7 @@
<nav> <nav>
<ul class="Pager"> <ul class="Pager">
<li class=Pager--prev><a href="../../installation/Update/Updatedefinition.html">Zurück</a></li> <li class=Pager--next><a href="../../installation/Update/Paketquelle_entfernen.html">Weiter</a></li> </ul> <li class=Pager--prev><a href="../../installation/Update/Updatedefinition.html">Zurück</a></li> <li class=Pager--next><a href="../../installation/Update/Dateien_erneuern.html">Weiter</a></li> </ul>
</nav> </nav>
</article> </article>

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></h1> <h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -1,119 +0,0 @@
<!DOCTYPE html>
<html class="no-js" lang="de">
<head>
<title>Paketquelle entfernen - Übersetzungsassistent</title>
<meta name="description" content="">
<meta name="author" content="D³ Data Development">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="../../themes/d3/img/favicon.png" type="image/x-icon">
<!-- Mobile -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Font -->
<!-- CSS -->
<link href='../../themes/d3/css/theme-blue.min.css' rel='stylesheet' type='text/css'><link href='../../themes/d3/css/d3.css' rel='stylesheet' type='text/css'>
<!-- Tipue Search -->
<link href="../../tipuesearch/tipuesearch.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="../../themes/d3/js/html5shiv-3.7.3.min.js"></script>
<![endif]-->
</head>
<body class=" ">
<div class="Columns content">
<aside class="Columns__left Collapsible">
<button type="button" class="Button Collapsible__trigger">
<span class="Collapsible__trigger__bar"></span>
<span class="Collapsible__trigger__bar"></span>
<span class="Collapsible__trigger__bar"></span>
</button>
<a class="Brand" href="../../index.html"><i class='fab fa-d3 d3fa-color-blue'></i> Übersetzungsassistent</a>
<div class="Search">
<svg class="Search__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 451 451">
<path d="M447.05 428l-109.6-109.6c29.4-33.8 47.2-77.9 47.2-126.1C384.65 86.2 298.35 0 192.35 0 86.25 0 .05 86.3.05 192.3s86.3 192.3 192.3 192.3c48.2 0 92.3-17.8 126.1-47.2L428.05 447c2.6 2.6 6.1 4 9.5 4s6.9-1.3 9.5-4c5.2-5.2 5.2-13.8 0-19zM26.95 192.3c0-91.2 74.2-165.3 165.3-165.3 91.2 0 165.3 74.2 165.3 165.3s-74.1 165.4-165.3 165.4c-91.1 0-165.3-74.2-165.3-165.4z"/>
</svg>
<input type="search" id="tipue_search_input" class="Search__field" placeholder="Suchen..." autocomplete="on"
results=25 autosave=text_search>
</div>
<div class="Collapsible__content">
<!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
<div class="Links">
<hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
<a href="https://www.oxidmodule.com/impressum" target="_blank">Impressum</a><br />
</div>
</div>
</aside>
<div class="Columns__right Columns__right--full">
<div class="Columns__right__content">
<div class="doc_content">
<article class="Page">
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></h1>
<span class="ModifiedDate">
17.05.2019 </span>
</div>
<div class="s-content">
<p>Durch einen Wechsel der Paketquelle ist die veraltete Angabe nicht mehr erforderlich. Um Konflikte zu vermeiden, sollte die alte Paketquelle entfernt werden. Haben Sie diese schon früher entfernt, können Sie diesen Schritt überspringen.</p>
<p>Starten Sie die Konsole Ihres Webservers und wechseln in das Hauptverzeichnis Ihres Shops (oberhalb des <code>source</code>- und <code>vendor</code>-Verzeichnisses). Senden Sie dort diesen Befehl ab:</p>
<pre><code class="language-bash">php composer config --unset repositories.d3
php composer config --unset repositories.D3modules
</code></pre>
<blockquote class="alert alert-warning">
<i class='fas fa-exclamation-triangle'></i> <p> Achten Sie darauf, dass die Installation über Composer mit derselben PHP-Version erfolgt, in der auch Ihr Shop installiert ist. Sie erhalten sonst unpassende Modulpakete.</p>
</blockquote>
<blockquote class="alert alert-info">
<i class='fas fa-info-circle'></i> <p> Benötigt Ihre Installation einen anderen Aufruf von Composer, ändern Sie den Befehl bitte entsprechend ab. Für weitere Optionen dieses Befehls lesen Sie bitte die <a href="https://getcomposer.org/doc/03-cli.md#require" class="Link--external">Dokumentation von Composer</a>.</p>
</blockquote>
</div>
<nav>
<ul class="Pager">
<li class=Pager--prev><a href="../../installation/Update/Modul_deaktivieren.html">Zurück</a></li> <li class=Pager--next><a href="../../installation/Update/Dateien_erneuern.html">Weiter</a></li> </ul>
</nav>
</article>
</div>
</div>
</div>
</div>
<!-- JS -->
<script src="../../themes/d3/js/jquery-1.11.3.min.js"></script><script src="../../themes/d3/js/highlight.pack.js"></script><script src="../../themes/d3/js/daux.js"></script><script src="../../themes/d3/js/fontawesome-all.js"></script>
<!-- Tipue Search -->
<script type="text/javascript" src="../../tipuesearch/tipuesearch.js"></script>
<script>
window.onunload = function(){}; // force $(document).ready to be called on back/forward navigation in firefox
$(function() {
tipuesearch({
'base_url': '../../'
});
});
</script>
</body>
</html>

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,11 +72,11 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></h1> <h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<p>Manche Provider erfordern besondere Einstellungen für installierte Module. Ob Ihr Anbieter spezielle Anforderungen stellt und wie diese aussehen, kontrollieren Sie bitte in unserer <a href="http://faq.oxidmodule.com/Modulinstallation/providerspezifische-Installation/" class="Link--external">FAQ</a>.</p> <p>Manche Provider erfordern besondere Einstellungen für installierte Module. Treffen Sie bei der Installation auf spezielle Anforderungen, zu denen Sie Unterstützung benötigen, kontaktieren Sie uns bitte für weiteren Support.</p>
</div> </div>
<nav> <nav>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html class="no-js" lang="de"> <html class="no-js" lang="de">
<head> <head>
<title>Shopanpassungen installierren - Übersetzungsassistent</title> <title>Shopanpassungen installieren - Übersetzungsassistent</title>
<meta name="description" content=""> <meta name="description" content="">
<meta name="author" content="D³ Data Development"> <meta name="author" content="D³ Data Development">
<meta charset="UTF-8"> <meta charset="UTF-8">
@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -70,9 +70,9 @@
<article class="Page"> <article class="Page">
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></h1> <h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item Nav__item--active'><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,7 +72,7 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></h1> <h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">

View File

@ -45,7 +45,7 @@
<div class="Collapsible__content"> <div class="Collapsible__content">
<!-- Navigation --> <!-- Navigation -->
<ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Paketquelle_entfernen.html">Paketquelle entfernen</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installierren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul> <ul class='Nav'><li class='Nav__item '><a href="../../installation/Installation.html">Installation / Update / Deinstallation</a></li><li class='Nav__item has-children'><a href="../../installation/Anforderungen/Systemanforderungen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Anforderungen</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></li></ul></li><li class='Nav__item has-children'><a href="../../installation/Neuinstallation/index.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Neuinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Neuinstallation/Vorbereitung.html">Vorbereitungen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></li><li class='Nav__item '><a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></li></ul></li><li class='Nav__item Nav__item--open has-children'><a href="../../installation/Update/Updatedefinition.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Update</a><ul class='Nav'><li class='Nav__item Nav__item--active'><a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></li><li class='Nav__item '><a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></li><li class='Nav__item '><a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></li><li class='Nav__item '><a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></li><li class='Nav__item '><a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li><li class='Nav__item '><a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></li><li class='Nav__item '><a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></li></ul></li><li class='Nav__item '><a href="../../installation/Installationspruefung.html">Installationsprüfung</a></li><li class='Nav__item '><a href="../../installation/Schnellstart.html">Schnellstart</a></li><li class='Nav__item has-children'><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html" class="folder"><i class="Nav__arrow">&nbsp;</i>Deinstallation</a><ul class='Nav'><li class='Nav__item '><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></li><li class='Nav__item '><a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></li></ul></li></ul>
@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,11 +72,11 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></h1> <h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<p>Die Updatenaweisungen können verwendet werden, wenn dieses Modul schon früher mit Hilfe von Composer installiert wurde.</p> <p>Die Updateanweisungen können verwendet werden, wenn dieses Modul schon früher mit Hilfe von Composer installiert wurde.</p>
<p>Wurde die Installation bisher noch nicht durchgeführt oder die Installation wurde <strong>nicht</strong> über Composer <p>Wurde die Installation bisher noch nicht durchgeführt oder die Installation wurde <strong>nicht</strong> über Composer
durchgeführt (weil das Modul dies z.B. früher nicht unterstützte), verwenden Sie bitte die Beschreibung unter <a href="../Neuinstallation/index.html">Neuinstallation</a>.</p> durchgeführt (weil das Modul dies z.B. früher nicht unterstützte), verwenden Sie bitte die Beschreibung unter <a href="../Neuinstallation/index.html">Neuinstallation</a>.</p>
</div> </div>

View File

@ -53,7 +53,7 @@
<hr/> <hr/>
<a href="https://www.oxidmodule.com" target="_blank">Shop</a><br /> <a href="https://www.oxidmodule.com" target="_blank">Shop</a><br />
<a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br /> <a href="https://blog.oxidmodule.com" target="_blank">Blog</a><br />
<a href="https://faq.oxidmodule.com" target="_blank">FAQ</a><br /> <a href="https://faq.d3data.de" target="_blank">FAQ</a><br />
<a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br /> <a href="https://docs.oxidmodule.com" target="_blank">Dokumentationen</a><br />
<a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br /> <a href="https://support.oxidmodule.com" target="_blank">D³ Support Center</a><br />
<a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br /> <a href="https://www.oxidmodule.com/kontakt" target="_blank">Kontakt</a><br />
@ -72,12 +72,12 @@
<div class="Page__header"> <div class="Page__header">
<h1><a href="../support/Hilfe-und-Support.html">Hilfe und Support</a></h1> <h1><a href="../support/Hilfe-und-Support.html">Hilfe und Support</a></h1>
<span class="ModifiedDate"> <span class="ModifiedDate">
17.05.2019 </span> 07.01.2021 </span>
</div> </div>
<div class="s-content"> <div class="s-content">
<p>Bei Bedarf bieten wir Ihnen auch gern die Installation des Moduls in Ihrem Shop an. Geben Sie uns bitte unter den unten genannten Kontaktdaten Bescheid.</p> <p>Bei Bedarf bieten wir Ihnen auch gern die Installation des Moduls in Ihrem Shop an. Geben Sie uns bitte unter den unten genannten Kontaktdaten Bescheid.</p>
<p>Haben Sie Fragen oder Unklarheiten in Verbindung mit diesem Modul oder dessen Installation, stehen Ihnen Hilfetexte in unserer <a href="http://faq.oxidmodule.com/" class="Link--external">Modul-FAQ</a> zur Verfügung. Finden Sie darin die benötigten Antworten nicht, kontaktieren Sie uns bitte unter den folgenden Möglichkeiten:</p> <p>Haben Sie Fragen oder Unklarheiten in Verbindung mit diesem Modul oder dessen Installation, stehen Ihnen Hilfetexte in unserem <a href="https://faq.d3data.de/" class="Link--external">HelpCenter</a> zur Verfügung. Finden Sie darin die benötigten Antworten nicht, kontaktieren Sie uns bitte unter den folgenden Möglichkeiten:</p>
<ol> <ol>
<li>per E-Mail: <a href="mailto:support@shopmodule.com" class="Link--external">support@shopmodule.com</a> oder</li> <li>per E-Mail: <a href="mailto:support@shopmodule.com" class="Link--external">support@shopmodule.com</a> oder</li>
<li>über das Kontaktformular auf <a href="https://www.oxidmodule.com/" class="Link--external">Oxidmodule.com</a> oder</li> <li>über das Kontaktformular auf <a href="https://www.oxidmodule.com/" class="Link--external">Oxidmodule.com</a> oder</li>

File diff suppressed because one or more lines are too long

View File

@ -1,33 +1,33 @@
<?php <?php
namespace D3\Multilang\Application\Controller\Admin; /**
* This Software is the property of Data Development and is protected
use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_; * by copyright law - it is NOT Freeware.
* Any unauthorized use of this software without a valid license
/** * is a violation of the license agreement and will be prosecuted by
* This Software is the property of Data Development and is protected * civil and criminal law.
* by copyright law - it is NOT Freeware. * http://www.shopmodule.com
* Any unauthorized use of this software without a valid license *
* is a violation of the license agreement and will be prosecuted by * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* civil and criminal law. * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* http://www.shopmodule.com * @link http://www.oxidmodule.com
* */
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> namespace D3\Multilang\Application\Controller\Admin;
* @link http://www.oxidmodule.com
*/ use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_;
class d3_cfg_multilang extends d3_cfg_mod_ class d3_cfg_multilang extends d3_cfg_mod_
{ {
/** /**
* @return string * @return string
*/ */
public function render() public function render()
{ {
$this->addTplParam('sListClass', d3_cfg_multilang_list::class); $this->addTplParam('sListClass', d3_cfg_multilang_list::class);
$this->addTplParam('sMainClass', d3_cfg_multilang_imex::class); $this->addTplParam('sMainClass', d3_cfg_multilang_imex::class);
return parent::render(); return parent::render();
} }
} }

View File

@ -1,226 +1,226 @@
<?php <?php
namespace D3\Multilang\Application\Controller\Admin; /**
* This Software is the property of Data Development and is protected
use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_main; * by copyright law - it is NOT Freeware.
use D3\ModCfg\Application\Model\Configuration\d3_cfg_mod; * Any unauthorized use of this software without a valid license
use D3\ModCfg\Application\Model\Exception\d3_cfg_mod_exception; * is a violation of the license agreement and will be prosecuted by
use D3\ModCfg\Application\Model\Exception\d3ShopCompatibilityAdapterException; * civil and criminal law.
use D3\ModCfg\Application\Model\Maintenance\d3clrtmp; * http://www.shopmodule.com
use D3\Multilang\Application\Model\d3_translations; *
use Doctrine\DBAL\DBALException; * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
use OxidEsales\Eshop\Core\Exception\DatabaseConnectionException; * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
use OxidEsales\Eshop\Core\Exception\DatabaseErrorException; * @link http://www.oxidmodule.com
use OxidEsales\Eshop\Core\Exception\StandardException; */
use OxidEsales\Eshop\Core\Registry;
namespace D3\Multilang\Application\Controller\Admin;
/**
* This Software is the property of Data Development and is protected use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_main;
* by copyright law - it is NOT Freeware. use D3\ModCfg\Application\Model\Configuration\d3_cfg_mod;
* Any unauthorized use of this software without a valid license use D3\ModCfg\Application\Model\Exception\d3_cfg_mod_exception;
* is a violation of the license agreement and will be prosecuted by use D3\ModCfg\Application\Model\Exception\d3ShopCompatibilityAdapterException;
* civil and criminal law. use D3\ModCfg\Application\Model\Maintenance\d3clrtmp;
* http://www.shopmodule.com use D3\Multilang\Application\Model\d3_translations;
* use Doctrine\DBAL\DBALException;
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) use OxidEsales\Eshop\Core\Exception\DatabaseConnectionException;
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> use OxidEsales\Eshop\Core\Exception\DatabaseErrorException;
* @link http://www.oxidmodule.com use OxidEsales\Eshop\Core\Exception\StandardException;
*/ use OxidEsales\Eshop\Core\Registry;
class d3_cfg_multilang_imex extends d3_cfg_mod_main class d3_cfg_multilang_imex extends d3_cfg_mod_main
{ {
protected $_sThisTemplate = 'd3_cfg_multilang_imex.tpl'; protected $_sThisTemplate = 'd3_cfg_multilang_imex.tpl';
protected $_sExportDir = 'export'; protected $_sExportDir = 'export';
protected $_sModId = 'd3_multilang'; protected $_sModId = 'd3_multilang';
protected $_sExportType = ''; protected $_sExportType = '';
protected $_sImportType = ''; protected $_sImportType = '';
protected $_sMimeType = ''; protected $_sMimeType = '';
protected $_aImportStatusMessage = array(); protected $_aImportStatusMessage = array();
protected $_sMenuItemTitle = 'd3mxmultilang'; protected $_sMenuItemTitle = 'd3mxmultilang';
protected $_sMenuSubItemTitle = 'd3tbclmultilang_imex'; protected $_sMenuSubItemTitle = 'd3tbclmultilang_imex';
public $aMessages = array(); public $aMessages = array();
/** /**
* @return string * @return string
* @throws DBALException * @throws DBALException
* @throws DatabaseConnectionException * @throws DatabaseConnectionException
* @throws DatabaseErrorException * @throws DatabaseErrorException
* @throws StandardException * @throws StandardException
* @throws d3ShopCompatibilityAdapterException * @throws d3ShopCompatibilityAdapterException
* @throws d3_cfg_mod_exception * @throws d3_cfg_mod_exception
*/ */
public function render() public function render()
{ {
$this->setImportStatusMessages(); $this->setImportStatusMessages();
$this->addTplParam('readonly', !$this->d3getSet()->isActive()); $this->addTplParam('readonly', !$this->d3getSet()->isActive());
$oLang = Registry::getLang(); $oLang = Registry::getLang();
$aLangList = Registry::getRequest()->getRequestEscapedParameter('lang'); $aLangList = Registry::getRequest()->getRequestEscapedParameter('lang');
if (isset($aLangList) && is_array($aLangList) && isset($aLangList['oxid'])) { if (isset($aLangList) && is_array($aLangList) && isset($aLangList['oxident'])) {
$iLangNr = $aLangList['oxid']; $iLangNr = $aLangList['oxident'];
} else { } else {
$iLangNr = 0; $iLangNr = 0;
} }
$this->_aViewData['aImportLanguages'] = $oLang->getLanguageArray($iLangNr); $this->_aViewData['aImportLanguages'] = $oLang->getLanguageArray($iLangNr);
return parent::render(); return parent::render();
} }
/** /**
* @param $sMessage * @param $sMessage
*/ */
public function addStatusMessage($sMessage) public function addStatusMessage($sMessage)
{ {
$this->aMessages[] = $sMessage; $this->aMessages[] = $sMessage;
} }
/** /**
* @return array * @return array
*/ */
public function getStatusMessages() public function getStatusMessages()
{ {
return $this->aMessages; return $this->aMessages;
} }
/** /**
* @param $sIdent * @param $sIdent
* *
* @return mixed * @return mixed
*/ */
public function getRequParam($sIdent) public function getRequParam($sIdent)
{ {
return Registry::getRequest()->getRequestEscapedParameter($sIdent); return Registry::getRequest()->getRequestEscapedParameter($sIdent);
} }
public function setImportStatusMessages() public function setImportStatusMessages()
{ {
$this->_aImportStatusMessage = array( $this->_aImportStatusMessage = array(
'csv' => array( 'csv' => array(
0 => 'D3_MULTILANG_NOT_SUCC', 0 => 'D3_MULTILANG_NOT_SUCC',
1 => 'D3_MULTILANG_SUCC_CSV', 1 => 'D3_MULTILANG_SUCC_CSV',
), ),
'xls' => array( 'xls' => array(
0 => 'D3_MULTILANG_NOT_SUCC', 0 => 'D3_MULTILANG_NOT_SUCC',
1 => 'D3_MULTILANG_SUCC_XLS', 1 => 'D3_MULTILANG_SUCC_XLS',
), ),
'oxid' => array( 'oxid' => array(
0 => 'D3_MULTILANG_NOT_SUCC', 0 => 'D3_MULTILANG_NOT_SUCC',
1 => 'D3_MULTILANG_SUCC_OXID', 1 => 'D3_MULTILANG_SUCC_OXID',
), ),
); );
} }
/** /**
* @throws DBALException * @throws DBALException
* @throws DatabaseConnectionException * @throws DatabaseConnectionException
* @throws DatabaseErrorException * @throws DatabaseErrorException
* @throws StandardException * @throws StandardException
* @throws d3ShopCompatibilityAdapterException * @throws d3ShopCompatibilityAdapterException
* @throws d3_cfg_mod_exception * @throws d3_cfg_mod_exception
*/ */
public function export() public function export()
{ {
/** @var d3_translations $oTranslation */ /** @var d3_translations $oTranslation */
$oTranslation = oxNew(d3_translations::class); $oTranslation = oxNew(d3_translations::class);
$this->_sExportType = Registry::getRequest()->getRequestEscapedParameter('exporttype'); $this->_sExportType = Registry::getRequest()->getRequestEscapedParameter('exporttype');
if ($this->getExportType() == 'csv') { if ($this->getExportType() == 'csv') {
$oTranslation->exportCSV(); $oTranslation->exportCSV();
} elseif ($this->getExportType() == 'oxid') { } elseif ($this->getExportType() == 'oxid') {
$oTranslation->exportOxid(); $oTranslation->exportOxid();
} }
} }
/** /**
* @return string * @return string
*/ */
public function getExportType() public function getExportType()
{ {
return $this->_sExportType; return $this->_sExportType;
} }
/** /**
* @throws DBALException * @throws DBALException
*/ */
public function import() public function import()
{ {
/** @var d3_translations $oTranslation */ /** @var d3_translations $oTranslation */
$oTranslation = oxNew(d3_translations::class); $oTranslation = oxNew(d3_translations::class);
$oTranslation->setController($this); $oTranslation->setController($this);
header("Content-Type: text/html; charset=UTF-8"); header("Content-Type: text/html; charset=UTF-8");
$this->_sImportType = Registry::getRequest()->getRequestEscapedParameter('type'); $this->_sImportType = Registry::getRequest()->getRequestEscapedParameter('type');
try { try {
if ($this->getImportType() == 'csv') { if ($this->getImportType() == 'csv') {
$this->_sMimeType = $_FILES['file']['type']['csv']; $this->_sMimeType = $_FILES['file']['type']['csv'];
$iImport = $oTranslation->importCSV(); $iImport = $oTranslation->importCSV();
$this->addTplParam('clrTmp', $iImport); $this->addTplParam('clrTmp', $iImport);
} elseif ($this->getImportType() == 'oxid') { } elseif ($this->getImportType() == 'oxid') {
$this->_sMimeType = $_FILES['file']['type']['oxid']; $this->_sMimeType = $_FILES['file']['type']['oxid'];
$iImport = $oTranslation->importOxid(); $iImport = $oTranslation->importOxid();
$this->addTplParam('clrTmp', $iImport); $this->addTplParam('clrTmp', $iImport);
} elseif ($this->getImportType() == 'installed') { } elseif ($this->getImportType() == 'installed') {
$iImport = $oTranslation->importInstalled(); $iImport = $oTranslation->importInstalled();
$this->addTplParam('clrTmp', $iImport); $this->addTplParam('clrTmp', $iImport);
} }
} catch (StandardException $e) { } catch (StandardException $e) {
Registry::getUtilsView()->addErrorToDisplay($e->getMessage()); Registry::getUtilsView()->addErrorToDisplay($e->getMessage());
} }
} }
/** /**
* @return string * @return string
*/ */
public function getImportType() public function getImportType()
{ {
return $this->_sImportType; return $this->_sImportType;
} }
/** /**
* @return null|string * @return null|string
* @throws DBALException * @throws DBALException
* @throws DatabaseConnectionException * @throws DatabaseConnectionException
* @throws DatabaseErrorException * @throws DatabaseErrorException
*/ */
public function getMimeType() public function getMimeType()
{ {
if ($this->_sMimeType && $this->d3getSet()->getValue('blMultilang_OutputMimeType')) { if ($this->_sMimeType && $this->d3getSet()->getValue('blMultilang_OutputMimeType')) {
return $this->_sMimeType; return $this->_sMimeType;
} }
return null; return null;
} }
/** /**
* @throws DBALException * @throws DBALException
* @throws DatabaseConnectionException * @throws DatabaseConnectionException
* @throws DatabaseErrorException * @throws DatabaseErrorException
* @throws d3ShopCompatibilityAdapterException * @throws d3ShopCompatibilityAdapterException
* @throws d3_cfg_mod_exception * @throws d3_cfg_mod_exception
* @throws StandardException * @throws StandardException
*/ */
public function clearLangCache() public function clearLangCache()
{ {
/** @var d3clrtmp $oClrTmp */ /** @var d3clrtmp $oClrTmp */
$oClrTmp = oxNew(d3clrtmp::class); $oClrTmp = oxNew(d3clrtmp::class);
if ($oClrTmp->clearLangCache()) { if ($oClrTmp->clearLangCache()) {
$this->addStatusMessage(Registry::getLang()->translateString('D3_CFG_CLRTMP_SUCCESS')); $this->addStatusMessage(Registry::getLang()->translateString('D3_CFG_CLRTMP_SUCCESS'));
} }
} }
/** /**
* @return d3_cfg_mod * @return d3_cfg_mod
* @throws DBALException * @throws DBALException
* @throws DatabaseConnectionException * @throws DatabaseConnectionException
* @throws DatabaseErrorException * @throws DatabaseErrorException
*/ */
public function d3getSet() public function d3getSet()
{ {
return d3_cfg_mod::get($this->_sModId); return d3_cfg_mod::get($this->_sModId);
} }
} }

View File

@ -1,31 +1,31 @@
<?php <?php
namespace D3\Multilang\Application\Controller\Admin; /**
* This Software is the property of Data Development and is protected
use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_licence; * by copyright law - it is NOT Freeware.
use D3\ModCfg\Application\Model\Log\d3log; * Any unauthorized use of this software without a valid license
* is a violation of the license agreement and will be prosecuted by
/** * civil and criminal law.
* This Software is the property of Data Development and is protected * http://www.shopmodule.com
* by copyright law - it is NOT Freeware. *
* Any unauthorized use of this software without a valid license * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* is a violation of the license agreement and will be prosecuted by * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* civil and criminal law. * @link http://www.oxidmodule.com
* http://www.shopmodule.com */
*
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) namespace D3\Multilang\Application\Controller\Admin;
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* @link http://www.oxidmodule.com use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_licence;
*/ use D3\ModCfg\Application\Model\Log\d3log;
class d3_cfg_multilang_licence extends d3_cfg_mod_licence class d3_cfg_multilang_licence extends d3_cfg_mod_licence
{ {
protected $_sModId = 'd3_multilang'; protected $_sModId = 'd3_multilang';
protected $_hasNewsletterForm = false; protected $_hasNewsletterForm = false;
protected $_sLogType = d3log::ERROR; protected $_sLogType = d3log::ERROR;
protected $_sMenuItemTitle = 'd3mxmultilang'; protected $_sMenuItemTitle = 'd3mxmultilang';
protected $_sMenuSubItemTitle = 'd3tbcllib_support'; protected $_sMenuSubItemTitle = 'd3tbcllib_support';
} }

View File

@ -1,39 +1,39 @@
<?php <?php
namespace D3\Multilang\Application\Controller\Admin; /**
* This Software is the property of Data Development and is protected
use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_list; * by copyright law - it is NOT Freeware.
* Any unauthorized use of this software without a valid license
/** * is a violation of the license agreement and will be prosecuted by
* This Software is the property of Data Development and is protected * civil and criminal law.
* by copyright law - it is NOT Freeware. * http://www.shopmodule.com
* Any unauthorized use of this software without a valid license *
* is a violation of the license agreement and will be prosecuted by * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* civil and criminal law. * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* http://www.shopmodule.com * @link http://www.oxidmodule.com
* */
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> namespace D3\Multilang\Application\Controller\Admin;
* @link http://www.oxidmodule.com
*/ use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_list;
class d3_cfg_multilang_list extends d3_cfg_mod_list class d3_cfg_multilang_list extends d3_cfg_mod_list
{ {
protected $_blD3ShowLangSwitch = false; protected $_blD3ShowLangSwitch = false;
protected $_sMenuItemTitle = 'd3mxmultilang'; protected $_sMenuItemTitle = 'd3mxmultilang';
protected $_sMenuSubItemTitle = 'd3mxmultilang_settings'; protected $_sMenuSubItemTitle = 'd3mxmultilang_settings';
/** /**
* @return null * @return null
*/ */
public function render() public function render()
{ {
$sRet = parent::render(); $sRet = parent::render();
$this->addTplParam("default_edit", "d3_cfg_multilang_imex"); $this->addTplParam("default_edit", "d3_cfg_multilang_imex");
return $sRet; return $sRet;
} }
} }

View File

@ -1,217 +1,218 @@
<?php <?php
namespace D3\Multilang\Application\Controller\Admin; /**
* This Software is the property of Data Development and is protected
use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_main; * by copyright law - it is NOT Freeware.
use D3\ModCfg\Application\Model\d3pagenavigation; * Any unauthorized use of this software without a valid license
use D3\ModCfg\Application\Model\Exception\d3_cfg_mod_exception; * is a violation of the license agreement and will be prosecuted by
use D3\ModCfg\Application\Model\Exception\d3ShopCompatibilityAdapterException; * civil and criminal law.
use D3\ModCfg\Application\Model\Maintenance\d3clrtmp; * http://www.shopmodule.com
use D3\Multilang\Application\Model\d3_translations; *
use Doctrine\DBAL\DBALException; * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
use OxidEsales\Eshop\Core\DatabaseProvider; * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
use OxidEsales\Eshop\Core\Exception\DatabaseConnectionException; * @link http://www.oxidmodule.com
use OxidEsales\Eshop\Core\Exception\DatabaseErrorException; */
use OxidEsales\Eshop\Core\Exception\StandardException;
use OxidEsales\Eshop\Core\Registry; namespace D3\Multilang\Application\Controller\Admin;
use OxidEsales\Eshop\Core\UtilsView;
use stdClass; use D3\ModCfg\Application\Controller\Admin\d3_cfg_mod_main;
use D3\ModCfg\Application\Model\d3pagenavigation;
/** use D3\ModCfg\Application\Model\Exception\d3_cfg_mod_exception;
* This Software is the property of Data Development and is protected use D3\ModCfg\Application\Model\Exception\d3ShopCompatibilityAdapterException;
* by copyright law - it is NOT Freeware. use D3\ModCfg\Application\Model\Maintenance\d3clrtmp;
* Any unauthorized use of this software without a valid license use D3\Multilang\Application\Model\d3_translations;
* is a violation of the license agreement and will be prosecuted by use Doctrine\DBAL\DBALException;
* civil and criminal law. use OxidEsales\Eshop\Core\DatabaseProvider;
* http://www.shopmodule.com use OxidEsales\Eshop\Core\Exception\DatabaseConnectionException;
* use OxidEsales\Eshop\Core\Exception\DatabaseErrorException;
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) use OxidEsales\Eshop\Core\Exception\StandardException;
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> use OxidEsales\Eshop\Core\Registry;
* @link http://www.oxidmodule.com use OxidEsales\Eshop\Core\UtilsView;
*/ use stdClass;
class d3_cfg_multilang_main extends d3_cfg_mod_main class d3_cfg_multilang_main extends d3_cfg_mod_main
{ {
protected $_sThisTemplate = 'd3_cfg_multilang_main.tpl'; protected $_sThisTemplate = 'd3_cfg_multilang_main.tpl';
protected $_iListSize = 0; protected $_iListSize = 0;
protected $_iCurrListPos = 0; protected $_iCurrListPos = 0;
/** @var d3pagenavigation $_oPageNavigation */ /** @var d3pagenavigation $_oPageNavigation */
protected $_oPageNavigation; protected $_oPageNavigation;
protected $_sModId = 'd3_multilang'; protected $_sModId = 'd3_multilang';
public $iAdminListSize = 20; public $iAdminListSize = 20;
public $sSearchText; public $sSearchText;
public $sSearchType; public $sSearchType;
public $sItemType; public $sItemType;
public $iLangsel_left; public $iLangsel_left;
public $iLangsel_right; public $iLangsel_right;
public $aLangSel = array(); public $aLangSel = array();
protected $_sMenuItemTitle = 'd3mxmultilang'; protected $_sMenuItemTitle = 'd3mxmultilang';
protected $_sMenuSubItemTitle = 'd3tbclmultilang_translations'; protected $_sMenuSubItemTitle = 'd3tbclmultilang_translations';
/** /**
* @return string * @return string
* @throws d3ShopCompatibilityAdapterException * @throws d3ShopCompatibilityAdapterException
* @throws d3_cfg_mod_exception * @throws d3_cfg_mod_exception
* @throws DBALException * @throws DBALException
* @throws DatabaseConnectionException * @throws DatabaseConnectionException
* @throws DatabaseErrorException * @throws DatabaseErrorException
* @throws StandardException * @throws StandardException
*/ */
public function render() public function render()
{ {
$sRet = parent::render(); $sRet = parent::render();
$this->addTplParam('readonly', !$this->d3getSet()->isActive()); $this->addTplParam('readonly', !$this->d3GetSet()->isActive());
DatabaseProvider::getDb()->Execute("SET NAMES 'utf8'"); DatabaseProvider::getDb()->execute("SET NAMES 'utf8'");
/** @var d3_translations $oTranslation */ /** @var d3_translations $oTranslation */
$oTranslation = oxNew(d3_translations::class); $oTranslation = oxNew(d3_translations::class);
$this->iAdminListSize = 20; $this->iAdminListSize = 20;
$iLangOk = 0; $iLangOk = 0;
$this->sSearchText = Registry::getRequest()->getRequestEscapedParameter('sSearchText'); $this->sSearchText = Registry::getRequest()->getRequestEscapedParameter('sSearchText');
$this->sSearchType = Registry::getRequest()->getRequestEscapedParameter('sSearchType'); $this->sSearchType = Registry::getRequest()->getRequestEscapedParameter('sSearchType');
$this->sItemType = Registry::getRequest()->getRequestEscapedParameter('itemtype'); $this->sItemType = Registry::getRequest()->getRequestEscapedParameter('itemtype');
$this->addTplParam('sItemtype', $this->sItemType); $this->addTplParam('sItemtype', $this->sItemType);
if ($this->sSearchText) { if ($this->sSearchText) {
$this->addTplParam('sSearchText', $this->sSearchText); $this->addTplParam('sSearchText', $this->sSearchText);
$this->addTplParam('sSearchType', $this->sSearchType); $this->addTplParam('sSearchType', $this->sSearchType);
$this->addTplParam('whereparam', "&amp;sSearchText=" . $this->sSearchText); $this->addTplParam('whereparam', "&amp;sSearchText=" . $this->sSearchText);
} }
if (Registry::getSession()->getVariable('langsel_left') !== false if (Registry::getSession()->getVariable('langsel_left') !== false
&& Registry::getSession()->getVariable('langsel_left') != '' && Registry::getSession()->getVariable('langsel_left') != ''
) { ) {
$this->iLangsel_left = Registry::getSession()->getVariable('langsel_left'); $this->iLangsel_left = Registry::getSession()->getVariable('langsel_left');
$this->addTplParam('langsel_left', $this->iLangsel_left); $this->addTplParam('langsel_left', $this->iLangsel_left);
$iLangOk++; $iLangOk++;
} elseif ($this->iLangsel_left !== false && $this->iLangsel_left != '') { } elseif ($this->iLangsel_left !== false && $this->iLangsel_left != '') {
$this->addTplParam('langsel_left', $this->iLangsel_left); $this->addTplParam('langsel_left', $this->iLangsel_left);
$iLangOk++; $iLangOk++;
} else { } else {
$this->addTplParam('langsel_left', 'none'); $this->addTplParam('langsel_left', 'none');
} }
if (Registry::getSession()->getVariable('langsel_right') !== false if (Registry::getSession()->getVariable('langsel_right') !== false
&& Registry::getSession()->getVariable('langsel_right') != '' && Registry::getSession()->getVariable('langsel_right') != ''
) { ) {
$this->iLangsel_right = Registry::getSession()->getVariable('langsel_right'); $this->iLangsel_right = Registry::getSession()->getVariable('langsel_right');
$this->addTplParam('langsel_right', $this->iLangsel_right); $this->addTplParam('langsel_right', $this->iLangsel_right);
$iLangOk++; $iLangOk++;
} elseif ($this->iLangsel_right !== false && $this->iLangsel_right != '') { } elseif ($this->iLangsel_right !== false && $this->iLangsel_right != '') {
$this->addTplParam('langsel_right', $this->iLangsel_right); $this->addTplParam('langsel_right', $this->iLangsel_right);
$iLangOk++; $iLangOk++;
} else { } else {
$this->addTplParam('langsel_right', 'none'); $this->addTplParam('langsel_right', 'none');
} }
// ToDo: Suche mit in Anzahl aufnehmen // ToDo: Suche mit in Anzahl aufnehmen
$oTranslation->setSearchFilter( $oTranslation->setSearchFilter(
$this->iLangsel_left, $this->iLangsel_left,
$this->iLangsel_right, $this->iLangsel_right,
$this->sSearchText, $this->sSearchText,
$this->sSearchType, $this->sSearchType,
$this->sItemType $this->sItemType
); );
$this->_iListSize = $oTranslation->getItemCount(); $this->_iListSize = $oTranslation->getItemCount();
/** @var d3pagenavigation _oPageNavigation */ /** @var d3pagenavigation _oPageNavigation */
$this->_oPageNavigation = oxNew(d3pagenavigation::class, $this->_iListSize, $this->iAdminListSize); $this->_oPageNavigation = oxNew(d3pagenavigation::class, $this->_iListSize, $this->iAdminListSize);
$this->_oPageNavigation->addUrlParam('sSearchText', $this->sSearchText); $this->_oPageNavigation->addUrlParam('sSearchText', $this->sSearchText);
$this->_oPageNavigation->addUrlParam('sSearchType', $this->sSearchType); $this->_oPageNavigation->addUrlParam('sSearchType', $this->sSearchType);
$this->_oPageNavigation->generate(); $this->_oPageNavigation->generate();
$this->_iCurrListPos = $this->_oPageNavigation->getCurrentItem(); $this->_iCurrListPos = $this->_oPageNavigation->getCurrentItem();
$this->addTplParam('d3pagenavi', $this->_oPageNavigation); $this->addTplParam('d3pagenavi', $this->_oPageNavigation);
$this->addTplParam('iPage', $this->_oPageNavigation->getCurrentPage()); $this->addTplParam('iPage', $this->_oPageNavigation->getCurrentPage());
$this->addTplParam('aLanguages', Registry::getLang()->getlanguageArray()); $this->addTplParam('aLanguages', Registry::getLang()->getLanguageArray());
if ($iLangOk == 2) { if ($iLangOk == 2) {
$aTranslList = $oTranslation->getTranslationArray( $aTranslList = $oTranslation->getTranslationArray(
false, false,
true, true,
true, true,
$this->_iCurrListPos - 1, $this->_iCurrListPos - 1,
$this->iAdminListSize $this->iAdminListSize
); );
$aTranslations = array(); $aTranslations = array();
if (is_array($aTranslList[$this->iLangsel_left]) && count($aTranslList[$this->iLangsel_left])) { if (is_array($aTranslList[$this->iLangsel_left]) && count($aTranslList[$this->iLangsel_left])) {
foreach ($aTranslList[$this->iLangsel_left] as $sIdent => $sTranslation) { foreach ($aTranslList[$this->iLangsel_left] as $sIdent => $sTranslation) {
$oTranslation = new stdClass; $oTranslation = new stdClass;
$oTranslation->key = $aTranslList['OXID'][$sIdent]; $oTranslation->key = $aTranslList['OXIDENT'][$sIdent];
$oTranslation->left = htmlentities($sTranslation, ENT_COMPAT, 'UTF-8'); $oTranslation->left = htmlentities($sTranslation, ENT_COMPAT, 'UTF-8');
$oTranslation->right = htmlentities($aTranslList[$this->iLangsel_right][$sIdent], ENT_COMPAT, 'UTF-8'); $oTranslation->right = htmlentities($aTranslList[$this->iLangsel_right][$sIdent], ENT_COMPAT, 'UTF-8');
$oTranslation->original_left = $aTranslList['orig_'.$this->iLangsel_left][$sIdent]; $oTranslation->original_left = $aTranslList['orig_'.$this->iLangsel_left][$sIdent];
$oTranslation->original_right = $aTranslList['orig_'.$this->iLangsel_right][$sIdent]; $oTranslation->original_right = $aTranslList['orig_'.$this->iLangsel_right][$sIdent];
$aTranslations[$sIdent] = $oTranslation; $oTranslation->oxadmin = $aTranslList['OXADMIN'][$sIdent];
} $aTranslations[$sIdent] = $oTranslation;
} }
}
$this->addTplParam('aTranslations', $aTranslations);
} $this->addTplParam('aTranslations', $aTranslations);
}
$this->addTplParam('listsize', $this->_iListSize);
$this->addTplParam('listsize', $this->_iListSize);
return $sRet;
} return $sRet;
}
public function languageselect()
{ public function languageselect()
$this->aLangSel = Registry::getRequest()->getRequestEscapedParameter('langsel'); {
$this->aLangSel = Registry::getRequest()->getRequestEscapedParameter('langsel');
if ($this->aLangSel['left'] !== false && $this->aLangSel['left'] != '') {
Registry::getSession()->setVariable('langsel_left', $this->aLangSel['left']); if ($this->aLangSel['left'] !== false && $this->aLangSel['left'] != '') {
} Registry::getSession()->setVariable('langsel_left', $this->aLangSel['left']);
}
if ($this->aLangSel['right'] !== false && $this->aLangSel['right'] != '') {
Registry::getSession()->setVariable('langsel_right', $this->aLangSel['right']); if ($this->aLangSel['right'] !== false && $this->aLangSel['right'] != '') {
} Registry::getSession()->setVariable('langsel_right', $this->aLangSel['right']);
} }
}
public function save()
{ public function save()
$this->addTplParam('msg', 'success'); {
$this->addTplParam('msg', 'success');
/** @var d3_translations $oTranslation */
$oTranslation = oxNew(d3_translations::class); /** @var d3_translations $oTranslation */
$oTranslation->saveItemList(); $oTranslation = oxNew(d3_translations::class);
} $oTranslation->saveItemList();
}
/**
* @throws DBALException /**
* @throws DatabaseConnectionException * @throws DBALException
* @throws DatabaseErrorException * @throws DatabaseConnectionException
* @throws StandardException * @throws DatabaseErrorException
* @throws d3ShopCompatibilityAdapterException * @throws StandardException
* @throws d3_cfg_mod_exception * @throws d3ShopCompatibilityAdapterException
*/ * @throws d3_cfg_mod_exception
public function clearLangCache() */
{ public function clearLangCache()
/** @var d3clrtmp $oClrTmp */ {
$oClrTmp = oxNew(d3clrtmp::class); /** @var d3clrtmp $oClrTmp */
$oClrTmp = oxNew(d3clrtmp::class);
if ($oClrTmp->clearLangCache()) {
Registry::get(UtilsView::class)->addErrorToDisplay('D3_CFG_CLRTMP_SUCCESS'); if ($oClrTmp->clearLangCache()) {
} Registry::get(UtilsView::class)->addErrorToDisplay('D3_CFG_CLRTMP_SUCCESS');
} }
}
/**
* @throws DBALException /**
* @throws DatabaseConnectionException * @throws DBALException
* @throws DatabaseErrorException * @throws DatabaseConnectionException
* @throws StandardException * @throws DatabaseErrorException
* @throws d3ShopCompatibilityAdapterException * @throws StandardException
* @throws d3_cfg_mod_exception * @throws d3ShopCompatibilityAdapterException
*/ * @throws d3_cfg_mod_exception
public function deleteentry() */
{ public function deleteentry()
/** @var d3_translations $oTranslation */ {
$oTranslation = oxNew(d3_translations::class); /** @var d3_translations $oTranslation */
$sIdent = Registry::getRequest()->getRequestEscapedParameter('deloxid'); $oTranslation = oxNew(d3_translations::class);
$oTranslation->delete($sIdent); $sIdent = Registry::getRequest()->getRequestEscapedParameter('deloxid');
} $oTranslation->delete($sIdent);
} }
}

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,11 @@
[{$smarty.block.parent}] [{$smarty.block.parent}]
<tr> <tr>
<td class="edittext" valign="top"> <td class="edittext" style="vertical-align: top">
<label for="importmultilang">[{oxmultilang ident="D3_MULTILANG_CLEARTMP_IMPORT"}]</label> <label for="importmultilang">[{oxmultilang ident="D3_MULTILANG_CLEARTMP_IMPORT"}]</label>
</td> </td>
<td class="edittext" style="vertical-align: top;"> <td class="edittext" style="vertical-align: top;">
<input type="hidden" name="importmultilang" value="0"> <input type="hidden" name="importmultilang" value="0">
<input onClick="deselect_combineditem();" type="checkbox" id="importmultilang" value="1" class="edittext" name="importmultilang" [{if $importMultilang}]checked[{/if}][{$readonly}] [{if $blDevMode}]disabled [{/if}]> <input onClick="deselect_combineditem();" type="checkbox" id="importmultilang" value="1" class="edittext" name="importmultilang" [{if $importMultilang}]checked[{/if}][{$readonly}] [{if $blDevMode}]disabled [{/if}]>
</td> </td>
</tr> </tr>

View File

@ -1,2 +1,2 @@
[{$smarty.block.parent}] [{$smarty.block.parent}]
document.getElementById('importmultilang').checked = false; document.getElementById('importmultilang').checked = false;

View File

@ -1,94 +1,93 @@
<?php <?php
/** /**
* This Software is the property of Data Development and is protected * This Software is the property of Data Development and is protected
* by copyright law - it is NOT Freeware. * by copyright law - it is NOT Freeware.
* Any unauthorized use of this software without a valid license * Any unauthorized use of this software without a valid license
* is a violation of the license agreement and will be prosecuted by * is a violation of the license agreement and will be prosecuted by
* civil and criminal law. * civil and criminal law.
* http://www.shopmodule.com * http://www.shopmodule.com
* *
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* @link http://www.oxidmodule.com * @link http://www.oxidmodule.com
*/ */
$sLangName = 'Deutsch'; $sLangName = 'Deutsch';
// ------------------------------- // -------------------------------
// RESOURCE IDENTITFIER = STRING // RESOURCE IDENTITFIER = STRING
// ------------------------------- // -------------------------------
$aLang = array( $aLang = array(
'charset' => 'UTF-8', 'charset' => 'UTF-8',
'd3mxmultilang' => '<i class=\'fa fa-comments\'></i> Übersetzungsassistent', 'd3mxmultilang' => '<i class=\'fa fa-comments\'></i> Übersetzungsassistent',
'd3mxmultilang_settings' => 'Einstellungen', 'd3mxmultilang_settings' => 'Einstellungen',
'd3tbclmultilang_translations' => 'Übersetzungen', 'd3tbclmultilang_translations' => 'Übersetzungen',
'd3tbclmultilang_imex' => 'Import / Export', 'd3tbclmultilang_imex' => 'Import / Export',
'D3_MULTILANG_TRANSL' => 'Übersetzungsassistent', 'D3_MULTILANG_TRANSL' => 'Übersetzungsassistent',
'D3_MULTILANG_METADATA_TITLE' => 'D³ Übersetzungsassistent', 'D3_MULTILANG_METADATA_TITLE' => 'D³ Übersetzungsassistent',
'D3_MULTILANG_METADATA_DESC' => 'Verwalten Sie die Textbausteine des Shop bequem im Adminbereich', 'D3_MULTILANG_METADATA_DESC' => 'Verwalten Sie die Textbausteine des Shop bequem im Adminbereich',
'D3_MULTILANG_SEARCH' => 'Suche', 'D3_MULTILANG_SEARCH' => 'Suche',
'D3_MULTILANG_SEARCH_FURTHER' => 'weitere Suchoptionen', 'D3_MULTILANG_SEARCH_FURTHER' => 'weitere Suchoptionen',
'D3_MULTILANG_CHOOSELANGFIRST' => 'Bitte wählen Sie zuerst die beiden Sprachen.', 'D3_MULTILANG_CHOOSELANGFIRST' => 'Bitte wählen Sie zuerst die beiden Sprachen.',
'D3_MULTILANG_SEARCHDESC' => 'Suche in den gewählten Sprachen<br>und den Idents:', 'D3_MULTILANG_SEARCHDESC' => 'Suche in den gewählten Sprachen<br>und den Idents:',
'D3_MULTILANG_SEARCHSTART' => 'Suche starten', 'D3_MULTILANG_SEARCHSTART' => 'Suche starten',
'D3_MULTILANG_SEARCHEMPTYSTART' => 'suche leere Einträge', 'D3_MULTILANG_SEARCHEMPTYSTART' => 'suche leere oder nicht gesetzte Einträge',
'D3_MULTILANG_SEARCHIDENTICALSTART' => 'suche identische Einträge', 'D3_MULTILANG_SEARCHIDENTICALSTART' => 'suche identische Einträge',
'D3_MULTILANG_SEARCHORIGINALSTART' => 'suche originale Einträge', 'D3_MULTILANG_SEARCHORIGINALSTART' => 'suche originale Einträge',
'D3_MULTILANG_SEARCHALL' => 'alle Einträge anzeigen', 'D3_MULTILANG_SEARCHALL' => 'alle Einträge anzeigen',
'D3_MULTILANG_SEARCHFRONTEND' => 'nur Frontend-Einträge', 'D3_MULTILANG_SEARCHFRONTEND' => 'nur Frontend-Einträge',
'D3_MULTILANG_SEARCHBACKEND' => 'nur Backend-Einträge', 'D3_MULTILANG_SEARCHBACKEND' => 'nur Backend-Einträge',
'D3_MULTILANG_LANGSELECT' => 'Sprachwahl', 'D3_MULTILANG_LANGSELECT' => 'Sprachwahl',
'D3_MULTILANG_SELECTLANGUAGE' => 'Sprache wählen', 'D3_MULTILANG_SELECTLANGUAGE' => 'Sprache wählen',
'D3_MULTILANG_NEWITEM' => 'Neueinträge', 'D3_MULTILANG_NEWITEM' => 'Neueinträge',
'D3_MULTILANG_SAVE' => 'Speichern', 'D3_MULTILANG_SAVE' => 'Speichern',
'D3_MULTILANG_EXPORT' => 'Export', 'D3_MULTILANG_EXPORT' => 'Export',
'D3_MULTILANG_FILETYPECSV' => 'CSV-Datei', 'D3_MULTILANG_FILETYPECSV' => 'CSV-Datei',
'D3_MULTILANG_FILETYPEOXID' => 'Oxid eShop Format', 'D3_MULTILANG_FILETYPEOXID' => 'Oxid eShop Format',
'D3_MULTILANG_FILETYPEINSTALLED' => 'installierte Sprachbausteindateien', 'D3_MULTILANG_FILETYPEINSTALLED' => 'installierte Sprachbausteindateien',
'D3_MULTILANG_STARTEXPORT' => 'Export starten', 'D3_MULTILANG_STARTEXPORT' => 'Export starten',
'D3_MULTILANG_IMPORT' => 'Import', 'D3_MULTILANG_IMPORT' => 'Import',
'D3_MULTILANG_IMPORTSTARTCSV' => 'CSV-Datei importieren', 'D3_MULTILANG_IMPORTSTARTCSV' => 'CSV-Datei importieren',
'D3_MULTILANG_IMPORTSTARTOXID' => 'Oxid-Datei importieren', 'D3_MULTILANG_IMPORTSTARTOXID' => 'Oxid-Datei importieren',
'D3_MULTILANG_IMPORTSTARTINSTALLED' => 'installierte Dateien importieren', 'D3_MULTILANG_IMPORTSTARTINSTALLED' => 'installierte Dateien importieren',
'D3_MULTILANG_IMPORTOXIDLANG' => 'einfügen in Sprache', 'D3_MULTILANG_IMPORTOXIDLANG' => 'einfügen in Sprache',
'D3_MULTILANG_IMPORTOVERWRITE' => 'Alteinträge überschreiben', 'D3_MULTILANG_IMPORTOVERWRITE' => 'Alteinträge überschreiben',
'D3_MULTILANG_SETORIGINAL' => 'Importe sind Originaleinträge', 'D3_MULTILANG_SETORIGINAL' => 'Importe sind Originaleinträge',
'D3_MULTILANG_IGNOREMIME' => 'Dateiformatprüfung ignorieren', 'D3_MULTILANG_IGNOREMIME' => 'Dateiformatprüfung ignorieren',
'D3_MULTILANG_IGNOREMIME_DESC' => 'Um Importfehler zu vermeiden, wird das Format der Importdatei überprüft. In manchen Fällen kann es vorkommen, dass das Format passt, jedoch nicht geprüft werden kann. Stellen Sie dann sicher, dass Ihre Importdatei passend ist und aktivieren Sie diese Option.', 'D3_MULTILANG_IGNOREMIME_DESC' => 'Um Importfehler zu vermeiden, wird das Format der Importdatei überprüft. In manchen Fällen kann es vorkommen, dass das Format passt, jedoch nicht geprüft werden kann. Stellen Sie dann sicher, dass Ihre Importdatei passend ist und aktivieren Sie diese Option.',
'D3_MULTILANG_ISADMIN' => 'Importe sind Einträge des Adminbereichs', 'D3_MULTILANG_ISADMIN' => 'Importe sind Einträge des Adminbereichs',
'D3_MULTILANG_SUCC_CSV' => '%d Einträge aus CSV-Datei importiert. Bitte leeren Sie das TMP-Verzeichnis.', 'D3_MULTILANG_SUCC_CSV' => '%d Einträge aus CSV-Datei importiert. Bitte leeren Sie das TMP-Verzeichnis.',
'D3_MULTILANG_ERR_CSV_MIME' => '%d Einträge aus CSV-Datei importiert. Dateiformat kann nicht geprüft werden.', 'D3_MULTILANG_ERR_CSV_MIME' => '%d Einträge aus CSV-Datei importiert. Dateiformat kann nicht geprüft werden.',
'D3_MULTILANG_SUCC_OXID' => '%d Einträge aus Oxid-Datei importiert. Bitte leeren Sie das TMP-Verzeichnis.', 'D3_MULTILANG_SUCC_OXID' => '%d Einträge aus Oxid-Datei importiert. Bitte leeren Sie das TMP-Verzeichnis.',
'D3_MULTILANG_ERR_OXID_MIME' => '%d Einträge aus Oxid-Datei importiert. Dateiformat kann nicht geprüft werden.', 'D3_MULTILANG_ERR_OXID_MIME' => '%d Einträge aus Oxid-Datei importiert. Dateiformat kann nicht geprüft werden.',
'D3_MULTILANG_SUCC_INSTALLED' => '%d Einträge aus installierten Dateien importiert. Bitte leeren Sie das TMP-Verzeichnis.', 'D3_MULTILANG_SUCC_INSTALLED' => '%d geänderte oder neue Einträge aus installierten Dateien importiert. Bitte leeren Sie das TMP-Verzeichnis.',
'D3_MULTILANG_SUCCEXP' => 'exportiert nach: %s', 'D3_MULTILANG_NOT_SUCC' => 'Falsches Dateiformat, Import abgebrochen. Bitte prüfen Sie die Datei.',
'D3_MULTILANG_DEMOEXP' => 'Im Demomodus des Moduls steht der Export leider nicht zur Verfügung.', 'D3_MULTILANG_SUCCEXP' => 'exportiert nach: %s',
'D3_MULTILANG_MODCFG_SAVEMISS' => 'fehlende Sprachbausteine werden automatisch angelegt', 'D3_MULTILANG_DEMOEXP' => 'Im Demomodus des Moduls steht der Export leider nicht zur Verfügung.',
'D3_MULTILANG_MODCFG_TRIMWHITESPACES' => 'entferne Leerzeichen am Anfang und Ende der Sprachbausteine', 'D3_MULTILANG_MODCFG_SAVEMISS' => 'fehlende Sprachbausteine werden automatisch angelegt',
'D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS' => 'Mapping-Einträge als eigenständige Sprachbausteine importieren', 'D3_MULTILANG_MODCFG_TRIMWHITESPACES' => 'entferne Leerzeichen am Anfang und Ende der Sprachbausteine',
'D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS_DESC' => 'Die bisherigen weitergeleiteten Spracheinträge werden als eigenständige Übersetzungen in die Datenbank aufgenommen. Diese können nun (unabhängig von Ihrem Elterneintrag) geändert werden. Ohne diese Option werden diese Mapping-Einträge ignoriert.', 'D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS' => 'Mapping-Einträge als eigenständige Sprachbausteine importieren',
'D3_MULTILANG_MODCFG_MIME' => 'Import: erkannten Dateityp ausgeben (debug)', 'D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS_DESC' => 'Die bisherigen weitergeleiteten Spracheinträge werden als eigenständige Übersetzungen in die Datenbank aufgenommen. Diese können nun (unabhängig von Ihrem Elterneintrag) geändert werden. Ohne diese Option werden diese Mapping-Einträge ignoriert.',
'D3_MULTILANG_MODCFG_SEPARATOR' => 'zu verwendender CSV-Feldtrenner', 'D3_MULTILANG_MODCFG_MIME' => 'Import: erkannten Dateityp ausgeben (debug)',
'D3_MULTILANG_MODCFG_ENCLOSER' => 'zu verwendendes Textbegrenzungszeichen', 'D3_MULTILANG_MODCFG_SEPARATOR' => 'zu verwendender CSV-Feldtrenner',
'D3_MULTILANG_SETTINGS' => 'Grundeinstellungen', 'D3_MULTILANG_MODCFG_ENCLOSER' => 'zu verwendendes Textbegrenzungszeichen',
'D3_MULTILANG_CLEARLANGCACHE' => 'Zum Aktivieren der neuen Sprachvariablen ist ist das Leeren des Sprach-Caches nötig. Soll dies jetzt durchgeführt werden?', 'D3_MULTILANG_SETTINGS' => 'Grundeinstellungen',
'D3_MULTILANG_NEWFIELDERROR' => 'Die markierten Einträge konnten nicht eingefügt werden, da der Ident schon verwendet wird.', 'D3_MULTILANG_CLEARLANGCACHE' => 'Zum Aktivieren der neuen Sprachvariablen ist ist das Leeren des Sprach-Caches nötig. Soll dies jetzt durchgeführt werden?',
'D3_MULTILANG_SUCC_COUNT' => ' Einträge - ', 'D3_MULTILANG_NEWFIELDERROR' => 'Die markierten Einträge konnten nicht eingefügt werden, da der Ident schon verwendet wird.',
'D3_MULTILANG_SUCC_COUNT' => ' Einträge - ',
'D3_MULTILANG_XLS_CREATOR' => 'D³ Übersetzungsassistent Modul für Oxid eShop',
'D3_MULTILANG_XLS_TITLE' => 'Übersetzungen', 'D3_MULTILANG_ISBACKEND' => 'ist Backendeintrag',
'D3_MULTILANG_XLS_LOCALEERR' => 'Kann Spracheinstellungen "%s" nicht setzen - Einstellung ist "en_us"', 'D3_MULTILANG_ISORIGINAL' => 'ist Original OXID',
'D3_MULTILANG_XLS_LANG' => 'Sprache',
'D3_MULTILANG_CLEARTMP_IMPORT' => '<img src="https://logos.oxidmodule.com/d3logo.svg" alt="(D3)" style="height:1em;width:1em"> <b>Übersetzungsassistent</b>: Sprachbausteine vorher importieren',
'D3_MULTILANG_CLEARTMP_IMPORT' => '<img src="../modules/d3/modcfg/public/d3logo.php" alt="D³" title="D³ Data Development"> <b>Übersetzungsassistent</b>: Sprachbausteine vorher importieren',
'D3_MULTILANG_INSTALL_EXECIMPORT' => 'Vor der Verwendung des Moduls ist es erforderlich, die verwendeten Sprachbausteine zu importieren. Lassen Sie dies im Installationsprozess automatisch durchführen oder starten Sie den Import vor der Modulaktivierung im Adminbereich Ihres Shops.',
'D3_MULTILANG_INSTALL_EXECIMPORT' => 'Vor der Verwendung des Moduls ist es erforderlich, die verwendeten Sprachbausteine zu importieren. Lassen Sie dies im Installationsprozess automatisch durchführen oder starten Sie den Import vor der Modulaktivierung im Adminbereich Ihres Shops.', 'D3_MULTILANG_INSTALL_IMPORTSUCC' => '%i Sprachbausteine aus vorhandenen Dateien importiert',
'D3_MULTILANG_INSTALL_IMPORTSUCC' => '%i Sprachbausteine aus vorhandenen Dateien importiert', 'D3_MULTILANG_INSTALL_NOCSCOLLATION' => 'Die Datenbank stellt keine case-sensitive Kollation für das Feld %1$s der Tabelle %2$s bereit. Bitte stellen Sie eine passende Kollation bereit und passen das Datenbankfeld darauf hin an. Bis dahin können keine gleichnamigen Idents mit unterschiedlicher Groß- und Kleinschreibung verwendet werden.',
'D3_MULTILANG_INSTALL_NOCSCOLLATION' => 'Die Datenbank stellt keine case-sensitive Kollation für das Feld %1$s der Tabelle %2$s bereit. Bitte stellen Sie eine passende Kollation bereit und passen das Datenbankfeld darauf hin an. Bis dahin können keine gleichnamigen Idents mit unterschiedlicher Groß- und Kleinschreibung verwendet werden.',
'D3_MULTILANG_EXC_NOIMPORTFILE' => 'Es wurde keine Importdatei aufgeladen.'
'D3_MULTILANG_EXC_NOIMPORTFILE' => 'Es wurde keine Importdatei aufgeladen.' );
);

View File

@ -1,91 +1,93 @@
<?php <?php
/** /**
* This Software is the property of Data Development and is protected * This Software is the property of Data Development and is protected
* by copyright law - it is NOT Freeware. * by copyright law - it is NOT Freeware.
* Any unauthorized use of this software without a valid license * Any unauthorized use of this software without a valid license
* is a violation of the license agreement and will be prosecuted by * is a violation of the license agreement and will be prosecuted by
* civil and criminal law. * civil and criminal law.
* http://www.shopmodule.com * http://www.shopmodule.com
* *
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* @link http://www.oxidmodule.com * @link http://www.oxidmodule.com
*/ */
$sLangName = 'Deutsch'; $sLangName = 'Deutsch';
// ------------------------------- // -------------------------------
// RESOURCE IDENTITFIER = STRING // RESOURCE IDENTITFIER = STRING
// ------------------------------- // -------------------------------
$aLang = array( $aLang = array(
'charset' => 'UTF-8', 'charset' => 'UTF-8',
'd3mxmultilang' => '<i class=\'fa fa-comments\'></i> Translation Wizzard', 'd3mxmultilang' => '<i class=\'fa fa-comments\'></i> Translation Wizzard',
'd3mxmultilang_settings' => 'Settings', 'd3mxmultilang_settings' => 'Settings',
'd3tbclmultilang_translations' => 'Translations', 'd3tbclmultilang_translations' => 'Translations',
'd3tbclmultilang_imex' => 'Import / Export', 'd3tbclmultilang_imex' => 'Import / Export',
'D3_MULTILANG_TRANSL' => 'Translation Wizzard', 'D3_MULTILANG_TRANSL' => 'Translation Wizzard',
'D3_MULTILANG_METADATA_TITLE' => 'D³ Translation Wizzard', 'D3_MULTILANG_METADATA_TITLE' => 'D³ Translation Wizzard',
'D3_MULTILANG_METADATA_DESC' => 'Manage all shop multilang items comfortable in admin panel.', 'D3_MULTILANG_METADATA_DESC' => 'Manage all shop multilang items comfortable in admin panel.',
'D3_MULTILANG_SEARCH' => 'search', 'D3_MULTILANG_SEARCH' => 'search',
'D3_MULTILANG_CHOOSELANGFIRST' => 'Please choose both languages first.', 'D3_MULTILANG_SEARCH_FURTHER' => 'more search options',
'D3_MULTILANG_SEARCHDESC' => 'Search in selected languages<br>and in idents:', 'D3_MULTILANG_CHOOSELANGFIRST' => 'Please choose both languages first.',
'D3_MULTILANG_SEARCHSTART' => 'start search', 'D3_MULTILANG_SEARCHDESC' => 'Search in selected languages<br>and in idents:',
'D3_MULTILANG_SEARCHEMPTYSTART' => 'search empty items', 'D3_MULTILANG_SEARCHSTART' => 'start search',
'D3_MULTILANG_SEARCHIDENTICALSTART' => 'search identical items', 'D3_MULTILANG_SEARCHEMPTYSTART' => 'search empty or unset items',
'D3_MULTILANG_SEARCHALL' => 'show all items', 'D3_MULTILANG_SEARCHIDENTICALSTART' => 'search identical items',
'D3_MULTILANG_SEARCHFRONTEND' => 'show frontend items only', 'D3_MULTILANG_SEARCHORIGINALSTART' => 'search original items',
'D3_MULTILANG_SEARCHBACKEND' => 'show backend items only', 'D3_MULTILANG_SEARCHALL' => 'show all items',
'D3_MULTILANG_LANGSELECT' => 'language selection', 'D3_MULTILANG_SEARCHFRONTEND' => 'show frontend items only',
'D3_MULTILANG_SELECTLANGUAGE' => 'choose language', 'D3_MULTILANG_SEARCHBACKEND' => 'show backend items only',
'D3_MULTILANG_NEWITEM' => 'new items', 'D3_MULTILANG_LANGSELECT' => 'language selection',
'D3_MULTILANG_SAVE' => 'save', 'D3_MULTILANG_SELECTLANGUAGE' => 'choose language',
'D3_MULTILANG_EXPORT' => 'export', 'D3_MULTILANG_NEWITEM' => 'new items',
'D3_MULTILANG_FILETYPECSV' => 'CSV file', 'D3_MULTILANG_SAVE' => 'save',
'D3_MULTILANG_FILETYPEOXID' => 'Oxid eShop Format', 'D3_MULTILANG_EXPORT' => 'export',
'D3_MULTILANG_FILETYPEINSTALLED' => 'installed language item files', 'D3_MULTILANG_FILETYPECSV' => 'CSV file',
'D3_MULTILANG_STARTEXPORT' => 'start export', 'D3_MULTILANG_FILETYPEOXID' => 'Oxid eShop Format',
'D3_MULTILANG_IMPORT' => 'import', 'D3_MULTILANG_FILETYPEINSTALLED' => 'installed language item files',
'D3_MULTILANG_IMPORTSTARTCSV' => 'import CSV file', 'D3_MULTILANG_STARTEXPORT' => 'start export',
'D3_MULTILANG_IMPORTSTARTOXID' => 'import Oxid file', 'D3_MULTILANG_IMPORT' => 'import',
'D3_MULTILANG_IMPORTSTARTINSTALLED' => 'import installed language item files', 'D3_MULTILANG_IMPORTSTARTCSV' => 'import CSV file',
'D3_MULTILANG_IMPORTOXIDLANG' => 'insert in language', 'D3_MULTILANG_IMPORTSTARTOXID' => 'import Oxid file',
'D3_MULTILANG_IMPORTOVERWRITE' => 'overwrite existing items', 'D3_MULTILANG_IMPORTSTARTINSTALLED' => 'import installed language item files',
'D3_MULTILANG_SETORIGINAL' => 'imported items are originals', 'D3_MULTILANG_IMPORTOXIDLANG' => 'insert in language',
'D3_MULTILANG_IGNOREMIME' => 'ignore file format', 'D3_MULTILANG_IMPORTOVERWRITE' => 'overwrite existing items',
'D3_MULTILANG_IGNOREMIME_DESC' => 'To avoid import errors, the format of the import file is checked. In some cases, the format may fit, but it can not be verified. Then make sure that your import file is suitable and activate this option.', 'D3_MULTILANG_SETORIGINAL' => 'imported items are originals',
'D3_MULTILANG_ISADMIN' => 'imported items are admin panel translations', 'D3_MULTILANG_IGNOREMIME' => 'ignore file format',
'D3_MULTILANG_SUCC_CSV' => '%d items from CSV file imported. Please clear the TMP folder.', 'D3_MULTILANG_IGNOREMIME_DESC' => 'To avoid import errors, the format of the import file is checked. In some cases, the format may fit, but it can not be verified. Then make sure that your import file is suitable and activate this option.',
'D3_MULTILANG_ERR_CSV_MIME' => '%d items from CSV file imported. Can\'t check file format.', 'D3_MULTILANG_ISADMIN' => 'imported items are admin panel translations',
'D3_MULTILANG_SUCC_OXID' => '%d items from OXID file imported. Please clear the TMP folder.', 'D3_MULTILANG_SUCC_CSV' => '%d items from CSV file imported. Please clear the TMP folder.',
'D3_MULTILANG_ERR_OXID_MIME' => '%d items from OXID file imported. Can\'t check file format.', 'D3_MULTILANG_ERR_CSV_MIME' => '%d items from CSV file imported. Can\'t check file format.',
'D3_MULTILANG_SUCC_INSTALLED' => '%d items from installed language files imported. Please clear the TMP folder.', 'D3_MULTILANG_SUCC_OXID' => '%d items from OXID file imported. Please clear the TMP folder.',
'D3_MULTILANG_NOT_SUCC' => 'Wrong file format, import canceled. Please check the file.', 'D3_MULTILANG_ERR_OXID_MIME' => '%d items from OXID file imported. Can\'t check file format.',
'D3_MULTILANG_SUCCEXP' => 'exported to: %s', 'D3_MULTILANG_SUCC_INSTALLED' => '%d changed or new items from installed language files imported. Please clear the TMP folder.',
'D3_MULTILANG_DEMOEXP' => 'In the demo mode of the module, the export is unfortunately not available.', 'D3_MULTILANG_NOT_SUCC' => 'Wrong file format, import canceled. Please check the file.',
'D3_MULTILANG_MODCFG_SAVEMISS' => 'missing language items were created automatically', 'D3_MULTILANG_SUCCEXP' => 'exported to: %s',
'D3_MULTILANG_MODCFG_TRIMWHITESPACES' => 'remove whitespaces at the beginning and the end of translated text', 'D3_MULTILANG_DEMOEXP' => 'In the demo mode of the module, the export is unfortunately not available.',
'D3_MULTILANG_MODCFG_MIME' => 'Import: display found filetype (debug)', 'D3_MULTILANG_MODCFG_SAVEMISS' => 'missing language items were created automatically',
'D3_MULTILANG_MODCFG_SEPARATOR' => 'CSV field separator', 'D3_MULTILANG_MODCFG_TRIMWHITESPACES' => 'remove whitespaces at the beginning and the end of translated text',
'D3_MULTILANG_MODCFG_ENCLOSER' => 'text enclosure', 'D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS' => 'Import mapping items as independent language items',
'D3_MULTILANG_SETTINGS' => 'base settings', 'D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS_DESC' => 'The language entries forwarded so far will be added to the database as independent translations. These can now be changed (independently of your parent entry). Without this option, these mapping entries will be ignored.',
'D3_MULTILANG_CLEARLANGCACHE' => "To activate your new language items it's required, to clear the language cache in TMP folder. Do you want do this now?", 'D3_MULTILANG_MODCFG_MIME' => 'Import: display found filetype (debug)',
'D3_MULTILANG_NEWFIELDERROR' => "The marked items can't inserted, because the ident still exists.", 'D3_MULTILANG_MODCFG_SEPARATOR' => 'CSV field separator',
'D3_MULTILANG_SUCC_COUNT' => ' items - ', 'D3_MULTILANG_MODCFG_ENCLOSER' => 'text enclosure',
'D3_MULTILANG_SETTINGS' => 'base settings',
'D3_MULTILANG_XLS_CREATOR' => 'D³ Translation Wizzard Module for Oxid eShop', 'D3_MULTILANG_CLEARLANGCACHE' => "To activate your new language items it's required, to clear the language cache in TMP folder. Do you want do this now?",
'D3_MULTILANG_XLS_TITLE' => 'translations', 'D3_MULTILANG_NEWFIELDERROR' => "The marked items can't inserted, because the ident still exists.",
'D3_MULTILANG_XLS_LOCALEERR' => 'Unable to set language setting "%s" - setting is "en_us"', 'D3_MULTILANG_SUCC_COUNT' => ' items - ',
'D3_MULTILANG_XLS_LANG' => 'language',
'D3_MULTILANG_ISBACKEND' => 'is item from backend',
'D3_MULTILANG_CLEARTMP_IMPORT' => '<img src="../modules/d3/modcfg/public/d3logo.php" alt="D³" title="D³ Data Development"> <b>Translation Wizzard</b>: import text items first', 'D3_MULTILANG_ISORIGINAL' => 'is original OXID item',
'D3_MULTILANG_INSTALL_EXECIMPORT' => 'Before using the module, it is necessary to import the used test items. Have this done automatically in the installation process or start the import before activating the module in the admin area of your shop.', 'D3_MULTILANG_CLEARTMP_IMPORT' => '<img src="https://logos.oxidmodule.com/d3logo.svg" alt="(D3)" style="height:1em;width:1em"> <b>Translation Wizzard</b>: import text items first',
'D3_MULTILANG_INSTALL_IMPORTSUCC' => '%i text items imported from existing files',
'D3_MULTILANG_INSTALL_NOCSCOLLATION' => 'The database does not provide a case-sensitive collation for the %1$s field of the %2$s table. Please provide a suitable collation and adjust the database field accordingly. Until then, you can not use identically named identifiers with different capitalization.', 'D3_MULTILANG_INSTALL_EXECIMPORT' => 'Before using the module, it is necessary to import the used test items. Have this done automatically in the installation process or start the import before activating the module in the admin area of your shop.',
'D3_MULTILANG_INSTALL_IMPORTSUCC' => '%i text items imported from existing files',
'D3_MULTILANG_EXC_NOIMPORTFILE' => 'No import file was loaded.' 'D3_MULTILANG_INSTALL_NOCSCOLLATION' => 'The database does not provide a case-sensitive collation for the %1$s field of the %2$s table. Please provide a suitable collation and adjust the database field accordingly. Until then, you can not use identically named identifiers with different capitalization.',
);
'D3_MULTILANG_EXC_NOIMPORTFILE' => 'No import file was loaded.'
);

View File

@ -1,387 +1,387 @@
[{include file="headitem.tpl" title="GENERAL_ADMIN_TITLE"|oxmultilangassign}] [{include file="headitem.tpl" title="GENERAL_ADMIN_TITLE"|oxmultilangassign}]
<script type="text/javascript"> <script type="text/javascript">
<!-- <!--
[{if $updatelist == 1}] [{if $updatelist == 1}]
UpdateList('[{$oxid}]'); UpdateList('[{$oxid}]');
[{/if}] [{/if}]
function UpdateList( sID) function UpdateList( sID)
{ {
var oSearch = parent.list.document.getElementById("search"); let oSearch = parent.list.document.getElementById("search");
oSearch.oxid.value=sID; oSearch.oxid.value=sID;
oSearch.fnc.value=''; oSearch.fnc.value='';
oSearch.submit(); oSearch.submit();
} }
function EditThis( sID) function EditThis( sID)
{ {
var oTransfer = document.getElementById("transfer"); let oTransfer = document.getElementById("transfer");
oTransfer.oxid.value=sID; oTransfer.oxid.value=sID;
oTransfer.cl.value=''; oTransfer.cl.value='';
oTransfer.submit(); oTransfer.submit();
var oSearch = parent.list.document.getElementById("search"); let oSearch = parent.list.document.getElementById("search");
oSearch.actedit.value = 0; oSearch.actedit.value = 0;
oSearch.oxid.value=sID; oSearch.oxid.value=sID;
oSearch.submit(); oSearch.submit();
} }
function _groupExp(el) function _groupExp(el)
{ {
var _cur = el.parentNode; let _cur = el.parentNode;
if (_cur.className == "exp") _cur.className = ""; if (_cur.className === "exp") _cur.className = "";
else _cur.className = "exp"; else _cur.className = "exp";
} }
--> -->
</script> </script>
<style type="text/css"> <style type="text/css">
<!-- <!--
.ext_edittext { .ext_edittext {
padding: 2px; padding: 2px;
} }
fieldset{ fieldset{
border: 1px inset black; border: 1px inset black;
background-color: #F0F0F0; background-color: #F0F0F0;
} }
legend{ legend{
font-weight: bold; font-weight: bold;
} }
dl dt{ dl dt{
font-weight: normal; font-weight: normal;
width: 55%; width: 55%;
} }
div.options { div.options {
float: left; float: left;
width: 50%; width: 50%;
} }
--> -->
</style> </style>
[{if $oView->getStatusMessages()}] [{if $oView->getStatusMessages()}]
<div class="errorbox"> <div class="errorbox">
[{foreach from=$oView->getStatusMessages() item="sMessage"}] [{foreach from=$oView->getStatusMessages() item="sMessage"}]
<p>[{$sMessage}]</p> <p>[{$sMessage}]</p>
[{/foreach}] [{/foreach}]
</div> </div>
[{/if}] [{/if}]
[{if $readonly}] [{if $readonly}]
[{assign var="readonly" value="readonly disabled"}] [{assign var="readonly" value="readonly disabled"}]
[{else}] [{else}]
[{assign var="readonly" value=""}] [{assign var="readonly" value=""}]
[{/if}] [{/if}]
<form name="transfer" id="transfer" action="[{$oViewConf->getSelfLink()}]" method="post"> <form name="transfer" id="transfer" action="[{$oViewConf->getSelfLink()}]" method="post">
[{$oViewConf->getHiddenSid()}] [{$oViewConf->getHiddenSid()}]
<input type="hidden" name="oxid" value="[{$oxid}]"> <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="fnc" value=""> <input type="hidden" name="fnc" value="">
<input type="hidden" name="actshop" value="[{$shop->id}]"> <input type="hidden" name="actshop" value="[{$shop->id}]">
<input type="hidden" name="editlanguage" value="[{$editlanguage}]"> <input type="hidden" name="editlanguage" value="[{$editlanguage}]">
</form> </form>
<table border="0" style="width: 98%;"> <table style="width: 98%; border: none">
<tr> <tr>
<td style="vertical-align: top;" class="edittext"> <td style="vertical-align: top;" class="edittext">
[{block name="d3_cfg_multilang_imex__setform"}] [{block name="d3_cfg_multilang_imex__setform"}]
<form name="myedit" id="myedit" action="[{$oViewConf->getSelfLink()}]" method="post"> <form name="myedit" id="myedit" action="[{$oViewConf->getSelfLink()}]" method="post">
[{$oViewConf->getHiddenSid()}] [{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="fnc" value="save"> <input type="hidden" name="fnc" value="save">
<input type="hidden" name="oxid" value="[{$oxid}]"> <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]"> <input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]">
[{if $oView->getValueStatus() == 'error'}] [{if $oView->getValueStatus() == 'error'}]
<hr> <hr>
<span style="font-weight: bold;">[{oxmultilang ident="D3_CFG_MOD_GENERAL_NOCONFIG_DESC"}]</span> <span style="font-weight: bold;">[{oxmultilang ident="D3_CFG_MOD_GENERAL_NOCONFIG_DESC"}]</span>
<br> <br>
<br> <br>
<span class="d3modcfg_btn fixed icon status_attention"> <span class="d3modcfg_btn fixed icon status_attention">
<input type="submit" value="[{oxmultilang ident="D3_CFG_MOD_GENERAL_NOCONFIG_BTN"}]"> <input type="submit" value="[{oxmultilang ident="D3_CFG_MOD_GENERAL_NOCONFIG_BTN"}]">
<span></span> <span></span>
</span> </span>
<div style="float: none; clear: both;"></div> <div style="float: none; clear: both;"></div>
[{else}] [{else}]
[{block name="d3_cfg_multilang_imex__settings"}] [{block name="d3_cfg_multilang_imex__settings"}]
[{include file="d3_cfg_mod_active.tpl"}] [{include file="d3_cfg_mod_active.tpl"}]
<div class="groupExp"> <div class="groupExp">
<div class=""> <div class="">
<a class="rc" onclick="_groupExp(this); return false;" href="#"> <a class="rc" onclick="_groupExp(this); return false;" href="#">
<span style="font-weight: bold;"> <span style="font-weight: bold;">
[{oxmultilang ident="D3_MULTILANG_SETTINGS"}] [{oxmultilang ident="D3_MULTILANG_SETTINGS"}]
</span> </span>
</a> </a>
<dl> <dl>
<dt> <dt>
<label for="blMultilang_SaveMissingItems">[{oxmultilang ident="D3_MULTILANG_MODCFG_SAVEMISS"}]</label> <label for="blMultilang_SaveMissingItems">[{oxmultilang ident="D3_MULTILANG_MODCFG_SAVEMISS"}]</label>
</dt> </dt>
<dd> <dd>
<input type="hidden" name="value[d3_cfg_mod__blMultilang_SaveMissingItems]" value="0"> <input type="hidden" name="value[d3_cfg_mod__blMultilang_SaveMissingItems]" value="0">
<input id="blMultilang_SaveMissingItems" class="edittext ext_edittext" type="checkbox" name="value[blMultilang_SaveMissingItems]" value='1' [{if $edit->getValue('blMultilang_SaveMissingItems') == 1}]checked[{/if}]> <input id="blMultilang_SaveMissingItems" class="edittext ext_edittext" type="checkbox" name="value[blMultilang_SaveMissingItems]" value='1' [{if $edit->getValue('blMultilang_SaveMissingItems') == 1}]checked[{/if}]>
</dd> </dd>
</dl> </dl>
<dl> <dl>
<dt> <dt>
<label for="sMultilang_Separator">[{oxmultilang ident="D3_MULTILANG_MODCFG_SEPARATOR"}]</label> <label for="sMultilang_Separator">[{oxmultilang ident="D3_MULTILANG_MODCFG_SEPARATOR"}]</label>
</dt> </dt>
<dd> <dd>
<input id="sMultilang_Separator" class="edittext ext_edittext" size="3" maxlength="1" type="text" name="value[sMultilang_Separator]" value='[{if $edit->getValue('sMultilang_Separator')}][{$edit->getValue('sMultilang_Separator')}][{else}]|[{/if}]'> <input id="sMultilang_Separator" class="edittext ext_edittext" size="3" maxlength="1" type="text" name="value[sMultilang_Separator]" value='[{if $edit->getValue('sMultilang_Separator')}][{$edit->getValue('sMultilang_Separator')}][{else}]|[{/if}]'>
</dd> </dd>
</dl> </dl>
<dl> <dl>
<dt> <dt>
<label for="sMultilang_Encloser">[{oxmultilang ident="D3_MULTILANG_MODCFG_ENCLOSER"}]</label> <label for="sMultilang_Encloser">[{oxmultilang ident="D3_MULTILANG_MODCFG_ENCLOSER"}]</label>
</dt> </dt>
<dd> <dd>
<input id="sMultilang_Encloser" class="edittext ext_edittext" size="3" maxlength="1" type="text" name="value[sMultilang_Encloser]" value='[{if $edit->getValue('sMultilang_Encloser')}][{$edit->getValue('sMultilang_Encloser')}][{else}]"[{/if}]'> <input id="sMultilang_Encloser" class="edittext ext_edittext" size="3" maxlength="1" type="text" name="value[sMultilang_Encloser]" value='[{if $edit->getValue('sMultilang_Encloser')}][{$edit->getValue('sMultilang_Encloser')}][{else}]"[{/if}]'>
</dd> </dd>
</dl> </dl>
<dl> <dl>
<dt> <dt>
<label for="blMultilang_trimWhiteSpaces">[{oxmultilang ident="D3_MULTILANG_MODCFG_TRIMWHITESPACES"}]</label> <label for="blMultilang_trimWhiteSpaces">[{oxmultilang ident="D3_MULTILANG_MODCFG_TRIMWHITESPACES"}]</label>
</dt> </dt>
<dd> <dd>
<input type="hidden" name="value[d3_cfg_mod__blMultilang_trimWhiteSpaces]" value="0"> <input type="hidden" name="value[d3_cfg_mod__blMultilang_trimWhiteSpaces]" value="0">
<input id="blMultilang_trimWhiteSpaces" class="edittext ext_edittext" type="checkbox" name="value[blMultilang_trimWhiteSpaces]" value='1' [{if $edit->getValue('blMultilang_trimWhiteSpaces') == 1}]checked[{/if}]> <input id="blMultilang_trimWhiteSpaces" class="edittext ext_edittext" type="checkbox" name="value[blMultilang_trimWhiteSpaces]" value='1' [{if $edit->getValue('blMultilang_trimWhiteSpaces') == 1}]checked[{/if}]>
</dd> </dd>
</dl> </dl>
<dl> <dl>
<dt> <dt>
<label for="blMultilang_addMappedTranslations">[{oxmultilang ident="D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS"}]</label> <label for="blMultilang_addMappedTranslations">[{oxmultilang ident="D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS"}]</label>
</dt> </dt>
<dd> <dd>
<input type="hidden" name="value[d3_cfg_mod__blMultilang_addMappedTranslations]" value="0"> <input type="hidden" name="value[d3_cfg_mod__blMultilang_addMappedTranslations]" value="0">
<input id="blMultilang_addMappedTranslations" class="edittext ext_edittext" type="checkbox" name="value[blMultilang_addMappedTranslations]" value='1' [{if $edit->getValue('blMultilang_addMappedTranslations') == 1}]checked[{/if}]> <input id="blMultilang_addMappedTranslations" class="edittext ext_edittext" type="checkbox" name="value[blMultilang_addMappedTranslations]" value='1' [{if $edit->getValue('blMultilang_addMappedTranslations') == 1}]checked[{/if}]>
[{oxinputhelp ident="D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS_DESC"}] [{oxinputhelp ident="D3_MULTILANG_MODCFG_ADDMAPPEDTRANSLATIONS_DESC"}]
</dd> </dd>
</dl> </dl>
<dl> <dl>
<dt> <dt>
<label for="blMultilang_OutputMimeType">[{oxmultilang ident="D3_MULTILANG_MODCFG_MIME"}]</label> <label for="blMultilang_OutputMimeType">[{oxmultilang ident="D3_MULTILANG_MODCFG_MIME"}]</label>
</dt> </dt>
<dd> <dd>
<input type="hidden" name="value[d3_cfg_mod__blMultilang_OutputMimeType]" value="0"> <input type="hidden" name="value[d3_cfg_mod__blMultilang_OutputMimeType]" value="0">
<input id="blMultilang_OutputMimeType" class="edittext ext_edittext" type="checkbox" name="value[d3_cfg_mod__blMultilang_OutputMimeType]" value='1' [{if $edit->getValue('blMultilang_OutputMimeType') == 1}]checked[{/if}]> <input id="blMultilang_OutputMimeType" class="edittext ext_edittext" type="checkbox" name="value[d3_cfg_mod__blMultilang_OutputMimeType]" value='1' [{if $edit->getValue('blMultilang_OutputMimeType') == 1}]checked[{/if}]>
</dd> </dd>
</dl> </dl>
</div> </div>
</div> </div>
[{/block}] [{/block}]
<span class="d3modcfg_btn icon d3color-green"> <span class="d3modcfg_btn icon d3color-green">
<button type="submit" name="save"> <button type="submit" name="save">
<i class="fa fa-check-circle fa-inverse"></i> <i class="fa fa-check-circle fa-inverse"></i>
[{oxmultilang ident="D3_CFG_MOD_GENERAL_SAVE"}] [{oxmultilang ident="D3_CFG_MOD_GENERAL_SAVE"}]
</button> </button>
</span> </span>
[{/if}] [{/if}]
</form> </form>
<div class="clear"></div><br> <div class="clear"></div><br>
[{/block}] [{/block}]
[{block name="d3_cfg_multilang_imex__mime"}] [{block name="d3_cfg_multilang_imex__mime"}]
[{if $oView->getMimeType()}] [{if $oView->getMimeType()}]
Mime-Type: [{$oView->getMimeType()}]<br><br> Mime-Type: [{$oView->getMimeType()}]<br><br>
[{/if}] [{/if}]
[{/block}] [{/block}]
[{block name="d3_cfg_multilang_imex__export"}] [{block name="d3_cfg_multilang_imex__export"}]
[{if $oView->getValueStatus() != 'error'}] [{if $oView->getValueStatus() != 'error'}]
<fieldset> <fieldset>
<legend>[{oxmultilang ident="D3_MULTILANG_EXPORT"}]</legend> <legend>[{oxmultilang ident="D3_MULTILANG_EXPORT"}]</legend>
<table cellspacing="0" cellpadding="0" border="0" width="100%"> <table style="width: 100%; border: none; padding: 0; border-spacing: 0; border-collapse: collapse">
<tr> <tr>
<td class="edittext ext_edittext"> <td class="edittext ext_edittext">
<form name="export" id="export" action="[{$oViewConf->getSelfLink()}]" method="post"> <form name="export" id="export" action="[{$oViewConf->getSelfLink()}]" method="post">
[{$oViewConf->getHiddenSid()}] [{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="fnc" value="export"> <input type="hidden" name="fnc" value="export">
<input type="hidden" name="oxid" value="[{$oxid}]"> <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="lstrt" value="[{$lstrt}]"> <input type="hidden" name="lstrt" value="[{$lstrt}]">
<input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]"> <input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]">
[{block name="d3_cfg_multilang_imex__exporttype"}] [{block name="d3_cfg_multilang_imex__exporttype"}]
<input type="radio" id="exportcsv" name="exporttype" value="csv" [{if $exporttype == 'csv' || !$exporttype}]checked[{/if}] [{$readonly}]> <label for="exportcsv">[{oxmultilang ident="D3_MULTILANG_FILETYPECSV"}]</label><br> <input type="radio" id="exportcsv" name="exporttype" value="csv" [{if $exporttype == 'csv' || !$exporttype}]checked[{/if}] [{$readonly}]> <label for="exportcsv">[{oxmultilang ident="D3_MULTILANG_FILETYPECSV"}]</label><br>
<input type="radio" id="exportoxid" name="exporttype" value="oxid" [{if $oView->getExportType() == 'oxid'}]checked[{/if}] [{$readonly}]> <label for="exportoxid">[{oxmultilang ident="D3_MULTILANG_FILETYPEOXID"}]</label><br> <input type="radio" id="exportoxid" name="exporttype" value="oxid" [{if $oView->getExportType() == 'oxid'}]checked[{/if}] [{$readonly}]> <label for="exportoxid">[{oxmultilang ident="D3_MULTILANG_FILETYPEOXID"}]</label><br>
[{/block}] [{/block}]
<br> <br>
<span class="d3modcfg_btn icon d3color-blue"> <span class="d3modcfg_btn icon d3color-blue">
<button type="submit" name="save" [{$readonly}]> <button type="submit" name="save" [{$readonly}]>
<i class="fa fa-download"></i> <i class="fa fa-download"></i>
[{oxmultilang ident="D3_MULTILANG_STARTEXPORT"}] [{oxmultilang ident="D3_MULTILANG_STARTEXPORT"}]
</button> </button>
</span> </span>
</form> </form>
</td> </td>
</tr> </tr>
</table> </table>
</fieldset> </fieldset>
[{/if}] [{/if}]
[{/block}] [{/block}]
<br> <br>
[{block name="d3_cfg_multilang_imex__import"}] [{block name="d3_cfg_multilang_imex__import"}]
[{if $oView->getValueStatus() != 'error'}] [{if $oView->getValueStatus() != 'error'}]
<fieldset> <fieldset>
<legend>[{oxmultilang ident="D3_MULTILANG_IMPORT"}]</legend> <legend>[{oxmultilang ident="D3_MULTILANG_IMPORT"}]</legend>
<table cellspacing="0" cellpadding="0" border="0" width="100%"> <table style="width: 100%; border: none; padding: 0; border-spacing: 0; border-collapse: collapse">
<colgroup> <colgroup>
<col width="30%"> <col style="width: 30%">
</colgroup> </colgroup>
[{block name="d3_cfg_multilang_imex__importinstalled"}] [{block name="d3_cfg_multilang_imex__importinstalled"}]
<tr> <tr>
<td class="edittext ext_edittext"> <td class="edittext ext_edittext">
<span style="font-weight: bold;">[{oxmultilang ident="D3_MULTILANG_FILETYPEINSTALLED"}]:</span> <span style="font-weight: bold;">[{oxmultilang ident="D3_MULTILANG_FILETYPEINSTALLED"}]:</span>
</td> </td>
<td class="edittext ext_edittext"> <td class="edittext ext_edittext">
<form name="import" id="import" action="[{$oViewConf->getSelfLink()}]" method="post"> <form name="import" id="import" action="[{$oViewConf->getSelfLink()}]" method="post">
[{$oViewConf->getHiddenSid()}] [{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="fnc" value="import"> <input type="hidden" name="fnc" value="import">
<input type="hidden" name="type" value="installed"> <input type="hidden" name="type" value="installed">
<input type="hidden" name="oxid" value="[{$oxid}]"> <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="lstrt" value="[{$lstrt}]"> <input type="hidden" name="lstrt" value="[{$lstrt}]">
<input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]"> <input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]">
<span class="d3modcfg_btn icon d3color-blue"> <span class="d3modcfg_btn icon d3color-blue">
<button type="submit" name="save"> <button type="submit" name="save">
<i class="fa fa-upload"></i> <i class="fa fa-upload"></i>
[{oxmultilang ident="D3_MULTILANG_IMPORTSTARTINSTALLED"}] [{oxmultilang ident="D3_MULTILANG_IMPORTSTARTINSTALLED"}]
</button> </button>
</span> </span>
</form> </form>
</td> </td>
</tr> </tr>
[{/block}] [{/block}]
[{block name="d3_cfg_multilang_imex__importcsv"}] [{block name="d3_cfg_multilang_imex__importcsv"}]
<tr> <tr>
<td colspan="2"> <td colspan="2">
<hr> <hr>
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="edittext ext_edittext"> <td class="edittext ext_edittext">
<span style="font-weight: bold;">[{oxmultilang ident="D3_MULTILANG_FILETYPECSV"}]:</span> <span style="font-weight: bold;">[{oxmultilang ident="D3_MULTILANG_FILETYPECSV"}]:</span>
</td> </td>
<td class="edittext ext_edittext"> <td class="edittext ext_edittext">
<form name="import" id="import" enctype="multipart/form-data" action="[{$oViewConf->getSelfLink()}]" method="post"> <form name="import" id="import" enctype="multipart/form-data" action="[{$oViewConf->getSelfLink()}]" method="post">
<div class="options"> <div class="options">
<input type="hidden" name="MAX_FILE_SIZE" value="2000000"> <input type="hidden" name="MAX_FILE_SIZE" value="2000000">
[{$oViewConf->getHiddenSid()}] [{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="fnc" value="import"> <input type="hidden" name="fnc" value="import">
<input type="hidden" name="type" value="csv"> <input type="hidden" name="type" value="csv">
<input type="hidden" name="oxid" value="[{$oxid}]"> <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="lstrt" value="[{$lstrt}]"> <input type="hidden" name="lstrt" value="[{$lstrt}]">
<input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]"> <input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]">
<input class="editinput" name="file[csv]" type="file" [{$readonly}] accept="text/comma-separated-values"> <input class="editinput" name="file[csv]" type="file" [{$readonly}] accept="text/comma-separated-values">
<br> <br>
<span class="d3modcfg_btn icon d3color-blue"> <span class="d3modcfg_btn icon d3color-blue">
<button type="submit" name="save" [{$readonly}]> <button type="submit" name="save" [{$readonly}]>
<i class="fa fa-upload"></i> <i class="fa fa-upload"></i>
[{oxmultilang ident="D3_MULTILANG_IMPORTSTARTCSV"}] [{oxmultilang ident="D3_MULTILANG_IMPORTSTARTCSV"}]
</button> </button>
</span> </span>
</div> </div>
<div class="options"> <div class="options">
<input type="hidden" name="overwrite_csv" value="0"> <input type="hidden" name="overwrite_csv" value="0">
<input type="checkbox" id="overwrite_csv" name="overwrite_csv" value="1" [{if $oView->getRequParam('overwrite_csv') == "1"}]checked[{/if}] [{$readonly}]> <label for="overwrite_csv">[{oxmultilang ident="D3_MULTILANG_IMPORTOVERWRITE"}]</label><br> <input type="checkbox" id="overwrite_csv" name="overwrite_csv" value="1" [{if $oView->getRequParam('overwrite_csv') == "1"}]checked[{/if}] [{$readonly}]> <label for="overwrite_csv">[{oxmultilang ident="D3_MULTILANG_IMPORTOVERWRITE"}]</label><br>
<input type="hidden" name="original_csv" value="0"> <input type="hidden" name="original_csv" value="0">
<input type="checkbox" id="original_csv" name="original_csv" value="1" [{if $oView->getRequParam('original_csv') == "1"}]checked[{/if}] [{$readonly}]> <label for="original_csv">[{oxmultilang ident="D3_MULTILANG_SETORIGINAL"}]</label><br> <input type="checkbox" id="original_csv" name="original_csv" value="1" [{if $oView->getRequParam('original_csv') == "1"}]checked[{/if}] [{$readonly}]> <label for="original_csv">[{oxmultilang ident="D3_MULTILANG_SETORIGINAL"}]</label><br>
<input type="hidden" name="ignore_mime" value="0"> <input type="hidden" name="ignore_mime" value="0">
<input type="checkbox" id="ignore_mime" name="ignore_mime" value="1" [{if $oView->getRequParam('ignore_mime') == "1"}]checked[{/if}] [{$readonly}]> <label for="ignore_mime">[{oxmultilang ident="D3_MULTILANG_IGNOREMIME"}] [{oxinputhelp ident="D3_MULTILANG_IGNOREMIME_DESC"}]</label> <input type="checkbox" id="ignore_mime_csv" name="ignore_mime" value="1" [{if $oView->getRequParam('ignore_mime') == "1"}]checked[{/if}] [{$readonly}]> <label for="ignore_mime_csv">[{oxmultilang ident="D3_MULTILANG_IGNOREMIME"}] [{oxinputhelp ident="D3_MULTILANG_IGNOREMIME_DESC"}]</label>
</div> </div>
</form> </form>
</td> </td>
</tr> </tr>
[{/block}] [{/block}]
[{block name="d3_cfg_multilang_imex__importoxid"}] [{block name="d3_cfg_multilang_imex__importoxid"}]
<tr> <tr>
<td colspan="2"> <td colspan="2">
<hr> <hr>
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="edittext ext_edittext"> <td class="edittext ext_edittext">
<span style="font-weight: bold;">[{oxmultilang ident="D3_MULTILANG_FILETYPEOXID"}] (PHP):</span> <span style="font-weight: bold;">[{oxmultilang ident="D3_MULTILANG_FILETYPEOXID"}] (PHP):</span>
</td> </td>
<td class="edittext ext_edittext"> <td class="edittext ext_edittext">
<form name="import" id="import" enctype="multipart/form-data" action="[{$oViewConf->getSelfLink()}]" method="post"> <form name="import" id="import" enctype="multipart/form-data" action="[{$oViewConf->getSelfLink()}]" method="post">
<div class="options"> <div class="options">
<input type="hidden" name="MAX_FILE_SIZE" value="2000000"> <input type="hidden" name="MAX_FILE_SIZE" value="2000000">
[{$oViewConf->getHiddenSid()}] [{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="fnc" value="import"> <input type="hidden" name="fnc" value="import">
<input type="hidden" name="type" value="oxid"> <input type="hidden" name="type" value="oxid">
<input type="hidden" name="oxid" value="[{$oxid}]"> <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="lstrt" value="[{$lstrt}]"> <input type="hidden" name="lstrt" value="[{$lstrt}]">
<input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]"> <input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]">
<input class="editinput" name="file[oxid]" type="file" [{$readonly}]> <input class="editinput" name="file[oxid]" type="file" [{$readonly}]>
<br> <br>
<label for="phpinlang">[{oxmultilang ident="D3_MULTILANG_IMPORTOXIDLANG"}]</label> <label for="phpinlang">[{oxmultilang ident="D3_MULTILANG_IMPORTOXIDLANG"}]</label>
<select name="lang[oxid]" size="1" id="phpinlang" [{$readonly}]> <select name="lang[oxid]" size="1" id="phpinlang" [{$readonly}]>
[{foreach from=$aImportLanguages item=lang}] [{foreach from=$aImportLanguages item=lang}]
<option value="[{$lang->id}]" [{if $lang->selected}]SELECTED[{/if}]>[{$lang->name}]</option> <option value="[{$lang->id}]" [{if $lang->selected}]SELECTED[{/if}]>[{$lang->name}]</option>
[{/foreach}] [{/foreach}]
</select> </select>
<br> <br>
<span class="d3modcfg_btn icon d3color-blue"> <span class="d3modcfg_btn icon d3color-blue">
<button type="submit" name="save" [{$readonly}]> <button type="submit" name="save" [{$readonly}]>
<i class="fa fa-upload"></i> <i class="fa fa-upload"></i>
[{oxmultilang ident="D3_MULTILANG_IMPORTSTARTOXID"}] [{oxmultilang ident="D3_MULTILANG_IMPORTSTARTOXID"}]
</button> </button>
</span> </span>
</div> </div>
<div class="options"> <div class="options">
<input type="hidden" name="overwrite_oxid" value="0"> <input type="hidden" name="overwrite_oxid" value="0">
<input type="checkbox" id="overwrite_oxid" name="overwrite_oxid" value="1" [{if $oView->getRequParam('overwrite_oxid') == "1"}]checked[{/if}] [{$readonly}]> <label for="overwrite_oxid">[{oxmultilang ident="D3_MULTILANG_IMPORTOVERWRITE"}]</label><br> <input type="checkbox" id="overwrite_oxid" name="overwrite_oxid" value="1" [{if $oView->getRequParam('overwrite_oxid') == "1"}]checked[{/if}] [{$readonly}]> <label for="overwrite_oxid">[{oxmultilang ident="D3_MULTILANG_IMPORTOVERWRITE"}]</label><br>
<input type="hidden" name="original_oxid" value="0"> <input type="hidden" name="original_oxid" value="0">
<input type="checkbox" id="original_oxid" name="original_oxid" value="1" [{if $oView->getRequParam('original_oxid') == "1"}]checked[{/if}] [{$readonly}]> <label for="original_oxid">[{oxmultilang ident="D3_MULTILANG_SETORIGINAL"}]</label><br> <input type="checkbox" id="original_oxid" name="original_oxid" value="1" [{if $oView->getRequParam('original_oxid') == "1"}]checked[{/if}] [{$readonly}]> <label for="original_oxid">[{oxmultilang ident="D3_MULTILANG_SETORIGINAL"}]</label><br>
<input type="hidden" name="admin_oxid" value="0"> <input type="hidden" name="admin_oxid" value="0">
<input type="checkbox" id="admin_oxid" name="admin_oxid" value="1" [{if $oView->getRequParam('admin_oxid') == "1"}]checked[{/if}] [{$readonly}]> <label for="admin_oxid">[{oxmultilang ident="D3_MULTILANG_ISADMIN"}]</label><br> <input type="checkbox" id="admin_oxid" name="admin_oxid" value="1" [{if $oView->getRequParam('admin_oxid') == "1"}]checked[{/if}] [{$readonly}]> <label for="admin_oxid">[{oxmultilang ident="D3_MULTILANG_ISADMIN"}]</label><br>
<input type="hidden" name="ignore_mime" value="0"> <input type="hidden" name="ignore_mime" value="0">
<input type="checkbox" id="ignore_mime" name="ignore_mime" value="1" [{if $oView->getRequParam('ignore_mime') == "1"}]checked[{/if}] [{$readonly}]> <label for="ignore_mime">[{oxmultilang ident="D3_MULTILANG_IGNOREMIME"}] [{oxinputhelp ident="D3_MULTILANG_IGNOREMIME_DESC"}]</label> <input type="checkbox" id="ignore_mime_oxid" name="ignore_mime" value="1" [{if $oView->getRequParam('ignore_mime') == "1"}]checked[{/if}] [{$readonly}]> <label for="ignore_mime_oxid">[{oxmultilang ident="D3_MULTILANG_IGNOREMIME"}] [{oxinputhelp ident="D3_MULTILANG_IGNOREMIME_DESC"}]</label>
</div> </div>
</form> </form>
</td> </td>
</tr> </tr>
[{/block}] [{/block}]
</table> </table>
</fieldset> </fieldset>
[{/if}] [{/if}]
[{/block}] [{/block}]
</td> </td>
</tr> </tr>
</table> </table>
[{include file="d3_cfg_mod_inc.tpl"}] [{include file="d3_cfg_mod_inc.tpl"}]
[{block name="d3_cfg_multilang_imex__clrtmp"}] [{block name="d3_cfg_multilang_imex__clrtmp"}]
[{if $clrTmp}] [{if $clrTmp}]
<script type="text/javascript"> <script type="text/javascript">
if (confirm('[{oxmultilang ident="D3_MULTILANG_CLEARLANGCACHE"}]')) { if (confirm('[{oxmultilang ident="D3_MULTILANG_CLEARLANGCACHE"}]')) {
var oTransfer = parent.edit.document.getElementById("transfer"); let oTransfer = parent.edit.document.getElementById("transfer");
oTransfer.fnc.value='clearLangCache'; oTransfer.fnc.value='clearLangCache';
oTransfer.submit(); oTransfer.submit();
} }
</script> </script>
[{/if}] [{/if}]
[{/block}] [{/block}]

View File

@ -1,422 +1,439 @@
[{include file="headitem.tpl" title="GENERAL_ADMIN_TITLE"|oxmultilangassign}] [{include file="headitem.tpl" title="GENERAL_ADMIN_TITLE"|oxmultilangassign}]
<script type="text/javascript"> <script type="text/javascript">
<!-- <!--
function DeleteThis( sID) function DeleteThis( sID)
{ {
blCheck = confirm("[{oxmultilang ident="GENERAL_YOUWANTTODELETE"}]"); let blCheck = confirm("[{oxmultilang ident="GENERAL_YOUWANTTODELETE"}]");
if( blCheck === true) if( blCheck === true)
{ {
var oTransfer = parent.edit.document.getElementById("transfer"); let oTransfer = parent.edit.document.getElementById("transfer");
oTransfer.deloxid.value=sID; oTransfer.deloxid.value=sID;
oTransfer.fnc.value='deleteentry'; oTransfer.fnc.value='deleteentry';
oTransfer.actedit.value=0; oTransfer.actedit.value=0;
oTransfer.submit(); oTransfer.submit();
} }
} }
function popUp(evt,currElem) function popUp(evt,currElem)
{ {
var popUpWin = document.getElementById(currElem); let popUpWin = document.getElementById(currElem);
var y = parseInt(evt.clientY) - 33 - parseInt((17.5*(popUpWin.innerHTML.split(/<br[ \/^>]*>/gi).length-1))); let y = parseInt(evt.clientY) - 33 - parseInt((17.5*(popUpWin.innerHTML.split(/<br[ \/^>]*>/gi).length-1)));
var x = parseInt(evt.clientX) - 50; let x = parseInt(evt.clientX) - 50;
if(document.all){
if(document.all){ if ( x > document.body.clientWidth - 150 ){
if ( x > document.body.clientWidth - 150 ){ x = parseInt(document.body.clientWidth) - 150;
x = parseInt(document.body.clientWidth) - 150; y = y - 15;
y = y - 15; }
} }
} else{
else{ if ( x > self.innerWidth - 170 ){
if ( x > self.innerWidth - 170 ){ x = parseInt(self.innerWidth) - 170;
x = parseInt(self.innerWidth) - 170; }
} }
}
popUpWin.style.top = Math.max(2,y)+'px';
popUpWin.style.top = Math.max(2,y)+'px'; popUpWin.style.left= Math.max(2,x)+'px';
popUpWin.style.left= Math.max(2,x)+'px'; popUpWin.style.visibility = "visible";
popUpWin.style.visibility = "visible"; window.status = "";
window.status = ""; }
}
function popDown(currElem)
function popDown(currElem) {
{ let popUpWin = document.getElementById(currElem);
var popUpWin = document.getElementById(currElem); popUpWin.style.visibility ="hidden"
popUpWin.style.visibility ="hidden" }
}
function _groupExp(el)
function _groupExp(el) {
{ let _cur = el.parentNode;
var _cur = el.parentNode;
if (_cur.className === "exp") _cur.className = "";
if (_cur.className === "exp") _cur.className = ""; else _cur.className = "exp";
else _cur.className = "exp"; }
}
-->
--> </script>
</script>
<style type="text/css">
<style type="text/css"> <!--
<!-- .ext_edittext {
.ext_edittext { padding: 2px;
padding: 2px; }
}
fieldset{
fieldset{ border: 1px inset black;
border: 1px inset black; background-color: #F0F0F0;
background-color: #F0F0F0; }
}
legend{
legend{ font-weight: bold;
font-weight: bold; }
}
dl dt{
dl dt{ font-weight: normal;
font-weight: normal; width: 55%;
width: 55%; }
}
.itemlist td {
.itemlist td { padding: 0 5px;
padding: 0 5px; }
} -->
--> </style>
</style>
[{if $readonly}]
[{if $readonly}] [{assign var="readonly" value="readonly disabled"}]
[{assign var="readonly" value="readonly disabled"}] [{else}]
[{else}] [{assign var="readonly" value=""}]
[{assign var="readonly" value=""}] [{/if}]
[{/if}]
<form name="transfer" id="transfer" action="[{$oViewConf->getSelfLink()}]" method="post">
<form name="transfer" id="transfer" action="[{$oViewConf->getSelfLink()}]" method="post"> [{$oViewConf->getHiddenSid()}]
[{$oViewConf->getHiddenSid()}] <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="oxid" value="[{$oxid}]"> <input type="hidden" name="deloxid" value="">
<input type="hidden" name="deloxid" value=""> <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> <input type="hidden" name="fnc" value="">
<input type="hidden" name="fnc" value=""> <input type="hidden" name="actedit" value="">
<input type="hidden" name="actedit" value=""> <input type="hidden" name="page" value="[{$iPage}]">
<input type="hidden" name="page" value="[{$iPage}]"> <input type="hidden" name="sSearchText" value="[{$sSearchText}]">
<input type="hidden" name="sSearchText" value="[{$sSearchText}]"> <input type="hidden" name="sSearchType" value="[{$sSearchType}]">
<input type="hidden" name="sSearchType" value="[{$sSearchType}]"> </form>
</form>
<table style="border: none; width: 98%">
<table border="0" width="98%">
[{if $langsel_right != 'none' && $langsel_left != 'none'}]
[{if $langsel_right != 'none' && $langsel_left != 'none'}] [{* Suche *}]
[{* Suche *}] <tr>
<tr> <td style="vertical-align: top" class="edittext">
<td valign="top" class="edittext">
[{block name="d3_cfg_multilang_main__searchform"}]
[{block name="d3_cfg_multilang_main__searchform"}] <form name="searchform" id="searchform" action="[{$oViewConf->getSelfLink()}]" method="post">
<form name="searchform" id="searchform" action="[{$oViewConf->getSelfLink()}]" method="post"> [{$oViewConf->getHiddenSid()}]
[{$oViewConf->getHiddenSid()}] <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> <input type="hidden" name="fnc" value="languageselect">
<input type="hidden" name="fnc" value="languageselect"> <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="oxid" value="[{$oxid}]"> <input type="hidden" name="lstrt" value="[{$lstrt}]">
<input type="hidden" name="lstrt" value="[{$lstrt}]"> <input type="hidden" name="sSearchType" id="sSearchType" value="default">
<input type="hidden" name="sSearchType" id="sSearchType" value="default"> <input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]">
<input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]"> <fieldset>
<fieldset> <legend>[{oxmultilang ident="D3_MULTILANG_SEARCH"}]</legend>
<legend>[{oxmultilang ident="D3_MULTILANG_SEARCH"}]</legend> <table style="width: 100%; border: none; padding: 0; border-spacing: 0; border-collapse: collapse">
<table cellspacing="0" cellpadding="0" border="0" width="100%"> <tr>
<tr> [{block name="d3_cfg_multilang_main__searchformelements"}]
[{block name="d3_cfg_multilang_main__searchformelements"}] <td class="edittext ext_edittext" style="width: 200px;">
<td class="edittext ext_edittext" style="width: 200px;"> <label for="sSearchText">[{oxmultilang ident="D3_MULTILANG_SEARCHDESC"}]</label>
<label for="sSearchText">[{oxmultilang ident="D3_MULTILANG_SEARCHDESC"}]</label> </td>
</td> <td class="edittext ext_edittext" style="text-align: left" colspan="2">
<td class="edittext ext_edittext" align="left" colspan="2"> <input id="sSearchText" type="text" size="50" name="sSearchText" value="[{$sSearchText}]" class="edittext" style="margin-right: 5px; width: 250px; float: left;" [{$readonly}]>
<input id="sSearchText" type="text" size="50" name="sSearchText" value="[{$sSearchText}]" class="edittext" style="margin-right: 5px; width: 250px; float: left;" [{$readonly}]> <span class="d3modcfg_btn icon d3color-blue">
<span class="d3modcfg_btn icon d3color-blue"> <button type="submit" name="save" [{$readonly}]>
<button type="submit" name="save" [{$readonly}]> <i class="fa fa-search"></i>
<i class="fa fa-search"></i> [{oxmultilang ident="D3_MULTILANG_SEARCHSTART"}]
[{oxmultilang ident="D3_MULTILANG_SEARCHSTART"}] </button>
</button> </span>
</span> </td>
</td> </tr>
</tr> <tr>
<tr> <td colspan="2">
<td colspan="2"> <div class="groupExp">
<div class="groupExp"> <div class="">
<div class=""> <a class="rc" onclick="_groupExp(this); return false;" href="#">
<a class="rc" onclick="_groupExp(this); return false;" href="#"> <span style="font-weight: bold;">
<span style="font-weight: bold;"> [{oxmultilang ident="D3_MULTILANG_SEARCH_FURTHER"}]
[{oxmultilang ident="D3_MULTILANG_SEARCH_FURTHER"}] </span>
</span> </a>
</a> <dl>
<dl> <dt style="width: 1px;">
<dt style="width: 1px;"> </dt>
</dt> <dd>
<dd> <span class="d3modcfg_btn icon d3color-blue" style="float: left; margin-right: 5px;">
<span class="d3modcfg_btn icon d3color-blue" style="float: left; margin-right: 5px;"> <button type="submit" name="save" [{$readonly}] onclick="document.getElementById('sSearchType').value = 'emptyitems';">
<button type="submit" name="save" [{$readonly}] onclick="document.getElementById('sSearchType').value = 'emptyitems';"> <i class="fa fa-search"></i>
<i class="fa fa-search"></i> [{oxmultilang ident="D3_MULTILANG_SEARCHEMPTYSTART"}]
[{oxmultilang ident="D3_MULTILANG_SEARCHEMPTYSTART"}] </button>
</button> </span>
</span>
<span class="d3modcfg_btn icon d3color-blue" style="float: left; margin-right: 5px;">
<span class="d3modcfg_btn icon d3color-blue" style="float: left; margin-right: 5px;"> <button type="submit" name="save" [{$readonly}] onclick="document.getElementById('sSearchType').value = 'identicalitems';">
<button type="submit" name="save" [{$readonly}] onclick="document.getElementById('sSearchType').value = 'identicalitems';"> <i class="fa fa-search"></i>
<i class="fa fa-search"></i> [{oxmultilang ident="D3_MULTILANG_SEARCHIDENTICALSTART"}]
[{oxmultilang ident="D3_MULTILANG_SEARCHIDENTICALSTART"}] </button>
</button> </span>
</span>
<span class="d3modcfg_btn icon d3color-blue" style="float: left; margin-right: 5px;">
<span class="d3modcfg_btn icon d3color-blue" style="float: left; margin-right: 5px;"> <button type="submit" name="save" [{$readonly}] onclick="document.getElementById('sSearchType').value = 'originalitems';">
<button type="submit" name="save" [{$readonly}] onclick="document.getElementById('sSearchType').value = 'originalitems';"> <i class="fa fa-search"></i>
<i class="fa fa-search"></i> [{oxmultilang ident="D3_MULTILANG_SEARCHORIGINALSTART"}]
[{oxmultilang ident="D3_MULTILANG_SEARCHORIGINALSTART"}] </button>
</button> </span>
</span>
<select name="itemtype" size="1" title="">
<select name="itemtype" size="1"> <option value="all">[{oxmultilang ident="D3_MULTILANG_SEARCHALL"}]</option>
<option value="all">[{oxmultilang ident="D3_MULTILANG_SEARCHALL"}]</option> <option value="frontend" [{if $sItemtype == 'frontend'}] selected[{/if}]>[{oxmultilang ident="D3_MULTILANG_SEARCHFRONTEND"}]</option>
<option value="frontend" [{if $sItemtype == 'frontend'}] selected[{/if}]>[{oxmultilang ident="D3_MULTILANG_SEARCHFRONTEND"}]</option> <option value="backend" [{if $sItemtype == 'backend'}] selected[{/if}]>[{oxmultilang ident="D3_MULTILANG_SEARCHBACKEND"}]</option>
<option value="backend" [{if $sItemtype == 'backend'}] selected[{/if}]>[{oxmultilang ident="D3_MULTILANG_SEARCHBACKEND"}]</option> </select>
</select> </dd>
</dd> </dl>
</dl> </div>
</div> </div>
</div> </td>
</td> [{/block}]
[{/block}] </tr>
</tr> </table>
</table> </fieldset>
</fieldset> </form>
</form> [{/block}]
[{/block}] </td>
</td> </tr>
</tr> [{/if}]
[{/if}]
[{* Sprachwahl *}]
[{* Sprachwahl *}] <tr>
<tr> <td style="vertical-align: top" class="edittext">
<td valign="top" class="edittext"> [{block name="d3_cfg_multilang_main__langselection"}]
[{block name="d3_cfg_multilang_main__langselection"}] <form name="langsel" id="langsel" action="[{$oViewConf->getSelfLink()}]" method="post">
<form name="langsel" id="langsel" action="[{$oViewConf->getSelfLink()}]" method="post"> [{$oViewConf->getHiddenSid()}]
[{$oViewConf->getHiddenSid()}] <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> <input type="hidden" name="fnc" value="languageselect">
<input type="hidden" name="fnc" value="languageselect"> <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="oxid" value="[{$oxid}]"> <input type="hidden" name="lstrt" value="[{$lstrt}]">
<input type="hidden" name="lstrt" value="[{$lstrt}]"> <input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]">
<input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]"> <fieldset>
<fieldset> <legend>[{oxmultilang ident="D3_MULTILANG_LANGSELECT"}]</legend>
<legend>[{oxmultilang ident="D3_MULTILANG_LANGSELECT"}]</legend> <table style="width: 100%; border: none; padding: 0; border-spacing: 0; border-collapse: collapse">
<table cellspacing="0" cellpadding="0" border="0" width="100%"> <colgroup>
<colgroup> <col style="width: 200px">
<col width="200"> <col style="width: 26px">
<col> <col>
<col width="26"> <col style="width: 26px">
<col> <col>
<col width="26"> <col style="width: 26px">
<col width="26"> <col style="width: 26px">
</colgroup> </colgroup>
<tr> <tr>
<td class="edittext ext_edittext"> <td class="edittext ext_edittext">
&nbsp; &nbsp;
</td> </td>
<td class="edittext ext_edittext" align="left"> <td class="edittext ext_edittext">
<SELECT class="editinput" name="langsel[left]" size="1" style="width:100%; background-color: #F0F0F0; font-weight: bold; border-width:0;" onchange="document.getElementById('langsel').submit();"> &nbsp;
<option value="">[{oxmultilang ident="D3_MULTILANG_SELECTLANGUAGE"}]</OPTION> </td>
<option value="">---------------------------</OPTION> <td class="edittext ext_edittext" style="text-align: left">
[{foreach from=$aLanguages item=lang key=key}] <SELECT class="editinput" name="langsel[left]" size="1" style="width:100%; background-color: #F0F0F0; font-weight: bold; border-width:0;" title="" onchange="document.getElementById('langsel').submit();">
<option value="[{$lang->id}]" [{if $langsel_left == $lang->id && $langsel_left != 'none'}]selected[{/if}]>[{$lang->name}]</option> <option value="">[{oxmultilang ident="D3_MULTILANG_SELECTLANGUAGE"}]</OPTION>
[{/foreach}] <option value="">---------------------------</OPTION>
</SELECT> [{foreach from=$aLanguages item=lang key=key}]
</td> <option value="[{$lang->id}]" [{if $langsel_left == $lang->id && $langsel_left != 'none'}]selected[{/if}]>[{$lang->name}]</option>
<td class="edittext ext_edittext" align="left">&nbsp;</td> [{/foreach}]
<td class="edittext ext_edittext" align="left"> </SELECT>
<SELECT class="editinput" name="langsel[right]" size="1" style="width:100%; background-color: #F0F0F0; font-weight: bold; border-width:0;" onchange="document.getElementById('langsel').submit();"> </td>
<option value="">[{oxmultilang ident="D3_MULTILANG_SELECTLANGUAGE"}]</OPTION> <td class="edittext ext_edittext" style="text-align: left">&nbsp;</td>
<option value="">---------------------------</OPTION> <td class="edittext ext_edittext" style="text-align: left">
[{foreach from=$aLanguages item=lang key=key}] <SELECT class="editinput" name="langsel[right]" size="1" style="width:100%; background-color: #F0F0F0; font-weight: bold; border-width:0;" title="" onchange="document.getElementById('langsel').submit();">
<option value="[{$lang->id}]" [{if $langsel_right == $lang->id && $langsel_right != 'none'}]selected[{/if}]>[{$lang->name}]</option> <option value="">[{oxmultilang ident="D3_MULTILANG_SELECTLANGUAGE"}]</OPTION>
[{/foreach}] <option value="">---------------------------</OPTION>
</SELECT> [{foreach from=$aLanguages item=lang key=key}]
</td> <option value="[{$lang->id}]" [{if $langsel_right == $lang->id && $langsel_right != 'none'}]selected[{/if}]>[{$lang->name}]</option>
<td class="edittext ext_edittext" align="left">&nbsp;</td> [{/foreach}]
<td class="edittext ext_edittext" align="left">&nbsp;</td> </SELECT>
</tr> </td>
</table> <td class="edittext ext_edittext" style="text-align: left">&nbsp;</td>
</fieldset> <td class="edittext ext_edittext" style="text-align: left">&nbsp;</td>
</form> </tr>
[{/block}] </table>
</td> </fieldset>
</tr> </form>
</table> [{/block}]
</td>
[{if $langsel_right != 'none' && $langsel_left != 'none'}] </tr>
</table>
[{* Neueinträge *}]
[{block name="d3_cfg_multilang_main__newitems"}] [{if $langsel_right != 'none' && $langsel_left != 'none'}]
<form name="myedit" id="myedit" action="[{$oViewConf->getSelfLink()}]" method="post">
[{$oViewConf->getHiddenSid()}] [{* Neueintraege *}]
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]"> [{block name="d3_cfg_multilang_main__newitems"}]
<input type="hidden" name="fnc" value="save"> <form name="myedit" id="myedit" action="[{$oViewConf->getSelfLink()}]" method="post">
<input type="hidden" name="oxid" value="[{$oxid}]"> [{$oViewConf->getHiddenSid()}]
<input type="hidden" name="lstrt" value="[{$lstrt}]"> <input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]"> <input type="hidden" name="fnc" value="save">
<input type="hidden" name="sSearchText" value="[{$sSearchText}]"> <input type="hidden" name="oxid" value="[{$oxid}]">
<input type="hidden" name="sSearchType" value="[{$sSearchType}]"> <input type="hidden" name="lstrt" value="[{$lstrt}]">
<input type="hidden" name="page" value="[{$iPage}]"> <input type="hidden" name="editval[d3_cfg_mod__oxid]" value="[{$oxid}]">
<input type="hidden" name="sSearchText" value="[{$sSearchText}]">
<table border="0" width="98%" class="itemlist"> <input type="hidden" name="sSearchType" value="[{$sSearchType}]">
<tr> <input type="hidden" name="page" value="[{$iPage}]">
<td class="edittext ext_edittext" valign="top" align="left">
<fieldset> <table style="border: none; width: 98%" class="itemlist">
<legend>[{oxmultilang ident="D3_MULTILANG_NEWITEM"}]</legend> <tr>
<table cellspacing="0" cellpadding="0" border="0" width="100%"> <td class="edittext ext_edittext" style="vertical-align: top; text-align: left">
<colgroup> <fieldset>
<col width="200"> <legend>[{oxmultilang ident="D3_MULTILANG_NEWITEM"}]</legend>
<col> <table style="width: 100%; border: none; padding: 0; border-spacing: 0; border-collapse: collapse">
<col width="26"> <colgroup>
<col> <col style="width: 200px">
<col width="26"> <col style="width: 26px">
<col width="26"> <col>
</colgroup> <col style="width: 26px">
<tr> <col>
<td class="edittext ext_edittext"> <col style="width: 26px">
<input type="text" name="newValues1[key]" class="edittext" value="[{$newValues1.key}]" style="width: 100%;[{if $newValues1.error}] border: 2px solid red;[{/if}]" [{$readonly}]> <col style="width: 26px">
</td> </colgroup>
<td class="edittext ext_edittext" align="left"> <tr>
<input type="text" size="50" name="newValues1[[{$langsel_left}]]" value="[{$newValues1.$langsel_left}]" class="edittext" style="width: 100%;[{if $newValues1.error}] border: 2px solid red;[{/if}]"[{if $langsel_left == $langsel_right}] disabled[{/if}] [{$readonly}]> <td class="edittext ext_edittext">
</td> <input type="text" name="newValues1[key]" class="edittext" value="[{$newValues1.key}]" title="" style="width: 100%;[{if $newValues1.error}] border: 2px solid red;[{/if}]" [{$readonly}]>
<td class="edittext ext_edittext" align="left"> </td>
<input type="checkbox" value="0" name="newValues1[original_[{$langsel_left}]]" class="edittext" style="width: 100%;" disabled title="Original Oxid" [{$readonly}]> <td class="edittext ext_edittext" style="text-align: left">
</td> <input type="hidden" name="newValues1[oxadmin]" value="0">
<td class="edittext ext_edittext" align="left"> <input type="checkbox" value="1" name="newValues1[oxadmin]" class="edittext" style="width: 100%;" title="[{oxmultilang ident="D3_MULTILANG_ISBACKEND"}]" [{$readonly}]>
<input type="text" size="50" name="newValues1[[{$langsel_right}]]" value="[{$newValues1.$langsel_right}]" class="edittext" style="width: 100%;[{if $newValues1.error}] border: 2px solid red;[{/if}]" [{$readonly}]> </td>
</td> <td class="edittext ext_edittext" style="text-align: left">
<td class="edittext ext_edittext" align="left"> <input type="text" size="50" name="newValues1[[{$langsel_left}]]" value="[{$newValues1.$langsel_left}]" title="" class="edittext" style="width: 100%;[{if $newValues1.error}] border: 2px solid red;[{/if}]"[{if $langsel_left == $langsel_right}] disabled[{/if}] [{$readonly}]>
<input type="checkbox" value="0" name="newValues1[original_[{$langsel_right}]]" class="edittext" style="width: 100%;" disabled title="Original Oxid" [{$readonly}]> </td>
</td> <td class="edittext ext_edittext" style="text-align: left">
<td class="edittext ext_edittext" align="left">&nbsp;</td> <input type="checkbox" value="0" name="newValues1[original_[{$langsel_left}]]" class="edittext" style="width: 100%;" disabled title="[{oxmultilang ident="D3_MULTILANG_ISORIGINAL"}]" [{$readonly}]>
</tr> </td>
<tr> <td class="edittext ext_edittext" style="text-align: left">
<td class="edittext ext_edittext"> <input type="text" size="50" name="newValues1[[{$langsel_right}]]" value="[{$newValues1.$langsel_right}]" title="" class="edittext" style="width: 100%;[{if $newValues1.error}] border: 2px solid red;[{/if}]" [{$readonly}]>
<input type="text" name="newValues2[key]" class="edittext" value="[{$newValues2.key}]" style="width: 100%;[{if $newValues2.error}] border: 2px solid red;[{/if}]" [{$readonly}]> </td>
</td> <td class="edittext ext_edittext" style="text-align: left">
<td class="edittext ext_edittext" align="left"> <input type="checkbox" value="0" name="newValues1[original_[{$langsel_right}]]" class="edittext" style="width: 100%;" disabled title="[{oxmultilang ident="D3_MULTILANG_ISORIGINAL"}]" [{$readonly}]>
<input type="text" size="50" name="newValues2[[{$langsel_left}]]" value="[{$newValues2.$langsel_left}]" class="edittext" style="width: 100%;[{if $newValues2.error}] border: 2px solid red;[{/if}]"[{if $langsel_left == $langsel_right}] disabled[{/if}] [{$readonly}]> </td>
</td> <td class="edittext ext_edittext" style="text-align: left">&nbsp;</td>
<td class="edittext ext_edittext" align="left"> </tr>
<input type="checkbox" value="0" name="newValues2[original_[{$langsel_left}]]" class="edittext" style="width: 100%;" disabled title="Original Oxid" [{$readonly}]> <tr>
</td> <td class="edittext ext_edittext">
<td class="edittext ext_edittext" align="left"> <input type="text" name="newValues2[key]" class="edittext" value="[{$newValues2.key}]" title="" style="width: 100%;[{if $newValues2.error}] border: 2px solid red;[{/if}]" [{$readonly}]>
<input type="text" size="50" name="newValues2[[{$langsel_right}]]" value="[{$newValues2.$langsel_right}]" class="edittext" style="width: 100%;[{if $newValues2.error}] border: 2px solid red;[{/if}]" [{$readonly}]> </td>
</td> <td class="edittext ext_edittext" style="text-align: left">
<td class="edittext ext_edittext" align="left"> <input type="hidden" name="newValues2[oxadmin]" value="0">
<input type="checkbox" value="0" name="newValues2[original_[{$langsel_right}]]" class="edittext" style="width: 100%;" disabled title="Original Oxid" [{$readonly}]> <input type="checkbox" value="1" name="newValues2[oxadmin]" class="edittext" style="width: 100%;" title="[{oxmultilang ident="D3_MULTILANG_ISBACKEND"}]" [{$readonly}]>
</td> </td>
<td class="edittext ext_edittext" align="left">&nbsp;</td> <td class="edittext ext_edittext" style="text-align: left">
</tr> <input type="text" size="50" name="newValues2[[{$langsel_left}]]" value="[{$newValues2.$langsel_left}]" title="" class="edittext" style="width: 100%;[{if $newValues2.error}] border: 2px solid red;[{/if}]"[{if $langsel_left == $langsel_right}] disabled[{/if}] [{$readonly}]>
</table> </td>
</fieldset> <td class="edittext ext_edittext" style="text-align: left">
</td> <input type="checkbox" value="0" name="newValues2[original_[{$langsel_left}]]" class="edittext" style="width: 100%;" disabled title="[{oxmultilang ident="D3_MULTILANG_ISORIGINAL"}]" [{$readonly}]>
</tr> </td>
<td class="edittext ext_edittext" style="text-align: left">
[{* Alteinträge *}] <input type="text" size="50" name="newValues2[[{$langsel_right}]]" value="[{$newValues2.$langsel_right}]" title="" class="edittext" style="width: 100%;[{if $newValues2.error}] border: 2px solid red;[{/if}]" [{$readonly}]>
<tr> </td>
<td class="edittext ext_edittext" valign="top" align="left"> <td class="edittext ext_edittext" style="text-align: left">
<fieldset> <input type="checkbox" value="0" name="newValues2[original_[{$langsel_right}]]" class="edittext" style="width: 100%;" disabled title="[{oxmultilang ident="D3_MULTILANG_ISORIGINAL"}]" [{$readonly}]>
<table cellspacing="0" cellpadding="0" border="0" width="100%"> </td>
<colgroup> <td class="edittext ext_edittext" style="text-align: left">&nbsp;</td>
<col width="200"> </tr>
<col> </table>
<col width="26"> </fieldset>
<col> </td>
<col width="26"> </tr>
<col width="26">
</colgroup> [{* Alteintraege *}]
[{foreach from=$aTranslations item=translation}] <tr>
<tr> <td class="edittext ext_edittext" style="vertical-align: top; text-align: left">
<td class="edittext ext_edittext"> <fieldset>
<input type="text" size="50" name="value[[{$translation->key}]][key]" class="edittext" style="width: 100%;" value="[{$translation->key}]" onkeyup="document.getElementById('org_[{$translation->key}]').checked=false;" [{$readonly}]> <table style="width: 100%; border: none; padding: 0; border-spacing: 0; border-collapse: collapse">
</td> <colgroup>
<td class="edittext ext_edittext" align="left"> <col style="width: 200px">
<input type="text" size="50" name="value[[{$translation->key}]][[{$langsel_left}]]" class="edittext" style="width: 100%;" value="[{$translation->left}]" onkeyup="document.getElementById('org_[{$translation->key}]_[{$langsel_left}]').checked=false;" [{if $langsel_left == $langsel_right}] disabled[{/if}] [{$readonly}]> <col style="width: 26px">
</td> <col>
<td class="edittext ext_edittext" align="left"> <col style="width: 26px">
<input type="hidden" name="value[[{$translation->key}]][original_[{$langsel_left}]]" value="0"> <col>
<input type="checkbox" id="org_[{$translation->key}]_[{$langsel_left}][{if $langsel_left == $langsel_right}]wp[{/if}]" name="value[[{$translation->key}]][original_[{$langsel_left}][{if $langsel_left == $langsel_right}]wp[{/if}]]" class="edittext" value="1" style="width: 100%;" [{if $translation->original_left}]checked[{/if}] title="Original Oxid" [{if $langsel_left == $langsel_right}] disabled[{/if}] [{$readonly}]> <col style="width: 26px">
</td> <col style="width: 26px">
<td class="edittext ext_edittext" align="left"> </colgroup>
<input type="text" size="50" name="value[[{$translation->key}]][[{$langsel_right}]]" class="edittext" style="width: 100%;" value="[{$translation->right}]" onkeyup="document.getElementById('org_[{$translation->key}]_[{$langsel_right}]').checked=false;" [{$readonly}]> [{foreach from=$aTranslations item=translation}]
</td> <tr>
<td class="edittext ext_edittext" align="left"> <td class="edittext ext_edittext">
<input type="hidden" name="value[[{$translation->key}]][original_[{$langsel_right}]]" value="0"> <input type="text" size="50" name="value[[{$translation->key}]@@[{$translation->oxadmin}]][key]" class="edittext" title="" style="width: 100%;" value="[{$translation->key}]" onkeyup="document.getElementById('org_[{$translation->key}]').checked=false;" [{$readonly}]>
<input type="checkbox" id="org_[{$translation->key}]_[{$langsel_right}]" name="value[[{$translation->key}]][original_[{$langsel_right}]]" class="edittext" value="1" style="width: 100%;" [{if $translation->original_right}]checked[{/if}] title="Original Oxid" [{$readonly}]> </td>
</td> <td class="edittext ext_edittext" style="text-align: left">
<td class="edittext ext_edittext" align="left"> <input type="hidden" name="value[[{$translation->key}]@@[{$translation->oxadmin}]][oxadmin]" value="[{if $translation->oxadmin}]1[{else}]0[{/if}]">
<a id="del.2" class="delete" onmouseover="popUp(event,'item_delete');return true" onmouseout="popDown('item_delete')" title="" href="Javascript:DeleteThis('[{$translation->key}]');" [{$readonly}]> <input type="checkbox" id="oxadmin_[{$translation->key}]_[{$langsel_left}][{if $langsel_left == $langsel_right}]wp[{/if}]" name="value[[{$translation->key}]@@[{$translation->oxadmin}]][oxadmin[{if $langsel_left == $langsel_right}]wp[{/if}]]" class="edittext" value="1" style="width: 100%;" [{if $translation->oxadmin}]checked[{/if}] title="[{oxmultilang ident="D3_MULTILANG_ISBACKEND"}]" disabled [{$readonly}]>
</td> </td>
</tr> <td class="edittext ext_edittext" style="text-align: left">
[{/foreach}] <input type="text" size="50" name="value[[{$translation->key}]@@[{$translation->oxadmin}]][[{$langsel_left}]]" title="" class="edittext" style="width: 100%;" value="[{$translation->left}]" onkeyup="document.getElementById('org_[{$translation->key}]_[{$langsel_left}]').checked=false;" [{if $langsel_left == $langsel_right}] disabled[{/if}] [{$readonly}]>
</table> </td>
</fieldset> <td class="edittext ext_edittext" style="text-align: left">
</td> <input type="hidden" name="value[[{$translation->key}]@@[{$translation->oxadmin}]][original_[{$langsel_left}]]" value="0">
</tr> <input type="checkbox" id="org_[{$translation->key}]_[{$langsel_left}][{if $langsel_left == $langsel_right}]wp[{/if}]" name="value[[{$translation->key}]@@[{$translation->oxadmin}]][original_[{$langsel_left}][{if $langsel_left == $langsel_right}]wp[{/if}]]" class="edittext" value="1" style="width: 100%;" [{if $translation->original_left}]checked[{/if}] title="[{oxmultilang ident="D3_MULTILANG_ISORIGINAL"}]" [{if $langsel_left == $langsel_right}] disabled[{/if}] [{$readonly}]>
</td>
[{* Speichern *}] <td class="edittext ext_edittext" style="text-align: left">
<tr> <input type="text" size="50" name="value[[{$translation->key}]@@[{$translation->oxadmin}]][[{$langsel_right}]]" title="" class="edittext" style="width: 100%;" value="[{$translation->right}]" onkeyup="document.getElementById('org_[{$translation->key}]_[{$langsel_right}]').checked=false;" [{$readonly}]>
<td class="edittext ext_edittext" valign="top" align="left"> </td>
<table width="100%"> <td class="edittext ext_edittext" style="text-align: left">
<tr> <input type="hidden" name="value[[{$translation->key}]@@[{$translation->oxadmin}]][original_[{$langsel_right}]]" value="0">
<td class="edittext ext_edittext" align="left"><br> <input type="checkbox" id="org_[{$translation->key}]_[{$langsel_right}]" name="value[[{$translation->key}]@@[{$translation->oxadmin}]][original_[{$langsel_right}]]" class="edittext" value="1" style="width: 100%;" [{if $translation->original_right}]checked[{/if}] title="[{oxmultilang ident="D3_MULTILANG_ISORIGINAL"}]" [{$readonly}]>
<span class="d3modcfg_btn icon d3color-green"> </td>
<button type="submit" name="save" [{$readonly}]> <td class="edittext ext_edittext" style="text-align: left">
<i class="fa fa-check-circle fa-inverse"></i> <a id="del.2" class="delete" onmouseover="popUp(event,'item_delete');return true" onmouseout="popDown('item_delete')" title="" href="Javascript:DeleteThis('[{$translation->key}]');" [{$readonly}]>
[{oxmultilang ident="D3_CFG_MOD_GENERAL_SAVE"}] </td>
</button> </tr>
</span> [{/foreach}]
</td> </table>
</tr> </fieldset>
</table> </td>
</td> </tr>
</tr>
</table> [{* Speichern *}]
</form> <tr>
[{/block}] <td class="edittext ext_edittext" style="text-align: left; vertical-align: top">
<table style="width: 100%">
<table border="0" width="98%"> <tr>
<tr> <td class="edittext ext_edittext" style="text-align: left"><br>
<td class="edittext ext_edittext" valign="top" align="left"> <span class="d3modcfg_btn icon d3color-green">
[{include file="d3pagenavigation.tpl"}] <button type="submit" name="save" [{$readonly}]>
</td> <i class="fa fa-check-circle fa-inverse"></i>
</tr> [{oxmultilang ident="D3_CFG_MOD_GENERAL_SAVE"}]
</table> </button>
[{else}] </span>
[{* vorher Sprachwahl *}] </td>
<table border="0" width="98%"> </tr>
<tr> </table>
<td class="edittext ext_edittext" valign="top" align="left"> </td>
<table width="100%"> </tr>
<tr> </table>
<td class="edittext ext_edittext" align="left"><br> </form>
[{oxmultilang ident="D3_MULTILANG_CHOOSELANGFIRST"}] [{/block}]
</td>
</tr> <table style="border: none; width: 98%">
</table> <tr>
</td> <td class="edittext ext_edittext" style="vertical-align: top; text-align: left">
</tr> [{include file="d3pagenavigation.tpl"}]
</table> </td>
[{/if}] </tr>
</table>
[{include file="d3_cfg_mod_inc.tpl"}] [{else}]
[{* vorher Sprachwahl *}]
[{block name="d3_cfg_multilang_main__clrtmp"}] <table style="border: none; width: 98%">
[{if $msg == 'success'}] <tr>
<script type="text/javascript"> <td class="edittext ext_edittext" style="vertical-align: top; text-align: left">
if (confirm('[{oxmultilang ident="D3_MULTILANG_CLEARLANGCACHE"}]')) { <table style="width: 100%">
var oTransfer = parent.edit.document.getElementById("transfer"); <tr>
oTransfer.fnc.value='clearLangCache'; <td class="edittext ext_edittext" style="text-align: left"><br>
oTransfer.submit(); [{oxmultilang ident="D3_MULTILANG_CHOOSELANGFIRST"}]
} </td>
</script> </tr>
[{elseif $msg == 'newFieldError'}] </table>
<script type="text/javascript"> </td>
alert('[{oxmultilang ident="D3_MULTILANG_NEWFIELDERROR"}]'); </tr>
</script> </table>
[{/if}] [{/if}]
[{/block}]
[{include file="d3_cfg_mod_inc.tpl"}]
[{block name="d3_cfg_multilang_main__clrtmp"}]
[{if $msg == 'success'}]
<script type="text/javascript">
if (confirm('[{oxmultilang ident="D3_MULTILANG_CLEARLANGCACHE"}]')) {
let oTransfer = parent.edit.document.getElementById("transfer");
oTransfer.fnc.value='clearLangCache';
oTransfer.submit();
}
</script>
[{elseif $msg == 'newFieldError'}]
<script type="text/javascript">
alert('[{oxmultilang ident="D3_MULTILANG_NEWFIELDERROR"}]');
</script>
[{/if}]
[{/block}]

View File

@ -1,17 +1,17 @@
<?php <?php
$sLangName = "[{$sLangName}]"; $sLangName = "[{$sLangName}]";
// ------------------------------- // -------------------------------
// RESOURCE IDENTITFIER = STRING // RESOURCE IDENTITFIER = STRING
// ------------------------------- // -------------------------------
$aLang = array( $aLang = array(
//Navigation //Navigation
[{foreach from=$aTranslations item="translation" key="ident"}] [{foreach from=$aTranslations item="translation" key="ident"}]
[{strip}] [{strip}]
[{capture assign="sIdent"}][{$encloser}][{$ident}][{$encloser}][{/capture}] [{capture assign="sIdent"}][{$encloser}][{$ident}][{$encloser}][{/capture}]
[{$sIdent|str_pad:$maxIdentLength:' ':1}] => [{$encloser}][{$translation}][{$encloser}], [{$sIdent|str_pad:$maxIdentLength:' ':1}] => [{$encloser}][{$translation}][{$encloser}],
[{/strip}] [{/strip}]
[{/foreach}] [{/foreach}]
); );

View File

@ -1,37 +1,46 @@
<?php <?php
/** /**
* This Software is the property of Data Development and is protected * This Software is the property of Data Development and is protected
* by copyright law - it is NOT Freeware. * by copyright law - it is NOT Freeware.
* *
* Any unauthorized use of this software without a valid license * Any unauthorized use of this software without a valid license
* is a violation of the license agreement and will be prosecuted by * is a violation of the license agreement and will be prosecuted by
* civil and criminal law. * civil and criminal law.
* *
* http://www.shopmodule.com * http://www.shopmodule.com
* *
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* @link http://www.oxidmodule.com * @link http://www.oxidmodule.com
*/ */
namespace D3\Multilang\Modules\Application\Controller\Admin namespace D3\Multilang\Modules\Application\Controller\Admin
{ {
class d3_navigation_multilang_parent extends \OxidEsales\Eshop\Application\Controller\Admin\NavigationController {} use D3\ModCfg\Application\Controller\Admin\Maintenance\d3cleartmp;
use OxidEsales\Eshop\Application\Controller\Admin\NavigationController;
class d3_sysreq_main_multilang_parent extends \OxidEsales\Eshop\Application\Controller\Admin\SystemRequirementsMain {} use OxidEsales\Eshop\Application\Controller\Admin\SystemRequirementsMain;
class d3cleartmp_multilang_parent extends \D3\ModCfg\Application\Controller\Admin\Maintenance\d3cleartmp {} class d3_navigation_multilang_parent extends NavigationController {}
}
class d3_sysreq_main_multilang_parent extends SystemRequirementsMain {}
namespace D3\Multilang\Modules\Application\Model\Maintenance
{ class d3cleartmp_multilang_parent extends d3cleartmp {}
class d3clrtmp_multilang_parent extends \D3\ModCfg\Application\Model\Maintenance\d3clrtmp {} }
}
namespace D3\Multilang\Modules\Application\Model\Maintenance
namespace D3\Multilang\Modules\Core {
{ use D3\ModCfg\Application\Model\Maintenance\d3clrtmp;
class d3_oxlang_multilang_parent extends \OxidEsales\Eshop\Core\Language {}
class d3clrtmp_multilang_parent extends d3clrtmp {}
class d3_oxsysrequirements_multilang_parent extends \OxidEsales\Eshop\Core\SystemRequirements {} }
namespace D3\Multilang\Modules\Core
{
use OxidEsales\Eshop\Core\Language;
use OxidEsales\Eshop\Core\SystemRequirements;
class d3_oxlang_multilang_parent extends Language {}
class d3_oxsysrequirements_multilang_parent extends SystemRequirements {}
} }

View File

@ -1,30 +1,30 @@
<?php <?php
namespace D3\Multilang\Modules\Application\Controller\Admin; /**
* This Software is the property of Data Development and is protected
/** * by copyright law - it is NOT Freeware.
* This Software is the property of Data Development and is protected * Any unauthorized use of this software without a valid license
* by copyright law - it is NOT Freeware. * is a violation of the license agreement and will be prosecuted by
* Any unauthorized use of this software without a valid license * civil and criminal law.
* is a violation of the license agreement and will be prosecuted by * http://www.shopmodule.com
* civil and criminal law. *
* http://www.shopmodule.com * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) * @link http://www.oxidmodule.com
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> */
* @link http://www.oxidmodule.com
*/ namespace D3\Multilang\Modules\Application\Controller\Admin;
class d3_sysreq_main_multilang extends d3_sysreq_main_multilang_parent class d3_sysreq_main_multilang extends d3_sysreq_main_multilang_parent
{ {
public function render() public function render()
{ {
$sRet = parent::render(); $sRet = parent::render();
$aCollations = $this->_aViewData['aCollations']; $aCollations = $this->_aViewData['aCollations'];
unset($aCollations['d3_translations']); unset($aCollations['d3_translations']);
$this->_aViewData['aCollations'] = $aCollations; $this->_aViewData['aCollations'] = $aCollations;
return $sRet; return $sRet;
} }
} }

View File

@ -1,71 +1,71 @@
<?php <?php
namespace D3\Multilang\Modules\Application\Controller\Admin; /**
* This Software is the property of Data Development and is protected
use D3\ModCfg\Application\Model\Configuration\d3_cfg_mod; * by copyright law - it is NOT Freeware.
use D3\Multilang\Application\Model\d3_translations; * Any unauthorized use of this software without a valid license
use Doctrine\DBAL\DBALException; * is a violation of the license agreement and will be prosecuted by
use OxidEsales\Eshop\Core\Exception\DatabaseConnectionException; * civil and criminal law.
use OxidEsales\Eshop\Core\Exception\DatabaseErrorException; * http://www.shopmodule.com
use OxidEsales\Eshop\Core\Exception\StandardException; *
use OxidEsales\Eshop\Core\Registry; * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
use OxidEsales\Eshop\Core\UtilsView; * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* @link http://www.oxidmodule.com
/** */
* This Software is the property of Data Development and is protected
* by copyright law - it is NOT Freeware. namespace D3\Multilang\Modules\Application\Controller\Admin;
* Any unauthorized use of this software without a valid license
* is a violation of the license agreement and will be prosecuted by use D3\ModCfg\Application\Model\Configuration\d3_cfg_mod;
* civil and criminal law. use D3\Multilang\Application\Model\d3_translations;
* http://www.shopmodule.com use Doctrine\DBAL\DBALException;
* use OxidEsales\Eshop\Core\Exception\DatabaseConnectionException;
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) use OxidEsales\Eshop\Core\Exception\DatabaseErrorException;
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> use OxidEsales\Eshop\Core\Exception\StandardException;
* @link http://www.oxidmodule.com use OxidEsales\Eshop\Core\Registry;
*/ use OxidEsales\Eshop\Core\UtilsView;
class d3cleartmp_multilang extends d3cleartmp_multilang_parent class d3cleartmp_multilang extends d3cleartmp_multilang_parent
{ {
protected $_sMultiLangModId = 'd3_multilang'; protected $_sMultiLangModId = 'd3_multilang';
/** /**
* @return string * @return string
*/ */
protected function _d3GetMultiLangModId() protected function _d3GetMultiLangModId()
{ {
return $this->_sMultiLangModId; return $this->_sMultiLangModId;
} }
/** /**
* @return bool|d3_cfg_mod|false * @return bool|d3_cfg_mod|false
* @throws DBALException * @throws DBALException
* @throws DatabaseConnectionException * @throws DatabaseConnectionException
* @throws DatabaseErrorException * @throws DatabaseErrorException
*/ */
public function d3GetMultiLangSet() public function d3GetMultiLangSet()
{ {
return d3_cfg_mod::get($this->_d3GetMultiLangModId()); return d3_cfg_mod::get($this->_d3GetMultiLangModId());
} }
public function clearTmp() public function clearTmp()
{ {
$blReturn = false; $blReturn = false;
if ($this->d3GetMultiLangSet()->isActive()) { if ($this->d3GetMultiLangSet()->isActive()) {
if (!Registry::getRequest()->getRequestEscapedParameter('clearall')) { if (!Registry::getRequest()->getRequestEscapedParameter('clearall')) {
if (Registry::getRequest()->getRequestEscapedParameter('importmultilang')) { if (Registry::getRequest()->getRequestEscapedParameter('importmultilang')) {
$this->addTplParam('importMultilang', true); $this->addTplParam('importMultilang', true);
/** @var d3_translations $oTranslation */ /** @var d3_translations $oTranslation */
$oTranslation = oxNew(d3_translations::class); $oTranslation = oxNew(d3_translations::class);
$oTranslation->importInstalled(); $oTranslation->importInstalled();
} }
} }
if ($blReturn) { if ($blReturn) {
Registry::get(UtilsView::class)->addErrorToDisplay(new StandardException('D3_CFG_CLRTMP_SUCCESS')); Registry::get(UtilsView::class)->addErrorToDisplay(new StandardException('D3_CFG_CLRTMP_SUCCESS'));
} }
} }
parent::clearTmp(); parent::clearTmp();
} }
} }

View File

@ -1,43 +1,46 @@
<?php //006e9 <?php //006e9
// This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Multilang @version 4.0.0.1 PHP71 (17.05.2019) @author Daniel Seifert support@shopmodule.com @copyright (C) 2019, D3 Data Development @see http://www.shopmodule.com // This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Multilang @version 4.1.0.2 PHP56 (07.01.2021) @author Daniel Seifert support@shopmodule.com @copyright (C) 2021, D3 Data Development @see http://www.shopmodule.com
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199);
?> ?>
HR+cPmTpQpQxtMywGi3+5OCRD8Ir7ScGzOopThEu3NR+32+6GCLs2iyQBC8mCdngSI+h0IjJ6wj1 HR+cPv6uSiXyBaVWUNJdwzEtshKmTAGb5NUy0kHGgu7mLDJNIjOt9ccSYaXFEGHW8teDU4XS/LkV
V3Qkk/VciMEZId/s3DmYaa6IHsXEEVjMj7+r/vBvv4LlwFbCa0eY+5sNAekEZ9Hj4K3TCKR/52v7 +jy8PXwOESeDEB0Vo07PB2Y4InwZgrNY5SRmFpxreyKroBpxpc1iWSrpfXgwHZfQoDXDr6hfPUWJ
uAnrbU3+dVURXe6eZxbMZ4vf+JM0K3g4zNNGbS4oAxrkgBzNCcXwVdJu8/961NmdcWZsvzFL0o3+ fPifurSJCF4x2COJI6v9Bnq6AwGrXlgZc9JSMDiTNcjwHaUB/huuYKYZnjvCh6V1zy5o/WPhVk8x
tmmKN3w++m9Jw3Xc8H3KE/+JefCeYdRZxeOcZ2/nhHZ7Mt/D5Z2mWgUZdJHe62eZcmEy9vRpTN6b tb7UYL+GzWwOowMNB8zpegxfpssqFKzkZ1fvo5y67698N+90L2xO6qMLXG70LsYvoPaNUtRj+UkN
cerMXRH/V6iWFRkadmgOvkXkmnSxzOGYV+SbYx3gd21NldzjvHlbdKPBRCvUaLQVz/i3en7ueu95 JivWzXf8bfxRSKVRXzJwigyUa7qFoufHgCR40q2EyhrnV74KX5QC1yrAg0t5R1wsLf+sakbqw1Dx
wiuak9DmAaX39b6/qBt03hYxvL5GD1Q9K8SmhPd3I9KaoytiYxO/93UyhNWk2SPf7CgiHz5Jv8fO YMep4odpQja9IFXfZGgyc32TyIpgcWTyjW7eNnCOSOhMZn9BT6789X2KTBn+/Od36YnVetmYu4Mq
1Bj0fOcI915Oc1sqO2CEbGvSE/KXKKIMndnvqLzVD+YK8SOChR4cJDi3WllHEOBRGPc8iuh+Dgdw 4hwCyuUUHHTaK0Au2CDNSmkp5HE3opWrSdK6k1J/Tr383PaJl+7vhqhDfHSPPbN1Y6knHIBswc2M
W+83iFYN4ffm9QLdRQKRPBTqiOd7gSBzpJlBhzP/seoyCdHjbE0EV4MGuXcQEGFhRitcsxE+vNiT sSHPH6bfWCMjL1rqBHk/FnVU5N8lIgrHWn23MM/I1l7rSHzT5wa2OsnupqBk6koahqFsEb2y7cfi
gC806t5WzJxDJZy06j9wWy12xntBT9a7tO9IsvOX2Gw0edJ/JlKmKIHRNIBAEZcT/SV3o5cv8Asy 1gXSAzNF/Sx3nlRZ0Q14LwATuCVxRUnFLIH4/Xxo2Sq6xfKqNmrsX+CSbdnLJirro92XdsuKyQ83
kJk3Z1Y21dDyHp5bRNPaBNfLuhrJPUNeGLA2vVWJUy2ZdxovzUV5yoiZH5SD2g/S7O/vk+QeFvOJ yV6zCPuseC6MCQMUh7oS5ND96ik5jOihAH7flHGnUf7UeIfrZqwjrqIHPnROkWrr8k/loc12dQ+d
N1mcYmG75EKRFYoou2P9HpzjVswEaQVbRbpX61JK5wEz2EIw86LFtsidJiDprpxBd63cx0ZvuRXS axWU9vILIqWbgzDwKgQasTTtGkc8doQumzKd6PaCrzJFf0uYk8bk7pvK//C3uHbIf/w+wdERzC/K
GHBp5BhOD0SVnFW7LxIXXhw+JzV6CjQdIkkAqaKZW11gNdgdr5eNnbfFbsi5xSQiYW5lcRzQrmuV r/jriwQcG7ft4lD9eZOLkm09uJVEbLfFrR0A53uT+xCsUi8XVtYzp0ji+GD+kGUhP+Kj4MCzvNx8
xY0E+iRPc4rxgMzbTavXlQaKqWVTU9HBilubzuBWwfRnwBNZzjcgiaHNrfVbhvxeqmO9ZUTo3CvR DMjjXkeX1Oxgg2rKQEIsPx93Vt6mn7pgGLb8MkiP7vXUWjuPEcR+dy6mVx7k/JqfhtVeAcQd/gOc
kcYpMLYxBV+29V9LhzWjhtZBJY3sEulZNHxuzNsYAI9jIHxBb7wVdN9ORHzXg+z9DJD4PXMPaMMl XTR/FR5TWxHlulz4/tzqkyEY+U5mHEa6U08PEph7aZYNlxZ9x75VlRsXsho3feLGW1DsYb13UN0P
hpAG/+5OekbRurqgcOz5klWKCMVmKaEJFI12QbWKhMDMyGudq2+7O5dUBx21KXqJlEnAbTjg9DFF ruL0HjcEr1MCTC96JmVwBER17rdd576lnId+905dvltA/aDk4uDNGn5qFurBPzcWZ2BiA8/94La2
TSBigEu4t+szQrZxRgS7+b0xRU+CJtH6KgSqp5MBn3gvoMIHTAlXDLUQjjBZf5CbCbM3lDdT0vvw oZd2ZBWHgFfkUybwwxP4ZvdX3rwvz1UGjoQ4qce3dgWVgCWjmQ3rwj7l3suuLSF2LlhX+64tFrCd
nExPpCt0Su4YnOz3CP6uZ8M4HkfYUJRASDryfeRznIoV0/87u9DyBGvtrNGOPO/w4Bia6Hi9lTW4 BRS045Zd8kh+Vi2F78U3VMtlcGZ7X3PgNSGWJiUrtcfbjclMPkDAYacaldkJCfuESrgijx4LV5Nu
i61PfeSg8SAuSFOw1NkTdDsCRkn0abZMiVn6kiTlAxBtZbn8DO6YHtfkLW67wdCkqtauuthTrnc3 sdquDOBnsu3AbxZDB64Hul6P+vGfd/XCSz11CH6QbsNMdXxo/XFEDLULwouWrUK1rGPmFtdwiYrH
kP/Wxl6zZvUSJZMDE6caJYRoeuclHMBN1rvY3sqFw04tY0WOoT+3iA2TiVqwzIyPepXWTnb/k+Uz moclEl65oVk31PpUs1GPIq6yHNmMTFZhQ57MnWKX+y7Bf08VFd6eQzVQQXEM/78dDW+oGruUJvyN
jVPr/4GgydxxNVeSJpSQLVnlcCI8G6A2BQySscG/aEmeaMFn1LmXVUuoSbWcx8mDcFl4sD/s3qs4 4Fafg9gNli9FZ2Rfv43NE6Pf17oxxfbZhHbA3UE/CgcYBYjq0u1cOx7LGqReXRcoKTFl/tVxqydd
uuxayrvpcFIOiJfx8lZ7ke87IBnESNgQPcZfxgo/TTLjfmvyZA4WPyqJqOIy/1E2Yyp9QDWJKfcv G3AJ/anFYmAfe+4B9R3gI8FIHy2NhdCA1rmqOitQQEJeFfCrULvZMEwFEnaLCeLV01WhJvwUHMKt
IaEG0AcnJ+UZRgmeRK9phrhCLN+7Y4RgvbcQejIm3S5x93Ym6DOEOgLfKe9x/ubDDQmT79lRZv8d yqtQDJ6Z28a2MTgBtCmzzTBLwQWbU48ZWCzhonATvZg3q8bb3wnF+vbtH/cMyMG3vRNpdfH4HOMs
MjnEG4E66wPlMo79wkbd+k295YBpwKZjY6Fdoku+DAWRYr3fK30+fWEAqFVPEy0Xs08T6P+blQeM 7PfdnXBs2xDIgts0pWs+9gAyJ/zBD2Nj3mSZ8i4GQRTrtQ4eTy8vPFzsMxvtHzdstxXjOcEgJDYm
ox4Q4lKKOwr0NmirBbCJf4swQpFztRzpf/gSxB47XEPQvmr0qwIz6gwkjrZmpcg/R4cVZjHvDP+4 BMCNphFZPA2siXrvzD3Wt/nfS37DXHFuMnfQ4MhPWFKsmF87aIsAzCNmmHBpb8cfDSXM6XystSaC
w3WBUcdGZLmxtsUEToQwdVEZ38wH0+3OS4FOluLMDVI16AI/nwmfr57govM1O1igxHlINA+Yi4Ws IJW6HujVcCmsK3M0BMmGIwz2+IGxxlGEddjfP0K+iuZt3EXweiW6o6e5veeH6xGgwulBbzBEi8OC
0AjVM565anCOFldPExjHjbcbFuEpPCh88gcSH6n1iNXnqTI1cJ1a8l0SWVfiCjr4lAoAfPbPS1FR 1xxlUOsPUdGowvwSxqdmKUiGsd0ovoLtc+T+BzNG7pS5PUnyHN99OdGQz+3pucwPVOJGJbkOcWyh
hpYd37UWWSdRu8nhVoTKIXDYyP7T4iYErUyp09C3/N9F4tHulZBVZ0j00bon0nP/GBppbiTq9AjH XUwd11aeEVUys7IQ75XIgTsQyFJp+AB6NoMqUa27dwsCXTMqOKC7zNEPxVK5mpz5/v2ETJi04Ij0
+QZewyJQhmsZWjGLWvj8GZuMcEgLY3ghS6uWRvRAYcpvyNVF+hMYGHZzQtnDIgCDX75F+4IZbn3v gUUrTLvgsIuOOkejTJ3rNGcXu7alx0vezVYmC/cTvsWhlF3opWxm81UDGS2OjrNHxCCX0dXNkg0Z
zdRg/A8aD+sDuI7NBmiMp0tk5b+eXXL/eeYs29P/pzS13IwFnX13htA/mwcbm6s2kFRf3Psh4W7s uXsZibrczUw5/O4zwGA8odeLdNfSpVP6llizsR0uhGQSwdjTJQxLK2uglxiafYPVqOMMtxMqvMuS
8f1UBZjIqW2eZBhu2FI+y0NdaVn63kz8uD2ejBrjywPVQa8dYcqF7oPjuZLI5KDRzJ736bUIVnex DCEtZMMrfplYzBb/JdA5BHwX+Zaj0Ropr/LkbFYZRntp/DAYa8MPBx84aB5vBmv6Cw72ws5+1MGs
k71E7ZPTPtIY3zeVZMDj6ZKZv+LrjGtHhyDgL9nuP77If8LYWKIwT4KRKKBwdq6CDpyxxa/OC4SJ K7XUt/DbdcvBp/pydNwHw+SCjxRK64nwcNt7XItfGfNb0sn34vG2VKnQLHWI0eGhoDOE7L6InimN
faKprF1a4+c8uqOETEigufY6jX9OZnN11NiK/qSEQ/fAoBOj53MMvMzqQfLPhBHKGrMmfmoctuoJ kQ5xp/JY0mC32DVg5Cp8pDITKmF/xooQaJTc1RowgW1QnHODUOuJCq5LyUTVJSoPwUccGjxSlXgL
3o5B069FH0jGkAKpCImb7MUGavnqQbktYb5lNC8MHPMoTvi2X+vTkAx15nrLOkLEOGZ6yoOJxTjb oZS3rxVW+i1q63Z8uoc+aShBcAlf8oFOEtK+CmdoUYO2enxmjsHa1EkkUm0BVn2cW4RHsT9PoPmj
dJBBTg1ufCKLpj023hVueMchwJlaet1r0rrJ8u1nM0KXkZ4Ub817zuxs+7wVSqe639bwjUsxNnEr 8APrKsAAJWhlqf/d2yohFv77iePIBGEFGOoJW7SsUYrST0AKFTn6CupVNdTA35eiFLhc4IoYdQq4
uvmxv9XizwCeUIk9ksApZSnry93dKks1MmeLWDcmsFgJoI+RyQ35/qifwK3sQ+VPEVfWhsKKuFCf zarf/vCNJXlbR2rwUoA+9dtC9G6SqQ+Duzv70X5DhLcPP5QZK10c/6uPhyOsjYPaKFP+gaMWNdPK
ajceQTvTYMS8CL83HUrbLOMCkY7b0siVjx8Q16QM4PF9sVoo33wJ6CTO90aS9aVsTHJDqVGWmdY4 3tbzZhLk4owwfGodUjfKTvsYdiRisYGZ/8BX87dsjiI0L22A4eFFdmDoqNwyTzTEV2YTSVXl4gmv
fcqr/EH9BTpGbY7Bw9/2mkIArWCAXCzxM2XS5FLDTjN/dJdTT8eGFQAmz6qNQwG5ciewKWL1/JE+ zq0aXWfrfcCKnDqwWRoPGk0J0E+BSHBrC2WWNdG8nux+dBrArfSrp4FajZSX97uSrw4zXJPdwC7e
GG6hoOZ8jTcyvOph2BhXPD6wn3E3EJ+VRaYrlOZXimb/HkhfXGkZpLI/0mgp63352sUIi2/FkC/q 2jZiuHEUBgch+u43tiamPUtLQlDMULDxxmTtlWx11QPG4QpzzW5+a2fUXmhbbuUBxU6fY9/7wOdl
N4eIZXePT6jzXPgLmCSzd8rFll7LgCC= yGch5EYWie/ngdD00IPGnazsTNxbncIREpqJbx7TZW0F+JO0d35rweHxgPcWjCsEY8n69i+OamxE
Qs5rl/sgSLSQO4n2yvH3byCpAiZF7zCOj59mk2PG7uXgrrv5vOntmqysi6vU3dI+A1+NXb/akHcL
U/StkdcMKfHWYBaCVyOfDfC4sylQYcjJ8ZRP42odorYSkm5V1EQZZnXqbftDrmPmTRVyKrYjRWk4
yAo/kHy3cW==

View File

@ -1,171 +1,149 @@
<?php //006e9 <?php //006e9
// This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Multilang @version 4.0.0.1 PHP71 (17.05.2019) @author Daniel Seifert support@shopmodule.com @copyright (C) 2019, D3 Data Development @see http://www.shopmodule.com // This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Multilang @version 4.1.0.2 PHP56 (07.01.2021) @author Daniel Seifert support@shopmodule.com @copyright (C) 2021, D3 Data Development @see http://www.shopmodule.com
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199);
?> ?>
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 YR7U5IlwVaZPkDCzImEv5YwsGOo+H0==
+/Xwxqi83yTyFUlZzpM9D8usPiJis7x10cEDYgtgdhNKqQV8lc9OFyIb/d0ns8M7aCfjA/JcVFRu
5Zzl3Gg8tpVoxqGaMigV3vSbp1SQZU+MOcl29R6ILAeSW0GgbVFoHb32zKsSYWZLwRzWBRPQSvFW
IYpyCNKj0wLWSBP/XdAuemDUUaBvX4l6ZKGJHgs4jdY3yb+iwP8DJIbvj/ivLo2zjnx+B8MF8wsl
82/4toGznudi1GVqLrckHcbHu3E+crPJtYhpbrSgOLw8MmmDu2uwFmWn528Ryxm3sBuYNpcVMM6g
MwN0C/EFaFiRdzibEkUz5aQywsqLdgeKPVrZX0JqYR2jhU6rt90op9gi5xsF8YyrXmchKiEYDvpI
ORA+Xx4ub/HDVk78Y60n/+rMyqjXbfEabD2SqhxykHbp9dpH9cidrTejCPC8JOe4+EGP7cLYph7L
954Uo8n9TSVPzk2lDtwLhzIqMOdOl2LiYmOrzslGIW9G0d463TyBuiyZW2k2VAABOt1w2AcoC1Py
mlXQ6HvZp0I1ozE0xuTVrctQmu7bpvz/TN5n+K04DLEz0RXhKp9dlORn7f7omTyLQSV+LyHPX/zQ
ZMn7pWkilzX+zb4ewBSKP7f0uXShD6sB2Aef96+1ot6QekBDYNvT0ELHbkIw9C81sBm//3U9qFpb
VWWOnqNFRcxKg/8qsAbzXSbCBDJLx0mMWJFsEnvRl3P+ZOI6UVVykICB5J6Lfptpt97CvRqfRdkm
bxzY4iBlERO6uvXDt9WhY/csArnUfo4SPTIy4cUru6zEonSTO9kKNRi3sWTJonlmTvEThKnCbQj5
ClQXy+AYnhmRgPoD91zhSwM90lJhSWZsrl3QkCkFREe71PWdLnakErwmMcw6b6muMaaOJk2KCidF
GgaQSVyz/GDceuevfANpaBZX232iZ6wHpKifBbNNKo+0txT36IWmn6YIe7eRa4qcjuMK6CX5oaSq
Q+HjZV0NBi5N7OsBAcC/wiutEVUIsNv9rtPJr4Zdw/63DhUGn91fBeDYl2N4mIFwDr/uPz3ALHsr
kgCeI7v4pENAcVlHo8uxN5sI4MBuMFykowW2xpNYsP9dxENXKWQqo1sqX0TLmCfgoO6Mdx+y8Qap
bL4SUtGS+2x+VNddVTFOdF1/qCECZOJ2ZVxZUY82TVIxK6BokVTGrN5B1rqrcjSxAYkQoytGV2w4
fGyhlQoHanOIzBaisKRLVqy4SwEiuTMD9Fwm65bv0KkyKvneqD7zLswXmVVkPscAtUMMnWQKcbZe
0ViSg5b1/zsBfF1ZoeemuccBNN/JhuLEK3S6yIPUxcLHEAGpxD0C9nTcrYzXqTgihM2baNlyOgxw
WtZpaNPEsdHM9ATy5BCmMy+ZudQnISo9R8wt2iR3gyjq9L+8yvyT+7w5FJwoUmL0GQnnN8oAsm2Q
MYM6Sza+bpxMjDtGzL82irejJlnDaFbaw7zf8cfzmjTzBQ8lIXVZR0UcGALwYg+NXE67HMyePAga
ijeEEljKbhJjhiwXL+ALfdkhGDNbrCRIl8yNRuJLaQTB7Zdcp6sA7DcN6nysZInVKFtsW63SkdOz
ebkd0Yc9GAR84Z+y

View File

@ -1,46 +1,46 @@
<?php <?php
/** /**
* This Software is the property of Data Development and is protected * This Software is the property of Data Development and is protected
* by copyright law - it is NOT Freeware. * by copyright law - it is NOT Freeware.
* *
* Any unauthorized use of this software without a valid license * Any unauthorized use of this software without a valid license
* is a violation of the license agreement and will be prosecuted by * is a violation of the license agreement and will be prosecuted by
* civil and criminal law. * civil and criminal law.
* *
* http://www.shopmodule.com * http://www.shopmodule.com
* *
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* @link http://www.oxidmodule.com * @link http://www.oxidmodule.com
*/ */
namespace D3\Multilang\Setup; namespace D3\Multilang\Setup;
use D3\ModCfg\Application\Model\Exception\d3ShopCompatibilityAdapterException; use D3\ModCfg\Application\Model\Exception\d3ShopCompatibilityAdapterException;
use D3\ModCfg\Application\Model\Install\d3install; use D3\ModCfg\Application\Model\Install\d3install;
use Doctrine\DBAL\DBALException; use Doctrine\DBAL\DBALException;
use OxidEsales\Eshop\Core\Exception\DatabaseConnectionException; use OxidEsales\Eshop\Core\Exception\DatabaseConnectionException;
use OxidEsales\Eshop\Core\Exception\DatabaseErrorException; use OxidEsales\Eshop\Core\Exception\DatabaseErrorException;
use OxidEsales\Eshop\Core\Exception\StandardException; use OxidEsales\Eshop\Core\Exception\StandardException;
use OxidEsales\Eshop\Core\Exception\SystemComponentException; use OxidEsales\Eshop\Core\Exception\SystemComponentException;
class Events class Events
{ {
/** /**
* @throws d3ShopCompatibilityAdapterException * @throws d3ShopCompatibilityAdapterException
* @throws DBALException * @throws DBALException
* @throws DatabaseConnectionException * @throws DatabaseConnectionException
* @throws DatabaseErrorException * @throws DatabaseErrorException
* @throws StandardException * @throws StandardException
* @throws SystemComponentException * @throws SystemComponentException
*/ */
public static function onActivate() public static function onActivate()
{ {
d3install::checkUpdateStart(); d3install::checkUpdateStart();
} }
public static function onDeactivate() public static function onDeactivate()
{ {
} }
} }

File diff suppressed because it is too large Load Diff

28
src/d3metadata.php Normal file
View File

@ -0,0 +1,28 @@
<?php //006e9
// This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Multilang @version 4.1.0.2 PHP56 (07.01.2021) @author Daniel Seifert support@shopmodule.com @copyright (C) 2021, D3 Data Development @see http://www.shopmodule.com
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199);
?>
HR+cPyXS8Es4ePZ2KUorpf8g0EwPetaKSDpFAE4ZuOukkaoNiw5j+mmu4q/oujHKzuGmExaeeQx3
1M4xUXACt5l1aiHlDQuXa8mqmh8M+OJsg+Li9StiQ7wmPix4Rczjlh0SvjufRS/e3LuNrOPG91U5
91+iHzZWMRBqeGiqzFLxtPu4uyTKTwKPK82GRexVr/KCeAnhfKTy2G+ZK4upgi5LQqqTVpGWOTD1
7Z0m0Bj1I3kMqHACu38bKTd1LVFBqgrRlOR2P5y67698N+90L2xO6qMLlW707saGeIsGZYldz+y5
rdPbzcFA2WMaE1OafSfM3WpdJwI3Cyiol0YZZn5rZ/fpArIlJXA07BwyIKCCdOkSBPs9BelRxOXw
m5QcBsPI85/A4Mq7x6TmCt0reMAgATWabZdiZAoDVr8v2B/Nd5wIaKhG4kdqKEYpgUYvMZu9t9jb
bg6k2Jh8gI4QxM/DdvneNrau9xlU/meH9Ce0iaiaDLGPNrWzek4EVIg9Q3qmVW/qNTF9oejfMX13
EcztKrtSbvPSJaubvvOIXbTWWrcnc0pb+f6migvku04gtQ+gruFp83J6kgUkFqtc5W9aNGuATIJ6
5WVkQpd65ijD6olUK+EkveEk0LTTVWmYzZLqPR2JgeaVXOJpFl/Qo56vqEBZarn+YxRrTuZ9RxM6
QhTo3+IIIaVQ+55zrhaQZhxqk9xz5oKh3I0c6rY5gYIXdc641Te+zz2HkwCzUCcTru6fDY/cM70T
xs9K0Ileoy7XMEg7MGQ7fL729cVhnyJ9DQhcpQXGWSeIHRO997vh9tFnJ9wHxF2INF9vsr1UNUkz
ePPEFhZFps+FliXL0DoI9eg9gMGKZF3/s+zyipiiibXkNXdxmpwRnEB3pFy2thxmnEhBqmRnoQ+f
g8sxFmYtRU64TlZS3mkzkOk8xE5r1utZQ8F3JN8r0+cx0q40nG4XBMrUi9JN02X0uUFjuW8n5jHb
xobdJGj2pOGqYh5J6tozPKTGPdhukPW7fa8Ey44QeZlUjUbhREvYFqJbRaKIMrZbvihfuaytPw0q
Q4wxii/D8GuLHSghsvug2rYlcQk6t9gGtmh/GuHu83unE4k6G+xtKTEbLOcT4+nCJAf8N1oXDZwX
s9BKenbvGF2tgPYG9/tzga69wwDiXdM3AHAWXPDR/vedMPI/0WjCwaAwpxZvIPVxiOA6UmgJqaAU
pV9mKLBvcoe3NRkMws7jWotniXgVthbyGPMX1lwDNw+a2sb6xhFLEWqLAMmIclZ8b9Gee5k2yYub
TTKtw2dZVmVvcbWlsiBLzOcJkgN9RtUUFGqQSPbDGofU1LwHWp1NU0iO8D/Rgdh/bCxQEuZ6K7iN
5bx7JvQYEEzTJUaUFzr8L7X94siDjgG7Sgp6PG2ZPqCOERmD1qXl3ZAXTyTZabvcNousltlGv7uM
wY0eRtzK/Z1OYe7MOnVie+96vdF7C7vHQVJedVYM28COf28f9j7hk5duyoDVk58iz/R7UTvYB3uC
B92ese7nPVrAsIVsoeCQ/F1ETirFpiVpmcZub90rfyxIMyHBP/X31z1k/HB89j7p34mSYfdUSCYn
bo3L6Q5qm5Zj6sdIEoMm2sxTs27ayL0QM8swdnEY/OxymLaEMC/yFNoC3l3IEiu0A4kbDEq85vQ9
8ldRPQsIHlGaLWWzfGhHrXcWL3gzjbADtrYBR/JzGdA5jbR1mM5rz/s8mIhMKeY6H3u9YCq97LtR
m61IcMfnzHxFZ9V31f2kn+UitP0IipyeSr8=

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<OX> <OX>
<OXMENU id="d3mxd3modules"> <OXMENU id="d3mxd3modules">
<MAINMENU id="d3mxmultilang"> <MAINMENU id="d3mxmultilang">
<SUBMENU id="d3mxmultilang_settings" cl="d3_cfg_multilang" list="d3_cfg_multilang_list"> <SUBMENU id="d3mxmultilang_settings" cl="d3_cfg_multilang" list="d3_cfg_multilang_list">
<TAB id="d3tbclmultilang_imex" cl="d3_cfg_multilang_imex" /> <TAB id="d3tbclmultilang_imex" cl="d3_cfg_multilang_imex" />
<TAB id="d3tbclmultilang_translations" cl="d3_cfg_multilang_main" /> <TAB id="d3tbclmultilang_translations" cl="d3_cfg_multilang_main" />
<TAB id="d3tbcl_licence" cl="d3_cfg_multilang_licence" /> <TAB id="d3tbcl_licence" cl="d3_cfg_multilang_licence" />
</SUBMENU> </SUBMENU>
</MAINMENU> </MAINMENU>
</OXMENU> </OXMENU>
</OX> </OX>

View File

@ -1,89 +1,78 @@
<?php <?php
/** /**
* This Software is the property of Data Development and is protected * This Software is the property of Data Development and is protected
* by copyright law - it is NOT Freeware. * by copyright law - it is NOT Freeware.
* Any unauthorized use of this software without a valid license * Any unauthorized use of this software without a valid license
* is a violation of the license agreement and will be prosecuted by * is a violation of the license agreement and will be prosecuted by
* civil and criminal law. * civil and criminal law.
* http://www.shopmodule.com * http://www.shopmodule.com
* *
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch) * @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com> * @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* @link http://www.oxidmodule.com * @link http://www.oxidmodule.com
*/ */
use D3\ModCfg\Application\Controller\Admin\Maintenance\d3cleartmp; use D3\ModCfg\Application\Controller\Admin\Maintenance\d3cleartmp;
use D3\ModCfg\Application\Model\d3utils; use D3\ModCfg\Application\Model\Maintenance\d3clrtmp;
use D3\ModCfg\Application\Model\Maintenance\d3clrtmp; use D3\Multilang\Setup\Events;
use OxidEsales\Eshop\Application\Controller\Admin\SystemRequirementsMain; use OxidEsales\Eshop\Application\Controller\Admin\SystemRequirementsMain;
use OxidEsales\Eshop\Core\Language; use OxidEsales\Eshop\Core\Language;
/** $sMetadataVersion = '2.0';
* Metadata version $sLogo = '<img src="https://logos.oxidmodule.com/d3logo.svg" alt="(D3)" style="height:1em;width:1em"> ';
*/
$sMetadataVersion = '2.0'; /**
* Module information
/** */
* Module information $aModule = [
*/ 'id' => 'd3_multilang',
$aModule = array( 'title' => [
'id' => 'd3_multilang', 'de' => $sLogo . '&Uuml;bersetzungsassistent',
'title' => (class_exists(d3utils::class) ? d3utils::getInstance()->getD3Logo() : 'D&sup3;') . ' &Uuml;bersetzungsassistent', 'en' => $sLogo . 'Translation Wizzard'
'description' => array( ],
'de' => 'Verwalten Sie die Textbausteine des Shop bequem im Adminbereich', 'description' => [
'en' => '', 'de' => 'Verwalten Sie die Textbausteine des Shop bequem im Adminbereich',
), 'en' => '',
'thumbnail' => 'picture.png', ],
'version' => '4.0.0.1', 'thumbnail' => 'picture.png',
'author' => 'D&sup3; Data Development (Inh.: Thomas Dartsch)', 'version' => '4.1.0.2',
'email' => 'support@shopmodule.com', 'author' => 'D&sup3; Data Development (Inh.: Thomas Dartsch)',
'url' => 'http://www.oxidmodule.com/', 'email' => 'support@shopmodule.com',
'extend' => array( 'url' => 'http://www.oxidmodule.com/',
Language::class => D3\Multilang\Modules\Core\d3_oxlang_multilang::class, 'extend' => [
d3cleartmp::class => D3\Multilang\Modules\Application\Controller\Admin\d3cleartmp_multilang::class, Language::class => D3\Multilang\Modules\Core\d3_oxlang_multilang::class,
d3clrtmp::class => D3\Multilang\Modules\Application\Model\Maintenance\d3clrtmp_multilang::class, d3cleartmp::class => D3\Multilang\Modules\Application\Controller\Admin\d3cleartmp_multilang::class,
SystemRequirementsMain::class => D3\Multilang\Modules\Application\Controller\Admin\d3_sysreq_main_multilang::class, d3clrtmp::class => D3\Multilang\Modules\Application\Model\Maintenance\d3clrtmp_multilang::class,
), SystemRequirementsMain::class => D3\Multilang\Modules\Application\Controller\Admin\d3_sysreq_main_multilang::class,
'controllers' => array( ],
'd3_cfg_multilang' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang::class, 'controllers' => [
'd3_cfg_multilang_imex' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang_imex::class, 'd3_cfg_multilang' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang::class,
'd3_cfg_multilang_licence' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang_licence::class, 'd3_cfg_multilang_imex' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang_imex::class,
'd3_cfg_multilang_list' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang_list::class, 'd3_cfg_multilang_licence' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang_licence::class,
'd3_cfg_multilang_main' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang_main::class, 'd3_cfg_multilang_list' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang_list::class,
), 'd3_cfg_multilang_main' => D3\Multilang\Application\Controller\Admin\d3_cfg_multilang_main::class,
'templates' => array( ],
'd3_cfg_multilang_imex.tpl' => 'd3/multilang/Application/views/admin/tpl/d3_cfg_multilang_imex.tpl', 'templates' => [
'd3_cfg_multilang_main.tpl' => 'd3/multilang/Application/views/admin/tpl/d3_cfg_multilang_main.tpl', 'd3_cfg_multilang_imex.tpl' => 'd3/multilang/Application/views/admin/tpl/d3_cfg_multilang_imex.tpl',
'd3_oxid_lang_file_pattern.tpl' => 'd3/multilang/Application/views/admin/tpl/modcfg-pattern/oxid_lang_file.tpl', 'd3_cfg_multilang_main.tpl' => 'd3/multilang/Application/views/admin/tpl/d3_cfg_multilang_main.tpl',
), 'd3_oxid_lang_file_pattern.tpl' => 'd3/multilang/Application/views/admin/tpl/modcfg-pattern/oxid_lang_file.tpl',
'events' => array( ],
'onActivate' => '\D3\Multilang\Setup\Events::onActivate', 'events' => [
'onDeactivate' => '\D3\Multilang\Setup\Events::onDeactivate', 'onActivate' => Events::class.'::onActivate',
), 'onDeactivate' => Events::class.'::onDeactivate',
'settings' => array( ],
), 'settings' => [],
'blocks' => array( 'blocks' => [
array( [
'template' => 'd3cleartmp.tpl', 'template' => 'd3cleartmp.tpl',
'block' => 'd3cleartmp_additional', 'block' => 'd3cleartmp_additional',
'file' => 'Application/views/admin/blocks/d3cleartmp_multilang.tpl', 'file' => 'Application/views/admin/blocks/d3cleartmp_multilang.tpl',
), ],
array( [
'template' => 'd3cleartmp.tpl', 'template' => 'd3cleartmp.tpl',
'block' => 'd3cleartmp_js_singleitems', 'block' => 'd3cleartmp_js_singleitems',
'file' => 'Application/views/admin/blocks/d3cleartmp_multilang_js.tpl', 'file' => 'Application/views/admin/blocks/d3cleartmp_multilang_js.tpl',
), ],
), ]
'd3FileRegister' => array( ];
'd3/multilang/Application/views/admin/de/d3_multilang_lang.php',
'd3/multilang/Application/views/admin/en/d3_multilang_lang.php',
'd3/multilang/Application/Model/d3_translations.php',
'd3/multilang/metadata.php',
'd3/multilang/Setup/Events.php',
'd3/multilang/IntelliSenseHelper.php',
),
'd3SetupClasses' => array(
D3\Multilang\Setup\d3multilang_update::class,
),
);