[TYPO3] Sitemap sorted by title (alphabetically)

Peter Klein peter at umloud.dk
Sat Nov 17 21:39:02 CET 2007


Hi John.

You are setting the "alternativeSortingField" on the HMENU, not the TMENU 
object, where it belongs.
Try:

tt_content.menu.20.1.1.alternativeSortingField = title

--
Peter Klein

"John Kavanagh" <john.kavanagh at roomthree.com> wrote in message 
news:mailman.921.1195330187.14020.typo3-english at lists.netfielders.de...
Hello,



I am wondering how you can sort the "show subpages" sitemap by title,
that is, alphabetically.

I tried the following typoscript:



tt_content.menu.20.1.wrap = <ul class="csc-menu csc-menu-1"
style="border:1px solid red">|</ul>

tt_content.menu.20.1.special= directory

tt_content.menu.20.1.alternativeSortingField = title



I can see the red border, but am not getting any alternative sorting.



Can anyone help?



Thanks,



John




More information about the TYPO3-english mailing list