aboutsummaryrefslogtreecommitdiff
path: root/types
diff options
context:
space:
mode:
Diffstat (limited to 'types')
-rw-r--r--types/video_google/video_google.module3
-rw-r--r--types/video_upload/video_upload.js3
-rw-r--r--types/video_upload/video_upload.module2
-rw-r--r--types/video_url/video_url.module3
-rw-r--r--types/video_youtube/video_youtube.module3
5 files changed, 6 insertions, 8 deletions
diff --git a/types/video_google/video_google.module b/types/video_google/video_google.module
index e1afa56..280275e 100644
--- a/types/video_google/video_google.module
+++ b/types/video_google/video_google.module
@@ -5,8 +5,7 @@
* Enable Google Video support for video module.
*
* @author Fabio Varesano <fvaresano at yahoo dot it>
- * porting to Drupal 6
- * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw@gmail.com>
+ * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw at gmail dot com>
* @todo
*/
diff --git a/types/video_upload/video_upload.js b/types/video_upload/video_upload.js
index 0341f16..5513bea 100644
--- a/types/video_upload/video_upload.js
+++ b/types/video_upload/video_upload.js
@@ -6,8 +6,7 @@
* TODO: Support AJAX Uploads :-)
*
* @author Fabio Varesano <fvaresano at yahoo dot it>
- * porting to Drupal 6
- * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw@gmail.com>
+ * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw at gmail dot com>
* @todo
*/
diff --git a/types/video_upload/video_upload.module b/types/video_upload/video_upload.module
index 8a98a06..390a52b 100644
--- a/types/video_upload/video_upload.module
+++ b/types/video_upload/video_upload.module
@@ -8,6 +8,8 @@
* @author Glen Marianko Twitter@demoforum <glenm at demoforum dot com>
* @todo implement the help of the video upload (Implement the internal hook for the help video_upload_v_help()).
* @todo GMM: video upload allowed extensions broken, all uploads allowed
+ * Ajax based upload
+ * Progress bar on upload
*/
diff --git a/types/video_url/video_url.module b/types/video_url/video_url.module
index 6b83091..0e92ec6 100644
--- a/types/video_url/video_url.module
+++ b/types/video_url/video_url.module
@@ -5,8 +5,7 @@
* Enable Path or URL support for video module.
*
* @author Fabio Varesano <fvaresano at yahoo dot it>
- * porting to Drupal 6
- * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw@gmail.com>
+ * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw at gmail dot com>
* @todo
*/
diff --git a/types/video_youtube/video_youtube.module b/types/video_youtube/video_youtube.module
index 584a55b..30e46c8 100644
--- a/types/video_youtube/video_youtube.module
+++ b/types/video_youtube/video_youtube.module
@@ -5,8 +5,7 @@
* Enable Youtube support for video module.
*
* @author Fabio Varesano <fvaresano at yahoo dot it>
- * porting to Drupal 6
- * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw@gmail.com>
+ * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw at gmail dot com>
* @todo
*/