How to do Drupal core hack the right way
Of course, hacking Drupal core is not the right thing to do, because Drupal flexibility right now is very good with its APIs. But sometimes you can't live without a hack - there is some core routines not working as you wish.
Most of the problems after core hack are connected with updating Drupal core to the new version. I see three ways of partially solving them:








