image url post drupal 7.20, fix #1929228
fix youtube responsive. Resize the -outer-wrapper element
Use attr() to get the video size, save data to slide instead of embed/object
remove wrong parameter in javascript
remove the slideshow_height setting which was added for file and video support. The height is calculated by javascript
remove a console.log and cache the object in resize_videos function
quick fix to make videos responsive too
add missing part to render file entity, fix small spacing and other little detail
use getimagesize only if item type is an image