Video Kit 1.x for Drupal 7.x
----------------------------
Get started building with Video module fast.
Requirements
------------
In addition to the standard Drupal requirements you will need the following to
make use of Build Kit:
- drush 3.1 - http://drupal.org/project/drush
- drush make 2.0 beta 9 - http://drupal.org/project/drush_make
- git - http://git-scm.com
Getting started
---------------
Video Kit for 7.x requies several patches to be applied to Drupal core. It
provides a `distro.make` file for building a full Drupal distro including core
patches as well as a copy of the `videokit` install profile.
1. Grab the `distro.make` file from Video Kit and run:
$ drush make distro.make [directory]
or use its url on Drupal.org directly:
$ drush make "http://drupalcode.org/project/videokit.git/blob_plain/refs/heads/7.x-1.x:/distro.make" [directory]
If above failed then you can try.env GIT_SSL_NO_VERIFY=true drush make xxx ...
2. Choose the "Video Kit" install profile when installing Drupal
Maintainers
-----------
- Heshan Wanigasooriya (heshan.lk)
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Last modified: September 9, 2011