Is there a way to reset all module weights to their default weight without reinstalling each one?

thanks

Comments

litwol’s picture

Status: Active » Closed (won't fix)

currently i do not track original weights before changing. usually default weights are zero ( number 0) but on some odd cases modules would modify their own weight. you can scan those module's *.install files and see if they have the 'weight' keyword in them.

litwol’s picture

Status: Closed (won't fix) » Fixed

Status: Fixed » Closed (fixed)

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