[TYPO3] question about the tutorial

Roelof Wobben rwobben at hotmail.com
Wed Sep 20 21:39:05 CEST 2006


Hello,

I think the problem is somewhere here :

# Menu 1 cObject
temp.menu_1 = HMENU
  # First level menu-object, textual
temp.menu_1.1 = TMENU
temp.menu_1.1 {
    # Normal state properties
  NO.allWrap = <div class="menu1-level1-no"> | </div>
    # Enable active state and set properties:
  ACT = 1
  ACT.allWrap = <div class="menu1-level1-act"> | </div>
}
  # Second level menu-object, textual
temp.menu_1.2 = TMENU
temp.menu_1.2 {
    # Normal state properties
  NO.allWrap = <div class="menu1-level2-no"> | </div>
    # Enable active state and set properties:
  ACT = 1
  ACT.allWrap = <div class="menu1-level2-act"> | </div>

Or here :

subparts.menu_1 < temp.menu_1

Because before i entered this i didn't get this message

Regards,

Roelof



>From: Dmitry Dulepov <typo3 at accio.lv>
>Reply-To: TYPO3 English <typo3-english at lists.netfielders.de>
>To: typo3-english at lists.netfielders.de
>Subject: Re: [TYPO3] question about the tutorial
>Date: Wed, 20 Sep 2006 22:22:22 +0300
>
>Hi!
>
>Christian Tauscher wrote:
> > You should define what page.10 is:
> >
> > page.10 = TEMPLATE
> >
> > Try this. So T3 know what to do with page.10
>
>Not needed, he did id with copy operator already:
>
>temp.mainTemplate = TEMPLATE
>...
>page.10 < temp.mainTemplate
>
>--
>Dmitry Dulepov
>http://typo3bloke.net/
>
>"It is our choices, that show what we truly are,
>far more than our abilities." (A.P.W.B.D.)
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english





More information about the TYPO3-english mailing list