aboutsummaryrefslogtreecommitdiff
path: root/video.info
diff options
context:
space:
mode:
authorHeshan <heshan@heidisoft.com>2011-03-07 14:40:10 +0530
committerHeshan <heshan@heidisoft.com>2011-03-07 14:40:10 +0530
commitf804c5913e46299bc52f97ce7905bc00c162db81 (patch)
tree9c887491b2e99ebd3ba013d2712fc2d927efc2bb /video.info
parent7235ebc06e881ebefe1d2c45a3b0f5304e26b936 (diff)
downloadvideo-f804c5913e46299bc52f97ce7905bc00c162db81.tar.gz
video-f804c5913e46299bc52f97ce7905bc00c162db81.tar.bz2
Creating new module Video UI to manage Video module configurations ie. Preset management
Diffstat (limited to 'video.info')
-rw-r--r--video.info10
1 files changed, 1 insertions, 9 deletions
diff --git a/video.info b/video.info
index ac24b81..be1c5a8 100644
--- a/video.info
+++ b/video.info
@@ -1,18 +1,10 @@
name = Video
-description = Implementation of a video field
+description = Upload and manage video content with Drupal
package = Video
core = 7.x
-configure = admin/config/media/video
dependencies[] = file
dependencies[] = image
files[] = video.module
-files[] = video.admin.inc
-files[] = video.drush.inc
-files[] = video.theme.inc
-files[] = video_formatter.inc
-files[] = video_schedular.inc
-files[] = video.field.inc
-files[] = includes/video.preset.inc
# Including class files to lazyload
files[] = includes/conversion.inc
files[] = includes/filesystem.inc