Guys,

there are come parts on Drupal that an array is sorted. by "e-Commerce" always gets the bottom. you should use natsort() to avoid this.

i can see this issue on module categories and on menu sorting.

regards,

massa

Comments

brmassa’s picture

Guys,

I think i was trunk when i wrote this issue. :) what i intended to say was: on Modules list (admin/build/modules) and Menus, a word beginning with a lower case letter (like "e-Commerce") will sink. It can be fixed using natsort() function instead the normal sort().

was this features implemented?

regards,

massa

brmassa’s picture

Version: 6.x-dev » 7.x-dev

Guys,

i think its only for D7 now...

regards,

massa

BrightLoudNoise’s picture

Title: Sort on Natural Ording » Use natural sort order when displaying module list and menus
mr.baileys’s picture

Status: Active » Closed (duplicate)

For the modules pages, this is handled in #800502: Module page is not ordered correctly. I tried the menu listing and it correctly uses natural sorting:

  • Development
  • e-Commerce
  • Main menu