Vimeo Field
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
Vimeo Field module provides ability to create new field type named "vimeo". Vimeo type field is an list video hosted at Vimeo server and allow user to select one of them.
When user create/ edit node, this field type shows list of Vimeo hosted videos and allow user to select from list.
Note:- Embedded code or URL is not needed for this module. admin just need to configure this module with Vimoe API key and host videos are auto populated from Vimeo server.
Vimeo Field module provide following features with Vimeo video.
1. Allow to Play vimeo's Private videos on drupal site.
2. Site Administrator can create and attached vimeo video field to any content type.
3. Allow content editor, author to attached vimeo hosted video with node.
Module Required Vimeo Account and API credential. you can create vimeo API at http://developer.vimeo.com
OR
Vimeo credentials for development purpose are available in README.txt file.
How to settup repository and clone code.
git clone --branch automated_review_fix mayank_kanungo@git.drupal.org:sandbox/mayank_kanungo/2187137.git vimeo_field
cd vimeo_field
