[TYPO3] How do I make the current Menu Item not a link?

Patrick O'Hara pdohara at practicalprogrammer.org
Sat Mar 18 07:25:42 CET 2006


Here is the typo script for handling my navigation:
  subparts.NAVIGATION= HMENU
  subparts.NAVIGATION.1 = TMENU
  subparts.NAVIGATION.1 {
    NO.allWrap = <li>|</li>
    ACT = 1
    ACT.allWrap = <li class="active">|</li>
  }

I thought that the ACT was the active, or current page.  Can someone point
me to a document that explains how I make the current item in the navigation
not a link?

--
Tanks for your Support
Pat O'Hara
  _      _      _
/*\==  /*\==  /*\==
<ooo>  <ooo>  <ooo>


More information about the TYPO3-english mailing list