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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | sort-node-types-by-label-2877478-2.patch | 1005 bytes | jhuhta |
Comments
Comment #2
jhuhta commentedNot sure if this is the right approach to fixing this but at least this kind of sort gives the expected result.
Comment #3
cilefen commentedThank you. This seems a duplicate, however.