Despite opencalais_api not suppose to have a dependancy on the opencalais module. It uses permissions defined by the opencalais module which makes the api's admin pages inaccessible when the opencalais module is disabled.

This patch moves the hook_permission implementation to opencalais_api module as both opencalais and opencalais_api require the permission provided.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Josh Waihi’s picture

Attaching patch with relative diff path so that it can be applied with git apply.

jec006’s picture

Status: Needs review » Fixed

Committed here: http://drupalcode.org/project/opencalais.git/commit/8b355f7

Thank you and sorry for the delay.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.