This is similar - but a little different - than the question regarding "personal" templates.
Is there a way for all "hived" domains to share a single instance of a plugin? The specific plugin in question is the Article Templates plugin. It only makes sense for all of the sites to share in something that for all intents should be setup just once.
At first glance, it seems like it should be fairly simple. Let's say your initial install is using the prefix 'AA' in the database. To share the plugin, the all sub-sites should use the 'AA' version of the file (of which there should be only one). I could edit the plugin and "force" it to use the 'AA' version, but that seems dicey to me. Is there an easier way?
Now, let's say I do have to edit the plugin and hard-code the access to the tables involved. Can I somehow rename the plugin to something like "My Article Templates"? How does one go about doing something like that in WP? (I can think of many more plugins like this...)
