You are here

README.txt in Background Video 7

Same filename and directory in other branches
  1. 8 README.txt
Description :
------------

This Background Video module allows to play video in the background of the
page. To play video background in the background what you have to do is just
specify the name of the class to which you want to add the background video.
There are some other specification like Loop the video, where to place the
controls like play/pause and mute/unmute etc.


REQUIREMENTS :
--------------

1. Libraries Module
2. Jquery Update

Installation :
--------------

1. Download the project from https://www.drupal.org/background_video and unzip
the project.
2. Place the project under '/sites/all/modules/contrib' directory.
3. Downlload JQUERY Videeobackground library from
https://github.com/georgepaterson/jquery-videobackground, unzip it and place it
under '/sites/all/libraries' directory. The directory structure should be '/sites/all/libraries/jquery-background'.

Features :
----------

This module provides various configuration options to users like:
1. To which ID/Class background video is used. By default it uses 'body'
selector.
2. Where to show video controls like Play/Pause, Mute/Unmute.
3. Loop the video or not.
4. Autoload the video when page is load or not.


CONTACT :
---------

Current maintainers:
  * Pankaj Sachdeva (pankajsachdeva) - http://drupal.org/u/pankajsachdeva


This project has been sponsored by:
  * ]INIT[ AG
    Visit https://www.init.de/en for more information.

File

README.txt
View source
  1. Description :
  2. ------------
  3. This Background Video module allows to play video in the background of the
  4. page. To play video background in the background what you have to do is just
  5. specify the name of the class to which you want to add the background video.
  6. There are some other specification like Loop the video, where to place the
  7. controls like play/pause and mute/unmute etc.
  8. REQUIREMENTS :
  9. --------------
  10. 1. Libraries Module
  11. 2. Jquery Update
  12. Installation :
  13. --------------
  14. 1. Download the project from https://www.drupal.org/background_video and unzip
  15. the project.
  16. 2. Place the project under '/sites/all/modules/contrib' directory.
  17. 3. Downlload JQUERY Videeobackground library from
  18. https://github.com/georgepaterson/jquery-videobackground, unzip it and place it
  19. under '/sites/all/libraries' directory. The directory structure should be '/sites/all/libraries/jquery-background'.
  20. Features :
  21. ----------
  22. This module provides various configuration options to users like:
  23. 1. To which ID/Class background video is used. By default it uses 'body'
  24. selector.
  25. 2. Where to show video controls like Play/Pause, Mute/Unmute.
  26. 3. Loop the video or not.
  27. 4. Autoload the video when page is load or not.
  28. CONTACT :
  29. ---------
  30. Current maintainers:
  31. * Pankaj Sachdeva (pankajsachdeva) - http://drupal.org/u/pankajsachdeva
  32. This project has been sponsored by:
  33. * ]INIT[ AG
  34. Visit https://www.init.de/en for more information.