Skip to content

Instantly share code, notes, and snippets.

@rande
Last active December 13, 2015 21:59
Show Gist options
  • Save rande/4981650 to your computer and use it in GitHub Desktop.
Save rande/4981650 to your computer and use it in GitHub Desktop.
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