It would be great to get some documentation on how to actually use this module.

Perhaps some examples of how one would go about embedding a vimeo video in a node?

Comments

kreynen’s picture

The process for using/configuring all of the media_
modules basically is the same. I went through the setup installing Media to enabling customizing the display in both the Node display and Views in this session at Drupal4Design.

http://boston2011.design4drupal.org/sessions/working-media-d7

Anonymous’s picture

That's fair enough but I still think each module should have the basics on how to use it or at least some links to resources.

kreynen’s picture

Anyone can create a handbook page for a module. If you create pages with step by step configuration instructions, I'll be glad to add the link to the Project page.

I look forward to your contribution!

jansenCreative’s picture

I was super excited to see the link, I am having issues getting vimeo videos to show (displays link only) and I wanted to check the documentation to make sure everything was installed correctly. Sadly the link above is broken, can you direct me to any other documentation?

RobW’s picture

Title: Can we get some documentation on how to use the module? » Port Media: YouTube documentation
Version: 7.x-1.x-dev » 7.x-2.x-dev

You probably need to configure the display formatters for the view mode you're using. See http://drupal.org/node/1793548.

Meida: YouTube's docs are in a better state, and the setup is identical. The latest 2.x has a decent readme that will eventually be ported here when I (or someone else who would like to, hint hint) have time.

devin carlson’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)
Related issues: +#1915876: Add default display configuration

The README.txt file has now been standardized between modules.

Marking this as a duplicate of #1915876: Add default display configuration as Media: Vimeo shouldn't require any configuration.