The list of editors at admin/config/content/wysiwyg/profile seems to be in no particular order. It seems a reasonable expectation that they would be in alpha order. To make it more intuitive, I would sort the installed editors to the top. Patch to follow.

Comments

traviscarden’s picture

Assigned: traviscarden » Unassigned
Status: Active » Needs review
Issue tags: +Novice
StatusFileSize
new616 bytes
traviscarden’s picture

StatusFileSize
new610 bytes

Oops. Unnecessary variable type conversion. [bonk] New patch:

sun’s picture

Title: Sort list of editors » Sort list of editors by installation status and title
Status: Needs review » Fixed

Easy enough.

I moved the sorting to the admin overview page callback though, since the order is irrelevant in all other cases.

Thanks for reporting, reviewing, and testing! Committed.

A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.

Automatically closed -- issue fixed for 2 weeks with no activity.