[TYPO3] Typo deleting html template content

Jody Cleveland Cleveland at winnefox.org
Tue Jan 31 22:17:41 CET 2006


> Cool that it worked.
> 
> 1. Usually a better way is to specifically disallow a particular page
> from the menu where you do NOT want it to show. Use
> HMENU.excludeUidList to do this [1].

Ok, I'll do that. So, that would allow me to exclude specific pages from
only certain menus?

> 2. I have no idea what you mean. What does the TS for the bottom menu
> look like, and what does the bad output look like?

Oh, sorry about that. I meant to include a link, but forgot:
http://www.wals.lib.wi.us/fonddulac/

One example is the second link for the menu on the bottom. I'd like it
to say 'Programs & Events', but it shows the pipe, and says 'Programs|&
Events'. Here's the TS for the bottom menu:

# Bottom Navigation
###############################
#
lib.bottomnav = HMENU
lib.bottomnav.entryLevel = 0
lib.bottomnav.1 = TMENU
lib.bottomnav.1 {
NO.allWrap = |*| <span class="bottomnav">&nbsp;&nbsp;|</span> |*|
ACT = 1
ACT.allWrap = |*| <span class="bottomnav">&nbsp;&nbsp;| </span> |*|
}

- jody



More information about the TYPO3-english mailing list