Hi,
I had a site which the value of brightcove_mapi_path was set by default to sites/all/libraries/brightcove But I needed to change it to profiles/myprofile/libraries/brightcove

so that the only way to fix this is the

drush vset brightcove_mapi_path 'profiles/myprofile/libraries/brightcove'

Which is not good to work with . as if we do it in this code


$conf['brightcove_mapi_path'] = 'profiles/myprofile/libraries/brightcove/PHP-MAPI-Wrapper';

We do need the interface to edit this. at the back-end Brightcove settings at this link admin/config/media/brightcove

Thanks.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Rajab Natshah’s picture

Issue summary: View changes
Rajab Natshah’s picture

Title: We do need an interface to change the value off brightcove_mapi_path » We do need an interface to change the value of brightcove_mapi_path
Rajab Natshah’s picture

I do have the patch to do this patch #3 as you can see from the following image.

Drupal Brightcove setting page with brighttcove_mapi_path can be change from the interface.

Rewarding time :)

Rajab Natshah’s picture

Status: Needs work » Needs review
Rajab Natshah’s picture

Assigned: Rajab Natshah » Unassigned
jan.mashat’s picture

Status: Needs review » Closed (won't fix)
Issue tags: +unsupported

This version of the module is no longer supported. Only the latest 2 major versions are supported, which are currently 8.x-1.x and 7.x-6.x. Therefore I'm tagging this issue as 'unsupported' and closing it (won't fix). If this feature is business critical for your organization, please contact your Brightcove account manager for further support.