Refer to https://www.drupal.org/docs/7/creating-custom-modules/using-the-theme-la... →
Instead of calling theme('image', ...)
we should call theme('image__brightcove__FOO', ...)
where FOO is the specific kind of brightcove image being themed.
This allows sites to target brightcove
images generically, and also target any given FOO
specifically, when rendering.
Closed: outdated
6.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.