Hi list!
I'm trying to create an FCE which, amongst other tings, creates a simple
list:
<ul>
<li>Line 1</li>
<li>Line 2</li>
...
</ul>
This is my mapping:
SC: UL (Inner)
CO: LI (Outer)
EL: LI (Inner)
This works quite well.
My problem is that TYPO3 always generates a <ul>...</ul>, even if there
are no list elements inside. This is invalid XHTML.
So how can I map/wrap this correctly? I was thinking about an OUTER
mapping of the UL tag and then use a wrap/ifEmpty or the like to create
the UL tag. But I haven't figured out how to do that with container
elements.
Any ideas?
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila