CMS_INPUT_CONTENTAREALIST deprecated für FS 5.0?!
Author: jdrees
Publication Date: 5/10/2012 11:11
Hallo,
im Zuge eines Redesigns planen wir die Umsetzung in HTML5.
Folgender Aufbau ist geplant:
<body>
<article>
<header>...</header>
<section>....</section>
<section>....</section>
...
<section>...</section>
<aside>
<aside>...</aside>
<aside>...</aside>
...
<aside>...</aside>
</aside>
</article>
<article>
...
</article>
...
<article>
...
</article>
</body>
Die Umsetzung planen wir mit CMS_INPUT_CONTENTAREALIST. Was auch wunderbar funktioniert.
Die Frage ist nur ob dieses Element deprecated ist für Version 5.0 und wir dann die Vorlagen komplett umbauen müssen.
Gibt es einen anderen Lösungsweg für verschachtelte Absätze oder ist etwas in der Richtung für FS 5.0 geplant?
Gruß aus Soest
Julian
Tags: 5.0, absätze, cms_input_contentarealist, deprecated, html5, section_templates, sections, seitentemplate
-
Author: andre - 5/10/2012 11:43
>Die Frage ist nur ob dieses Element deprecated ist für Version 5.0
Ja CMS_INPUT_CONTENTAREALIST ist fuer 5.0 deprecated. Das Pendant dazu ist FS_LIST. siehe http://www.e-spirit.com/odfs42/en/vorlagenentwicklung/formular/fs/fs_list/list_3.html
die CMS_INPUT_CONTENTAREALIST Entsprechung ist dann http://www.e-spirit.com/odfs42/en/vorlagenentwicklung/formular/fs/fs_list/inline/inline_1.html?community
0
Please sign in to leave a comment.
Comments
1 comment