With multisite installation, I want to install the same module in the all/ directory and a site specific directory, and then play around with the site specific version of the module without affecting the behaviour of the module on the other sites.
This doesn't seem to be working: all sites in my installation seem to be using the all/ version. Is it possible to do what I'm trying to do, or is it fundamentally a mistaken idea?
Mulitisite Installation Question
Drupal Installation