[Typo3] Including field information from parent/root page

Derek digitalfan at earthlink.net
Sat Jun 4 22:55:08 CEST 2005


I think the code is
leveltitle:-1

~Derek
----- Original Message ----- 
From: "Jeremy Wells" <jeremy at olicomp.com>
To: <typo3-english at lists.netfielders.de>
Sent: Saturday, June 04, 2005 3:34 PM
Subject: [Typo3] Including field information from parent/root page


> I have a section on a page template as so:
> 
> lib.nav_2 = COBJ_ARRAY
> lib.nav_2.1 = TEXT
> lib.nav_2.1.value = {page:title}
> lib.nav_2.1.insertData = 1
> lib.nav_2.1.wrap = <div id="menuheader">|</div>
> 
> lib.nav_2.5 = HMENU
> lib.nav_2.5.entryLevel = 1
> lib.nav_2.5.1 = TMENU
> lib.nav_2.5.1 {
>   wrap = <ul>|</ul>
>   NO {
>     allWrap = <li>|</li>
>   }
> 
>   ACT < .NO
>   ACT.doNotLinkIt = 1
>   ACT.allWrap = <li class="active">|</li>
> }
> 
> and this displays the current page title on the page followed by a menu,
> but I don't want the page title, I want the title of the parent page.
> How can i get that data?
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
-- 
I am using the free version of SPAMfighter for private users.
It has removed 39957 spam emails to date.
Paying users do not have this message in their emails.
Try www.SPAMfighter.com for free now!



More information about the TYPO3-english mailing list