You are here

INSTALL.txt in Video 5

REQUIREMENTS
------------------------------------
Optional:
  Views support requires the Views module to be activated.
  video_image module require image module to be activated.


INSTALL INSTRUCTIONS FOR VIDEO.MODULE
-------------------------------------

- Copy video folder to modules/
- Login as site administrator
- Activate video.module as usual (administer->modules)
- Activate optional plugin modules (called video_something)
- Set access control as you like (administer->access control)
- (optional) Activate video.module blocks (administer->blocks)
- (optional) Activate video views using views.module
  * If you are upgrading from a previous version of the video module,
    go to admin -> modules and choose "Save".  This will flush the
    views cache to ensure you can see the views.
  * Go to admin -> views.  You will see a default view supplied for
    video.  You can also create a new one by choosing "Add."  In the
    "Fields" section, you should see selections for "Video: (node info)".

- For ffmpeg helper instructions see plugins/video_ffmpeg_helper 's 
README.txt

File

INSTALL.txt
View source
  1. REQUIREMENTS
  2. ------------------------------------
  3. Optional:
  4. Views support requires the Views module to be activated.
  5. video_image module require image module to be activated.
  6. INSTALL INSTRUCTIONS FOR VIDEO.MODULE
  7. -------------------------------------
  8. - Copy video folder to modules/
  9. - Login as site administrator
  10. - Activate video.module as usual (administer->modules)
  11. - Activate optional plugin modules (called video_something)
  12. - Set access control as you like (administer->access control)
  13. - (optional) Activate video.module blocks (administer->blocks)
  14. - (optional) Activate video views using views.module
  15. * If you are upgrading from a previous version of the video module,
  16. go to admin -> modules and choose "Save". This will flush the
  17. views cache to ensure you can see the views.
  18. * Go to admin -> views. You will see a default view supplied for
  19. video. You can also create a new one by choosing "Add." In the
  20. "Fields" section, you should see selections for "Video: (node info)".
  21. - For ffmpeg helper instructions see plugins/video_ffmpeg_helper 's
  22. README.txt