Closed (fixed)
Project:
CDN
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
29 Sep 2011 at 14:52 UTC
Updated:
25 Feb 2012 at 10:10 UTC
Is it possible that this works with private/public mixed files too?
I am thinkig about that in a process of developing a module that lets a user seperatly chose what image styles are private and which not. Like Thumbnails are not protected and in public, but high resolution styles are protected an stay in private.
Comments
Comment #1
wim leersPrivate is not supported for now.
Comment #2
wim leers#1329888: CDN images + Absolute Filesystem Path + Private files was merged into this issue.
Comment #3
wim leersComment #4
wim leersFrom #1115686-5: Add support for any type of file referenced in node bodies (currently only images):
So, the answer here really is the following:
The following should be added the documentation. (Plus I should test that this is actually the case. It definitely is true that it *can* work this way.)
Comment #5
marcoka commentedyou are right. i haven thought about that.
if a cdn support supports private files, it somehow needs to provide an api (cdn provider) function to check the access, and this is not standardized i bet. So implementing this seems to be a custom job for every cdn.
Comment #6
wim leersExactly :)
Comment #7
wim leersDocumented in the README.
D7: http://drupalcode.org/project/cdn.git/commit/543fb35
D6: http://drupalcode.org/project/cdn.git/commit/56baafd