There is this module Proctor on the modules page. It says it must not be enabled. And if you do, I think the module is broken. Would't there be a way to hide it altogether then? The first time I used the module I got into the trap, because as a habit I enable all parts of a module without reading the desription text.
Usability-wise, I see this a critical issue, therefore I put it to critical...
Comments
Comment #1
boombatower commentedIn drupal 7 we have an
.infofile attribute hidden that does exactly that...in Drupal 6 it can only be done manually.Comment #2
boombatower commentedActually this is impossible since to do a form_alter the UTS module must be enabled, which defeats the point.