[TYPO3] count_menuItems

tapio tapio.markula at dnainternet.net
Wed Feb 15 16:17:02 CET 2006


Hi

Could count_menuItems has some simple calculations
I just want to divide menu in three parts

Old issue
Re: [Typo3] Question regarding count_menuItems
http://72.14.207.104/search?q=cache:B6wd-zXA_foJ:typo3.toaster-schwerin.de/mailarchive/msg42818.html+typo3+count_menuItems&hl=fi&gl=fi&ct=clnk&cd=2&client=firefox-a

first
begin = 0
max = register: count_menuItems/3

next
begin = register: count_menuItems/3 +1
max = 2xregister: count_menuItems/3

last
begin = 2xregister: count_menuItems/3 +1



More information about the TYPO3-english mailing list