Last active
December 13, 2015 21:59
-
-
Save rande/4981650 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sonata Media Bundle | |
=================== | |
Media path generation: http://mycdn.com/context/01223/023/thumb_1232_small.jpg | |
1. CDN http://mycdn.com | |
2. Path Generator : context/01223/023 | |
3. Thumbnail - internal generation: thumb_1232_small.jpg | |
4. Thumbnail - return the relative path: context/01223/023/thumb_1232_small.jpg | |
http://mycdn.com/context/01223/023/thumb_1232_small.jpg | |
---------------- | |
[1] ------------------ | |
[2] --------------------- | |
[3] | |
--------------------------------------- | |
[4] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment