[TYPO3-english] doNotLinkIt stdWrap isTrue
Ansgar Brauner
ansgarb at gmail.com
Thu Feb 4 17:10:20 CET 2010
Jigal van Hemert schrieb:
> Hi,
>
> Ansgar Brauner wrote:
>>>> another question.
>>>> As I read in the bugtracker it should be possible to use stdWrap with
>>>> doNotLinkIt since 4.3.0.
>
> It's also in TSRef :-) doNotLinkIt is of type boolean / stdWrap.
>
>>>> As far as I understand this feature it should be possible to decide
>>>> if I want use doNotLinkIt or not.
>
> True.
>
>>>>
>>>> Whats in my mind:
>>>>
>>>> 2.IFSUB < 2.NO
>>>> 2.IFSUB {
>>>> doNotLinkIt = 0
>>>> doNotLinkIt.stdWrap.override.cObject =TEXT
>>>> doNotLinkIt.stdWrap.override.cObject {
>>>> value = 1
>>>> if.isTrue.field = tx_boolLink
>>>> }
>>>> wrapItemAndSub = <li class="secondLevel"> | </li>
>>>> }
>
> It couldn't be as simple as
> 2.IFSUB = 1
> , could it?
>
> NO is by default set to 1, but other states have a default of 0.
>
> --
> Jigal van Hemert.
Thanks for your advice. But sure I set this before. Just removed it to
keep the code-snippet small.
regards
Ansgar
More information about the TYPO3-english
mailing list