When a user goes to http://example.com/filter/tips, he doesn't need to see "Since the x.2 version, the full video path needs to be given." Unless this module is just meant for site administrators, a site user does not care which version of a module the site is using. Well.. they don't even know what a module is. It's a version of what?

I think this message on the module's version differences should be reserved in the readme.txt and/or documentation here at d.o. for the site administrator's and Drupal developer's eyes. A more generic but informative "compose tips" text would be better in a site, IMO.

-------------

You may insert videos from popular video sites by using a simple tag [video:URL].

How?

  • Single video:
    [video:http://www.youtube.com/watch?v=uN1qUeId]
  • Random video out of multiple:
    [video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]
  • Override default autoplay setting: [video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1]
  • Override default width and height:
    [video:http://www.youtube.com/watch?v=uN1qUeId width:X height:Y]
  • Align the video:
    [video:http://www.youtube.com/watch?v=uN1qUeId align:right]

Supported sites at this time are YouTube, Google Video, Tangle, DailyMotion, Eyespot, Jumpcut, Revver, Vimeo, and Flickr Slideshows.

-------------------

Anyway, thanks for your efforts in this very useful module.

Comments

blackdog’s picture

Status: Active » Fixed

I removed the version info string and added the available codecs. Committed to both branches. Thanks JohnNoc!

johnnoc’s picture

Mycket bra responstid, Hans!

blackdog’s picture

Tack, lika bra att smida medan järnet är varmt :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.