We're using Calais in a multisite installation. The content is shared accross different domains with different setups. Modules are installed on a site by site basis, but taxonomies are shared.
In this environment, Calais keeps adding new taxonomies whenever we start a new site. Each new site gets all the taxonomies, and we have to manually delete the new ones constantly. This is the only module which causes this, so Im guessing its something to do with the way the Calais module is set up.
Comments
Comment #1
febbraro commentedThe vocabularies are created via the standard drupal mechanism
Besides the fact that I need to replace
'taxonomy'with'calais'that is the way it is to be done, so it seems like something else might be causing the problem. Since it is happening as part of a .install file it might not have certain settings from the settings.php file at it's disposal? Just thinking out loud.Comment #2
febbraro commentedHave not heard back. Cleanup