Module for Drupal 7
Features:
- install/uninstall module +
- Custom title in menu +
- Configuration module path http://example.com?q=admin/config/media/mediatube +
- add/edit playlists (categories) +
- create table "mediatube_categories" (hook_schema) +
- add/edit new video:
- form add one or many movies (mediatube_new_video_form) with validate/submit callback +
- create table "mediatube_movies" (hook_schema) + <<<<<<< fccde28bc52c571720301e85278178c7a8b9de84
=======
local