[TYPO3] builtin sitemap - doNotLinkIt=1
Darko Jr. Gonzalez
jkokino at gmail.com
Sun Jun 15 09:44:36 CEST 2008
Thats for excluding/hiding pages. I need to show the menu in the sitemap
menu but do not link it depending on the page type.
I can perfectly do this for first level pages:
tt_content.menu.20.2.1.NO.doNotLinkIt = 1
But this is for ALL level1 pages, which is not what I want.
Is there a trigger on page type basis?
Thanks,
Darko
>For HMENU its
>
>excludeUidList=
>
>If you are using the graphic sitemap there is a constant that you can
>set using the constant editor
>
>styles.sitemap.gs.excludeUids=
>
>
>roger
>
>Darko Jr. Gonzalez wrote:
>> Heya
>>
>> How can I apply doNotLinkIt = 1 to certain page types for TYPO3 builtin
>> Sitemap tt_content.menu.20.2? For example I have shortcut pages which
>> are just helping me create submenus (as directory) and retain the
>> desired sitetree hierarchy
>>
>> Just like I can do: tt_content.menu.20.2.excludeDoktypes=6..which is
>> HMENU. Quasi TS:
>> If tt_content.menu.20.2.IFDoktypes=4 then doNotLinkIt = 1
>>
>>
>> Hints?
>>
>> Thanks,
>> Darko
>>
More information about the TYPO3-english
mailing list