• Resolved Indemnity

    (@indemnity)


    The admin settings for the plugin lets you set a width for images, and even includes a script for dynamically resizing and caching images at that size. There’s also some very fancy scripting that will read the width and height of embedded videos and resizes them, maintaining the aspect ratio. But the videos (and embedded audio player) seem to be hard coded to be 440px wide as of 2.0.3. It would be nice if these were user configurable.

    I have a working revision of the plugin here that adds a options to the plugin for the user to define widths of the audio and video player (along with a couple other minor changes).

    I would guess that in 95% site designs, the width of images, embedded video and embedded audio will all be the same (as is the case in my blog). However, there are some occasions where you might need images to be a few pixels narrower to account for a border style of some kind, or maybe you want to float the audio player and have text wrap around it. Thinking about increasing the portability of this plugin, I decided that it was important to have separate options for each of the elements. If you (like me) just want them all to be the same, leave the width for the video and audio players at 0 (which is the default), and they’ll automatically conform to the image width setting.

Viewing 1 replies (of 1 total)
  • Plugin Author jeffikus

    (@jeffikus)

    Hi there

    Have added a video width option to version 2.0.4 due to popular demand 🙂

    Jeff

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WooTumblog] Embedded content width (audio & video player)’ is closed to new replies.