Allow WrappedContentResource to be wrapped instead of being delivered via cloud-content link
GENERAL
TESTING
GENERAL
TESTING
Description
When using cloud-content (S3 storage), we correctly bypass loading large objects into memory and just send the user a direct link to the asset. But with HTML files, we used to wrap the HTML in Sakai head tags. This makes the HTML look like content developed with same fonts as rest of Sakai.
We should alter SAK-30325 commit to not send direct links if content is WrappedContentResource
When using cloud-content (S3 storage), we correctly bypass loading large objects into memory and just send the user a direct link to the asset. But with HTML files, we used to wrap the HTML in Sakai head tags. This makes the HTML look like content developed with same fonts as rest of Sakai.
We should alter SAK-30325 commit to not send direct links if content is WrappedContentResource