[Neos] Menu, especially Chapter Menu sorting

Patric Eckhart me at patric.at
Mon Jan 6 19:26:59 CET 2014


Hey,

can I sort the menu entries?

I use this TS:
prototype(TYPO3.NeosDemoTypo3Org:ChapterMenu) < prototype(TYPO3.Neos.NodeTypes:Menu) {
	templatePath = 'resource://My.Site/Private/Templates/NodeTypes/ChapterMenu.html'
	attributes.class = 'chapter-menu'

        sorting = DESC #does not work :-(
}

many thanks for your answers


More information about the Neos mailing list