[TYPO3] Problem with option split and menus
Tapio Markula
tapio.markula at atwebteam.com
Sat May 12 09:05:53 CEST 2007
Hi
Option split doesn't work in this case
tt_content.menu.20.3.wrap = <div class="csc-menu csc-menu-3">|</div>
#tt_content.menu.20.3.renderObj.wrap = |
#tt.content.menu.20.3.linkWrap
tt_content.menu.20.3.renderObj.wrap= <span
class="csc-section">| | </span> |*| <span
class="csc-section">| | </span> |*|<span
class="csc-section lastItem">|</span>
If there is just one item, there should
be the last item <span class="csc-section lastItem">|</span>
but <span class="csc-section">| | </span>
option split for what?
More information about the TYPO3-english
mailing list