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?
Simple? Not really. Look at static function available() in modules/gallery/helpers/module.php
Dave _____________________________________________ Blog & G2 || floridave - Gallery Team
Meh, not worth it I suppose... I just need to better name my module dirs...
Posts: 25956
Simple? Not really.
Look at static function available() in modules/gallery/helpers/module.php
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 606
Meh, not worth it I suppose... I just need to better name my module dirs...