Skip to content

Commit

Permalink
add or update bundles and unification of spellings (#603)
Browse files Browse the repository at this point in the history
Co-authored-by: Hannes <[email protected]>
  • Loading branch information
trilobit-gmbh and xchs authored Nov 19, 2024
1 parent 918c586 commit c107f83
Show file tree
Hide file tree
Showing 49 changed files with 258 additions and 65 deletions.
30 changes: 30 additions & 0 deletions linter/allowlists/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -467,3 +467,33 @@ Zipuploads
Mimir
Exception
Workspace
WorldOfImages
Unsplash
Bilddatenbanken
Bilderwelten
Benutzerverwaltung
Seitenbäume
SocialMedia
ZipUploads
serverabhängig
Refresh
NewsAddons
templated
MultiFormGroups
MonitoringSystemSensor
Systemdaten
JointForms
FormValidation
DatabaseFormFieldOptions
Aceid
IDs
Kindelemente
Flickr
Bewerbungsformular
Bewerbungsprozess
persistiert
listviews
Country
Gender
Database
Labels
10 changes: 10 additions & 0 deletions meta/trilobit-gmbh/contao-aceid-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
de:
title: Aceid Bundle für Contao 4 / Contao 5
description: >
Mit dem Aceid Bundle werden dir zusätzliche Informationen im Contao Backend bei den Listenansichten angezeigt.
Dies sind z. B. die IDs der einzelnen Elemente. Aber auch die Anzahl der Kindelemente wird mit ausgegeben oder das verwendete Layout von Seiten.
keywords:
- Seiten-IDs
- Artikel-IDs
- Inhaltselemente
- erweiterte Listenansicht Backend
10 changes: 10 additions & 0 deletions meta/trilobit-gmbh/contao-aceid-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
en:
title: Aceid Bundle for Contao 4 / Contao 5
description: >
With the Aceid bundle more information is shown in the Contao backend listviews.
E.g. number and IDs of child elements or the used layout.
keywords:
- page IDs
- article IDs
- content elements
- extended listviews for backend
4 changes: 2 additions & 2 deletions meta/trilobit-gmbh/contao-ajaxpagination-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
de:
title: Contao 4 AjaxPagination Bundle
title: AjaxPagination Bundle für Contao 4
description: >
Mit dem AjaxPagination Bundle ist es möglich, aus jedem in Contao zur Verfügung stehenden paginierbaren Element eine ajaxpagenierung zu machen.
Somit können Abschnitte einer Seite, die paginiert sind, umgeblättert werden ohne das die komplette Seite neu geladen werden muss.
Somit können Abschnitte einer Seite, die paginiert sind, umgeblättert werden, ohne dass die komplette Seite neu geladen werden muss.
keywords:
- AjaxPagination
- Element
6 changes: 3 additions & 3 deletions meta/trilobit-gmbh/contao-ajaxpagination-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
en:
title: Contao 4 AjaxPagination Bundle
title: AjaxPagination Bundle for Contao 4
description: >
With the AjaxPagination Bundle it is possible to create ajax pagination from each pagination enabled element available in Contao.
Thus, sections of a page that are paginated can be turned over without having to reload the entire page.
With the AjaxPagination Bundle it is possible to create ajax pagination from each pagination enabled element available in Contao.
Thus, sections of a page that are paginated can be turned over without reloading the entire page.
keywords:
- AjaxPagination
- element
4 changes: 2 additions & 2 deletions meta/trilobit-gmbh/contao-calculator-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
de:
title: Contao 4 Calculator Bundle
title: Calculator Bundle für Contao 4 / Contao 5
description: >
Das Calculator Bundle ermöglicht es durch Verwendung eines Insert-Tags eine Vielzahl an Operationen durchzuführen.
Das Calculator Bundle ermöglicht es, durch Verwendung eines Insert-Tags eine Vielzahl an Operationen durchzuführen.
Mögliche Operationen währen arithmetische Operationen, mit denen es möglich ist, einfache bis verschachtelte Berechnungen auszuführen.
Durch die Verwendung der Symfony Expression Language ist es außerdem möglich, Variablen zu definieren und diese wiederum für Operationen zu verwenden.
keywords:
Expand Down
6 changes: 3 additions & 3 deletions meta/trilobit-gmbh/contao-calculator-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
en:
title: Contao 4 Calculator Bundle
title: Calculator Bundle for Contao 4 / Contao 5
description: >
The Calculator Bundle allows you to perform a variety of operations by using an insert-tag.
The Calculator Bundle allows to perform a variety of operations by using insert-tags.
Possible operations could be arithmetical operations with which it is possible to do simple to complex calculations.
By using the Symfony Expression Language it is also possible to define variables and to use these for operations.
By using the Symfony Expression Language it is also possible to define variables and to use them for operations.
keywords:
- insert-tag
- arithmetical
Expand Down
4 changes: 2 additions & 2 deletions meta/trilobit-gmbh/contao-constants-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
de:
title: Contao 4 Constants Bundle
title: Constants Bundle für Contao 4 / Contao 5
description: >
Das Constants Bundle fügt dem Backend von Contao den Punkt Konstanten hinzu, wo du mit einer Bezeichnung und einem dazugehörenden Wert eine oder mehrere Konstanten festlegen kannst.
Diese können dann wiederum durch einen Insert-Tag überall in ihrer Contao Installation eingefügt werden.
Diese können dann wiederum durch einen Insert-Tag überall in deiner Contao Installation eingefügt werden.
keywords:
- Konstanten
- Bezeichnung
Expand Down
4 changes: 2 additions & 2 deletions meta/trilobit-gmbh/contao-constants-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
en:
title: Contao 4 Constants Bundle
title: Constants Bundle for Contao 4 / Contao 5
description: >
The Constants Bundle adds Constants to the back end of Contao, where you can specify one or more constants with a label and its associated value.
The Constants Bundle adds constants to the back end of Contao, where you can specify one or more constants with a label and its associated value.
These can then be inserted through an insert-tag throughout your Contao installation.
keywords:
- constants
Expand Down
2 changes: 1 addition & 1 deletion meta/trilobit-gmbh/contao-cookiebar-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
de:
title: Contao 4 Cookiebar Bundle
title: Cookiebar Bundle für Contao 4
description: >
Zeige auf deiner Webseite Informationen über Cookies in einer Cookiebar an.
keywords:
Expand Down
2 changes: 1 addition & 1 deletion meta/trilobit-gmbh/contao-cookiebar-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
en:
title: Contao 4 Cookiebar Bundle
title: Cookiebar Bundle for Contao 4
description: >
Display the information about cookies on your website in a cookiebar.
keywords:
Expand Down
15 changes: 15 additions & 0 deletions meta/trilobit-gmbh/contao-databaseformfieldoptions-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
de:
title: DatabaseFormFieldOptions Bundle für Contao 4 / Contao 5
description: >
Mit dem DatabaseFormFieldOptions Bundle werden dem Contao Formulargenerator neue Eingabefeld-Typen hinzugefügt:
* Country-Select
* Language-Select
* Gender-Select
* Database-Select (unter Angabe, welche Tabelle, welche Spalte die Optionen ausgibt und welche Spalte für die Labels ist)
* Database-Radio - siehe Database-Select
* Database-Checkbox - siehe Database-Select
keywords:
- Formularfelder
- Länderauswahl Formularfeld
- Sprachauswahl Formularfeld
14 changes: 14 additions & 0 deletions meta/trilobit-gmbh/contao-databaseformfieldoptions-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
en:
title: DatabaseFormFieldOptions Bundle for Contao 4 / Contao 5
description: >
The DatabaseFormFieldOptions bundle adds new form field types to Contao
* Country-Select
* Language-Select
* Gender-Select
* Database-Select (specifying which table, which column outputs the options and which column is for the labels)
* Database-Radio - see Database-Select
* Database-Checkbox - see Database-Select
keywords:
- form fields
- country selection form field
- language selection form field
6 changes: 3 additions & 3 deletions meta/trilobit-gmbh/contao-formvalidation-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
de:
title: Contao 4 Formvalidation Bundle
title: FormValidation Bundle für Contao 4 / Contao 5
description: >
trilobit_formvalidation bietet Ihnen eine Live Validierung von Formularfeldern basierend auf der LiveValidation JavaScript-Bibliothek.
Die Validierung erfolgt während der Eingabe. CSS Klassen werden verwendet, um den Benutzern sofortiges Feedback zu geben.
Das FormValidation Bundle bietet dir eine Live-Validierung von Formularfeldern basierend auf der LiveValidation JavaScript-Bibliothek.
Die Validierung erfolgt während der Eingabe. CSS Klassen werden verwendet, um sofortiges Feedback zur Eingabe zu geben.
keywords:
- Live-Validierung
- Formularfeldern
Expand Down
4 changes: 2 additions & 2 deletions meta/trilobit-gmbh/contao-formvalidation-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
en:
title: Contao 4 Formvalidation Bundle
title: FormValidation Bundle for Contao 4 / Contao 5
description: >
trilobit_formvalidation offers you a live validation of form fields based on the LiveValidation JavaScript library.
The FormValidation bundle offers you a live validation of form fields based on the LiveValidation JavaScript library.
Validation is done as you type. CSS classes are used to give instant feedback to users.
keywords:
- live validation
Expand Down
4 changes: 2 additions & 2 deletions meta/trilobit-gmbh/contao-headerfootercode-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
de:
title: Contao 4 HeaderFooterCode Bundle
title: HeaderFooterCode Bundle für Contao 4 / Contao 5
description: >
Mit diesem Bundle für Contao (Version 4.4.x) kannst du für jede Seite zusätzlichen individuellen Header- und Footer Code einbinden und bei Bedarf auf Unterseiten vererben.
Mit dem HeaderFooterCode Bundle kannst du für jede Seite zusätzlichen individuellen Header- und Footer Code einbinden und bei Bedarf auf Unterseiten vererben.
Der zusätzliche Header- und Footer Code wird über die Seiteneigenschaften gepflegt.
keywords:
- Header
Expand Down
4 changes: 2 additions & 2 deletions meta/trilobit-gmbh/contao-headerfootercode-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
en:
title: Contao 4 HeaderFooterCode Bundle
title: HeaderFooterCode Bundle for Contao 4 / Contao 5
description: >
With this bundle for [Contao CMS] [1] (version 4.4.x), you can embed additional and individual header and footer codes on each page and, if necessary, inherit them on subpages.
With the HeaderFooterCode bundle you can embed additional and individual header and footer codes on each page and, if necessary, inherit them on subpages.
The additional header and footer code extend the page properties.
keywords:
- header
Expand Down
4 changes: 2 additions & 2 deletions meta/trilobit-gmbh/contao-history-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
de:
title: Contao 4 History Bundle
title: History Bundle für Contao 4
description: >
Mit dem History Bundle ist es möglich ihrer Contao Seite einen Verlauf, der die Besuchten Seiten anzeigt, hinzufügen.
Mit dem History Bundle ist es möglich, deiner Contao Seite einen Verlauf hinzuzufügen, der die besuchten Seiten anzeigt.
keywords:
- Verlauf
4 changes: 2 additions & 2 deletions meta/trilobit-gmbh/contao-history-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
en:
title: Contao 4 History Bundle
title: History Bundle for Contao 4
description: >
With the History Bundle it is possible to add a history to your Contao page that shows the pages visited.
With the History Bundle it is possible to add a history to your Contao page that shows the last pages visited.
keywords:
- history
8 changes: 8 additions & 0 deletions meta/trilobit-gmbh/contao-jointforms-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
de:
title: JointForms Bundle für Contao 4 / Contao 5
description: >
Mit dem JointForms Bundle können mehrere Formulare dynamisch miteinander verkettet werden, um z. B. einen mehrstufigen Bewerbungsprozess abzubilden.
Die Formulardaten werden dabei beim eingeloggten Mitglied persistiert. Abhängigkeiten unter den Formularen können mit der Symfony Expression Language definiert werden. Das Mitglied kann den Prozess jederzeit unterbrechen und zu einem späteren Zeitpunkt fortführen sowie alte Eingaben anpassen.
Die Konfiguration erfolgt über die config.yml
keywords:
- mehrseitige Formulare
10 changes: 10 additions & 0 deletions meta/trilobit-gmbh/contao-jointforms-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
en:
title: JointForms Bundle for Contao 4 / Contao 5
description: >
Use the JointForms bundle to merge several forms to a multi-stage form process, e.g. a multi-page application form.
Form data will be persisted in the members' section. Use Symfony Expression Language to define dependencies of forms.
The member may pause the form process and may login later to continue.
Use config.yml for configuration.
keywords:
- mulit-page forms

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
de:
title: Contao 4 MonitoringClientSensorGoogleMaps Module
title: MonitoringClientSensorGoogleMaps Module für Contao 4
description: >
Das MonitoringClientSensorGoogleMaps Modul ergänzt einen Sensor für die Contao-Monitoring Erweiterung mit dem Google Maps Daten ausgelesen werden können.
Das Modul funktioniert nur mit der Google Maps Erweiterung dlh_googlemaps und liest aus ob die Erweiterung installiert ist,
Das MonitoringClientSensorGoogleMaps Bundle ergänzt einen Sensor für die Contao-Monitoring Erweiterung mit dem Google Maps Daten ausgelesen werden können.
Das Modul funktioniert nur mit der Google Maps Erweiterung dlh_googlemaps und liest aus, ob die Erweiterung installiert ist,
wie viele Karten angelegt sind und gibt die API-Keys zusammen mit der Domain der Webseitenwurzel auf denen sie eingetragen sind an.
keywords:
- Modul
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
en:
title: Contao 4 MonitoringClientSensorGoogleMaps Module
title: MonitoringClientSensorGoogleMaps Module for Contao 4
description: >
The MonitoringClientSensorGoogleMaps module adds a sensor for the Contao-Monitoring extension with which Google Maps data can be read out.
The module only works with the Google maps extension dlh_googlemaps and reads out if the extension is installed,
The MonitoringClientSensorGoogleMaps bundle adds a sensor for the Contao-Monitoring extension with which use of Google Maps data can be read.
The bundle only works with the Google maps extension dlh_googlemaps and lists, when the extension is installed,
how many maps exist and returns the API key together with the domain of the website root on which they are registered.
keywords:
- module
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
de:
title: Contao 4 MonitoringScanClientWorkerUpdateGooglemapsInstalles Module
title: MonitoringScanClientWorkerUpdateGooglemapsInstalles Module für Contao 4
description: >
Stellt eine Komponente, zum Aktualisieren des Systems eines überwachten Eintrags mit den gescannten Google Maps-Daten vom Client bereit.
Stellt eine Komponente zum Aktualisieren des Systems eines überwachten Eintrags mit den gescannten Google Maps-Daten vom Client bereit.
keywords:
- Google Maps-Daten
- Client
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
en:
title: Contao 4 MonitoringScanClientWorkerUpdateGooglemapsInstalles Module
title: MonitoringScanClientWorkerUpdateGooglemapsInstalles Module for Contao 4
description: >
Provides a component to update the system of a monitored entry with the scanned Google maps data from the client.
keywords:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
de:
title: MonitoringSystemSensor Bundle für Contao 4 / Contao 5
description: >
Das MonitoringSystemSensor Bundle stellt ergänzende Systemdaten wie PHP-, Betriebssystem- oder Quota Informationen zur Verfügung
keywords:
- Client
- Contao-Monitoring

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
en:
title: MonitoringSystemSensor Bundle for Contao 4 / Contao 5
description: >
The MonitoringSystemSensor bundle adds additional system information like use of quota or the version of PHP and operating system.
keywords:
- Client
- Contao-Monitoring
7 changes: 7 additions & 0 deletions meta/trilobit-gmbh/contao-multiformgroup-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
de:
title: MultiFormGroups Bundle für Contao 4 / Contao 5
description: >
Mit dem MultiFormGroups Bundle können Gruppen von Formularfelder dynamisch wiederholt werden, z. B. unterschiedlich viele bisherige Arbeitsstellen mit Beschreibung und Datum für ein Bewerbungsformular.
keywords:
- Formulare
- Wiederholung von Formularfeldgruppen
9 changes: 9 additions & 0 deletions meta/trilobit-gmbh/contao-multiformgroup-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
en:
title: MultiFormGroups for Contao 4 / Contao 5
description: >
With the MultiFormGroups bundle you can let the user of your website choose, how many times a group of form fields will be shown and filled in
like a varying number of previous job position with description and dates in an application form.
keywords:
- forms
- repetition of form field groups

10 changes: 10 additions & 0 deletions meta/trilobit-gmbh/contao-newsaddons-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
de:
title: NewsAddons Bundle für Contao 4 / Contao 5
description: >
Mit dem NewsAddons Bundle ist es möglich, Nachrichten nach Quartalen gruppiert auszugeben. Die beiden Module News-Archiv und News-Menü werden um die Option Quartal ergänzt.
Das Nachrichtenarchiv Modul kann alle Nachrichten quartalsweise listen.
Das Nachrichtenarchiv-Menü Modul listet alle Quartale mit Inhalt gruppiert nach dem Jahr und Quartal auf. Außerdem wird durch das Bundle ein weiteres Template ausgeliefert, über das das Menü als Paginierung ausgegeben werden kann.
Das Modul Nachrichtenliste wurde um eine Option zum quartalsweisen Gruppieren der gefundenen Nachrichten ergänzt.
keywords:
- Nachrichten
- quartalsweise Ausgabe
9 changes: 9 additions & 0 deletions meta/trilobit-gmbh/contao-newsaddons-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
en:
title: NewsAddons Bundle for Contao 4 / Contao 5
description: >
The NewsAddons bundle enables the display of news for every quarter of a year. News and News Archive are extend by a quarter option.
The New Archive menu lists all quarters with content grouped by year and quarter. An additional template is included to show a paginated listing with AJAX.
You also may group found news by the appropriate quarter.
keywords:
- news
- quarterly display
5 changes: 3 additions & 2 deletions meta/trilobit-gmbh/contao-pexels-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
de:
title: Contao 4 Pexels Bundle
title: Pexels Bundle für Contao 4
description: >
Mit der Pexels Erweiterung kannst du über die Dateiverwaltung von Contao Bilder oder Fotos von der freien Bilddatenbank Pexels herunterladen.
Nachfolge Bundle: WorldOfImages Bundle für Contao 4 / Contao 5
Mit dem Pexels Bundle kannst du über die Dateiverwaltung von Contao Bilder oder Fotos von der freien Bilddatenbank Pexels herunterladen.
keywords:
- Pexels
- Bilddatenbank
Expand Down
5 changes: 3 additions & 2 deletions meta/trilobit-gmbh/contao-pexels-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
en:
title: Contao 4 Pexels Bundle
title: Pexels Bundle for Contao 4
description: >
With the Pexels extension you can download images or photos from the free image database Pexels via the file management of Contao.
Replacement Bundle: WorldOfImages Bundle for Contao 4 / Contao 5
With the Pexels bundle you can download images or photos from the free image database Pexels via the file management of Contao.
keywords:
- pexels
- image database
Expand Down
5 changes: 3 additions & 2 deletions meta/trilobit-gmbh/contao-pixabay-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
de:
title: Contao 4 Pixabay Bundle
title: Pixabay Bundle für Contao 4
description: >
Mit der Pixabay Erweiterung können sie über die Dateiverwaltung von Contao Bilder oder Fotos von der freien Bilddatenbank Pixabay herunterladen.
Nachfolge Bundle: WorldOfImages Bundle für Contao 4 / Contao 5
Mit dem Pixabay Bundle kannst du über die Dateiverwaltung von Contao Bilder oder Fotos von der freien Bilddatenbank Pixabay herunterladen.
keywords:
- Pixabay
- Bilddatenbank
Expand Down
5 changes: 3 additions & 2 deletions meta/trilobit-gmbh/contao-pixabay-bundle/en.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
en:
title: Contao 4 Pixabay Bundle
title: Pixabay Bundle for Contao 4
description: >
With the Pixabay extension you can download images or photos from the free image database Pixabay via the file management of Contao.
Replacement Bundle: WorldOfImages Bundle for Contao 4 / Contao 5
With the Pixabay bundle you can download images or photos from the free image database Pixabay via the file management of Contao.
keywords:
- pixabay
- image database
Expand Down
7 changes: 7 additions & 0 deletions meta/trilobit-gmbh/contao-refresh-bundle/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
de:
title: Refresh Bundle für Contao 4
description: >
Mit dem Refresh Bundle können mehrere Contao Instanzen synchronisiert werden. Konfigurierte Einzelschritte werden dabei automatisch auf der Konsole ausgeführt und können Shell bzw. PHP (und andere) Scripte sein.
Die Konfiguration erfolgt über die config.yml
keywords:
- Synchronisierung von Contao Instanzen
Loading

0 comments on commit c107f83

Please sign in to comment.