A site editor asked if the content types could be sorted alphabetically by their label in /node/add, as they are in /admin/structure/types, to be easier to find when adding new content.

Some content type labels are not what could be expected by their machines names. They can be even in a different language, which results in a list that looks like it's totally unsorted.

CommentFileSizeAuthor
#2 sort-node-types-by-label-2877478-2.patch1005 bytesjhuhta

Comments

jhuhta created an issue. See original summary.

jhuhta’s picture

StatusFileSize
new1005 bytes

Not sure if this is the right approach to fixing this but at least this kind of sort gives the expected result.

cilefen’s picture

Thank you. This seems a duplicate, however.