[TYPO3-templavoila] Sections and Outer Mode bug
Matthew Colton
mat at colton.de
Wed Aug 11 13:32:10 CEST 2010
Hi,
I forgot: I'm using Typo3 4.4.2 and TV 1.4.4.
--
Cheers
M@
Am Dienstag, 10. August 2010, 12:50:57 schrieb Matthew Colton:
> Hi,
> in a FCE that has the basic structure
>
> <div class="whatever">
> <div class="header"><h1></h1></div>
> </div>
>
> The mapping is
> CO:ROOT, mapped to "div.whatever"
> SC: mapped in outer mode to "div.header"
> CO: mapped in outer mode to "h1"
> EL: mapped in outer mode to "h1"
> NO: Select for selecting header type (h1-h4)
>
> My intent is that the "div.header" is not rendered as it is only used for
> mapping. The whole header is optional. The problem is that "div.header" is
> only not rendered if
> a) "div.header" contains an EL or
> b) "div.header" contained an EL that was deleted
>
> If the Editor doesn't use the header in the first place the surrounding
> "div.header" is rendered.
>
> Is that a bug?
>
> Thanks in advance!
> --
> Cheers
> M@
> _______________________________________________
> TYPO3-project-templavoila mailing list
> TYPO3-project-templavoila at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-templavoila
>
More information about the TYPO3-project-templavoila
mailing list