Module List Order

jnash
jnash's picture

Joined: 2004-08-02
Posts: 606
Posted: Tue, 2012-03-27 15:01

Not module -load- order

I see that the module list in the admin view is sorted by directory name...
Is there a simple way to sort this by the module name in module.info?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25956
Posted: Tue, 2012-03-27 22:26

Simple? Not really.
Look at static function available() in modules/gallery/helpers/module.php

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
jnash
jnash's picture

Joined: 2004-08-02
Posts: 606
Posted: Wed, 2012-03-28 02:12

Meh, not worth it I suppose... I just need to better name my module dirs...