Vine module allows you to embed Vine's posts easily.
Vine module is available for Drupal 7 and Drupal 8.
https://drupal.org/project/vine
Live Demo http://bit.ly/17z5dlT
After installing Vine module, and enabled it...
2-steps Configuration:
- In any content type use or add a Field of the type text.
- Then, set Embedded Vine Format on Display settings for chosen field.
Simply usage: Paste Vine's post URL on chosen field
-
Copy URL, e.g. https://vine.co/v/hmpvn259tjt
-
Paste URL
Further information:
This module comes with standard formats suggested by Vine.
You can choose between two styles: Simple and Postcard;
and between three sizes: Large (600px), Medium (480px) and Small (320px)
Take a look at this! "Postcard" style in "Small" size
Include Vines on your articles and get great social video impact on your websites
A little experience with Drupal was needed for developing this simple module.
Base code was taken from this tutorial
Drupal 7 Tutorial: Creating Custom Formatters with the Field API by Dann Linn