habe mich endlich an Contenido 4.4.2 herangewagt und stehe
vor einem Problem:
Layout, Template, Kategorie und Artikel habe ich erstellt.
Das Layout sieht folgendermaßen aus:
Code: Alles auswählen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Test Dokument</title>
</head>
<body>
CMS_CONTAINER[1] <br>
CMS_CONTAINER[2] <br>
CMS_CONTAINER[3] <br>
CMS_CONTAINER[4] <br>
CMS_CONTAINER[5] <br>
CMS_CONTAINER[6] <br>
</body>
</html>
Container 2 Das Bild(1) Modul
Container 3 wieder das Text/HTML Modul
usw.
Wenn ich im Artikel nun im Text Modul einen Text eingebe, speichere
und mir dann den fertigen Artikel ansehen will, erscheint der Text
von Container1 in allen 6 Containern. Das ist nicht normal

Woran könnte das liegen???
Gruß René