Backend Hinweise und Anmerkungen, z.B. fĂŒr Redakteure im Backend als Content-Element,
Backend-Formularfeld oder im CSS-Editor anlegen., (*1)
Diese Erweiterung stellt ein zusÀtzliches Content-Element "Backend Hinweise" und ein zusÀtzliches
Formularelement zur VerfĂŒgung. Diese Elemente erzeugen keine Ausgabe im Frontend, sondern sollen
die Möglichkeit bieten, Redakteuren und Bearbeitern direkt im Artikel, im Formulargenerator Nachrichten
oder ErklÀrungen anzuzeigen. Zur Klassifizierung erhÀlt jeder Eintrag ein auswÀhlbares Symbol., (*2)
Die Backend Hinweise haben keine Auswirkung auf die Darstellung im Frontend!, (*3)
Ab Version 1.1 wurde ein Codebereich fĂŒr HTML ergĂ€nzt. Hier hat man die Möglichkeit fĂŒr das Frontend Auszeichnungen, wie öffnende oder schlieĂende DIVs, einzutragen. Ich habe gemerkt, dass ich oft hinter den Anweisungen fĂŒr den Redakteur mit <div class="foo">
einen Block eröffnet habe. Dieser Quellcode stand dann sichtbar fĂŒr den Redakteur im Backend und muĂte extra erklĂ€rt werden. Mit dem neuen Feature lassen sich diese HTML-Contentelemente hinter den Anweisungen oder Hinweisen verstecken., (*4)
Version:
* 2.0.1 - 2024-07-24 - UnterstĂŒtzung Dark-Mode
* 2.0.0 - 2024-04-08 - Version fĂŒr Contao Version ^5.3
* 1.1.0 - 2020-06-13 - HTML-Codebereich fĂŒr Frontend-Ausgabe ergĂ€nzt
* 1.0.0 - 2017-08-06 - Version fĂŒr Contao 4.4, (*5)
Add backend remarks and notes, e.g. for editors in the backend as content element, backend
form field or in the CSS editor., (*6)
This extension provides an additional content element "Backend Remarks" and an additional form
element. These elements generate no output in the frontend, but should offer the possibility
to display backend user and editors directly in the article, the Contao CSS editor or in the form
generator messages or explanations. For classification, each entry has a selectable symbol., (*7)
The backend notes have no effect on the output in the frontend!, (*8)
Starting with Version 1.1 a code area for HTML was added. Here you have the possibility to enter markups for the frontend, like opening or closing DIVs. I noticed that I often opened a block with <div class="foo">
behind the instructions for the editor. This source code was then visible for the editor in the backend and had to be explained separately. With the new feature these HTML content elements can be hidden behind the instructions or hints., (*9)
Softleister - 2024-07-24, (*10)