[Typo3] Not render something if a menu is empty.

tapio tapio.markula at dnainternet.net
Wed Aug 31 10:12:58 CEST 2005


Martin Rud wrote:
> Hi again				
> 
> I had forgotten to erase this line (it does nothing):
> 
> temp.submenu.stdWrap.ifEmpty.cObject < temp.menu

you have

  NO.allWrap = <div>| </div>
  ACT < NO

in my mind that should be
NO=1
  NO.allWrap = <div>| </div>
  ACT < .NO

ACT etc. must activate



More information about the TYPO3-english mailing list