You are here

README.txt in FitVids 6

Same filename and directory in other branches
  1. 8 README.txt
  2. 7 README.txt
Non-displayable characters.

File

README.txt
View source
  1. DESCRIPTION
  2. -----------
  3. FitVids is a jQuery plugin for fluid width video embeds.
  4. It's useful if you are using a responsive theme (such as Omega), and want the videos to scale.
  5. INSTALLATION
  6. ------------
  7. * Download the jquery.fitvids.js file from:
  8. https://github.com/davatron5000/FitVids.js
  9. and place it in the sites/all/modules/fitvids/ folder
  10. * Enable the module at Administer » Site building » Modules.
  11. CONFIGURATION
  12. -------------
  13. * Go to the configuration screen at Administer » Site configuration » FitVids.
  14. * The default selector is ".region". Enter your own jQuery selectors. Use a new line for each selector.
  15. FURTHER INFO
  16. ------------
  17. There is an explanatory blog post at http://daverupert.com/2011/09/responsive-video-embeds-with-fitvids/