[Typo3-dev] HMENU: don't open mailto-links in new pages

tapio tapio.markula at dnainternet.net
Thu Jun 30 15:35:04 CEST 2005


>> NO {
>>     stdWrap.cObject = CASE
>>     stdWrap.cObject {
>>         key.field = doktype
>>         default = TEXT
>>         default {
>>             field = title
>>             wrap = blah
>>         }
>>         1 = TEXT
>>         1 {
>>             field = title
>>             wrap = blubb
>>         }
>>     }
>> }
>>
>> optionSplit will work for the _whole_ CASE object, so I don't see why it
>> should be necessary to have additional confusion by adding at least 12 
>> new
>> itemstates.
> 
> 
> Well seems to work also in sub-levels IF you define ALSO 'IFSUB'!
> 
> If yuo define ONLY 'NO' and the page has sub-pages,
> sub-pages will not be rendered at all!

BUT it still has problems!
If you want for docktype '3' that it woudl have
different linkWrap and allWrap + doNotShowLink=1,
that doesn't work - for 'stdWrap.cObject = CASE' you can define
just 'wrap'

stdWrap.cObject = CASE works TOO LIMITED!




More information about the TYPO3-dev mailing list