https://github.com/karbunkul/mediatube
Module for Drupal 7
https://github.com/karbunkul/mediatube
Last synced: 15 days ago
JSON representation
Module for Drupal 7
- Host: GitHub
- URL: https://github.com/karbunkul/mediatube
- Owner: karbunkul
- Created: 2013-01-03T06:49:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-03T11:15:31.000Z (about 13 years ago)
- Last Synced: 2023-04-05T09:27:01.624Z (about 3 years ago)
- Language: PHP
- Homepage: http://karbunkul.github.com/mediatube/
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mediatube
=========
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