Closed (fixed)
Project:
Brandfolder
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Sep 2020 at 21:15 UTC
Updated:
3 Nov 2020 at 22:44 UTC
Jump to comment: Most recent
The BrandfolderStreamWrapper extends the MediaReadOnlyStreamWrapper class provided by the Media module. This is sensible in itself, but Media is a large module, and it would be better not to force Brandfolder users to install it.
Enable the Brandfolder module. Note that the Media module must also be enabled.
Reimplement the necessary methods in the BrandfolderStreamWrapper class so that it implements the DrupalStreamWrapperInterface interface by itself.
Code and test.
None.
None.
None.
Comments
Comment #3
ndewhurst