[TYPO3] Filtering typo3 output

Christopher Torgalson bedlamhotel at gmail.com
Wed Jan 10 16:38:06 CET 2007


On 1/10/07, Rob De Vries <spam_this at pandora.be> wrote:

<snip>

>
> lots of onfocus
> > and onblurs are used in the page source.
> blur = 0 #add this to your menu TS

It's  'noBlur,' not 'blur.' E.g.:

lib.foo = HMENU
lib.foo {
  wrap = <ul>|</ul>

  1 = TMENU
  1 {
    noBlur = 1

    wrapItemAndSub = <li>|</li>
  }
}


Still weird to have an js in the menu as the default. Anybody else
think this should be changed for 4.1?

-- 
Christopher Torgalson


More information about the TYPO3-english mailing list