[TYPO3] HMENU bug?
Tyler Kraft
headhunterxiii at yahoo.ca
Fri Jun 30 11:52:15 CEST 2006
Ah of course! I never even thought about the double pipe and standard
wrap...
Do I get a prize for trying the impossible ;-)
Somehow I suspected you might be the only one who would have an idea
about this, and I was actually hoping you'd answer! This has been
driving me nuts trying to get this to work (as I hate having to use a
postUserFunc) because it kind of defeats the typoscript options.
Thanks I'll try it and let you know what I find out.
JoH wrote:
>>> I'm trying to build a simple HMENU, and I think I've found a smallish
>>> bug. According to TSref tmenuitems property ATagTitle has stdWrap
>>> properties, but they don't seem to get applied correctly.
>>>
>>> When I try to apply ATagTitle.noTrimWrap = |Link to || it gets
>>> applied only to the current page level and elder pages in the
>>> rootline. Any
>>> child pages of the current one do not have it applied. Also it does
>>> not get a noTrimWrap applied, only a normal wrap that doesn't
>>> preserve the whitespace.
>>>
>
>
> The double pipe || is reserved as a delimiter for optionSplit.
> So you might be the one who found the only stdWrap property that doesn't
> seem to be working inside menuitems.
> AFAIK there is no way of changing the default delimiters for noTrimWrap.
> So the only option you got might be an additional space after the wrap that
> has to be removed
>
> ATagTitle.noTrimWrap = |Link to | |
>
> Joey
>
More information about the TYPO3-english
mailing list