The 'closed content' menu item is not sorted by weight in the navigation menu. After a usort function is performed on all the $_list items, it remains in the same place as before no matter what weight is assigned to it.
The 'closed content' menu item is not sorted by weight in the navigation menu. After a usort function is performed on all the $_list items, it remains in the same place as before no matter what weight is assigned to it.
Comments
Comment #1
Steve Dondley commentedSorry, that's the "create content" menu item, not "closed content".
Comment #2
Steve Dondley commentedOK, this is not a bug. The position of the 'create content' (not 'closed content' as I mistakenly wrote) menu item can be changed via the 'node' path menu item.
Comment #3
TDobes commented