[TYPO3-content-rendering] tt_content.menu.20 in TPYO3 4.0beta3

ben van 't ende [netcreators] ben at netcreators.nl
Mon Mar 6 13:43:14 CET 2006


JoH wrote:
>> while fiddling around with the beta3 I just noticed that some of the
>> allWraps for the new <ul> based sitemap/menus don't seem to have been
>> set correctly. There are still some allWrap = <p>|</p> in some of the
>> sitemap/menutypes!
>>
>> It seems that they don't get overridden with the new beta3 TS you can
>> find in css_styled_content/static/setup.txt from line 1129 onwards...
>>
>> As far as I can see the following allWraps should be set:
>>
>> tt_content.menu.20.1.1.NO.allWrap = <li>|</li>
>> tt_content.menu.20.5.1.NO.allWrap = <li>|</li>
>> tt_content.menu.20.6.1.NO.allWrap = <li>|</li>
>> tt_content.menu.20.7.1.NO.allWrap = <li>|</li>
>>
>> At the moment, all of them are <p>|</p> which will result in broken
>> <ul>'s. Can you confirm this? If so, we should quickly file a bug
>> report.
> 
> Confirmed. - In the "accessibility mode" section they are just adding some
> TS to the original setup but not deleting values for unused parameters like
> allWrap.
> In "accessibility mode" IMHO _every_ <li>-Tag should be wrapped using
> wrapItemAndSub instead of allWrap regardless of the number of levels in the
> menu.
> This will make sure that you can extend those menus easily with additional
> levels.
> 
> So there is the following to be done:
> 
> 1. Add <li>-Tags with wrapItemAndSub for each ul-based menu/sitemap
> 2. remove allWrap (<li>, <p> and others) for each ul-based menu/sitemap
> 
> Will you file a bug report?

Hi Guys,

I have built that menu. Sebastian implemented it. The bug is not in the menu,
but the way the conditions seem to work. On one site I experienced the same, but
for another site everything is the way it is supposed to be. I thought it had
something to do with the way I configured that site, but fortunately (or not)
this does not seem to be the case. Is this a site you upgraded? I have no clue
what causes this.

Please check out css_styled_content itself from the latest beta3. This should
show whether or not everything is ok.

gRTz

ben
-- 
netcreators :: creation and innovation
www.netcreators.com -  www.typo3.nl




More information about the TYPO3-project-content-rendering mailing list