Releases for Video Upload
video_upload 5.x-1.0-beta1
Official release from CVS tag: DRUPAL-5--1-0-BETA1
Download: video_upload-5.x-1.0-beta1.tar.gz
Size: 30.05 KB
md5_file hash: b0ccddef4907d20051cb2062544bc1b0
First released: June 18, 2008 - 15:59
Last updated: June 18, 2008 - 16:00
Download: video_upload-5.x-1.0-beta1.tar.gz
Size: 30.05 KB
md5_file hash: b0ccddef4907d20051cb2062544bc1b0
First released: June 18, 2008 - 15:59
Last updated: June 18, 2008 - 16:00
This is the Beta release for 5.x
video_upload 5.x-1.x-dev
Nightly development snapshot from CVS branch: DRUPAL-5
Download: video_upload-5.x-1.x-dev.tar.gz
Size: 30.08 KB
md5_file hash: 76c05878cc2fcc66147b7088f5634d5e
First released: April 25, 2008 - 18:51
Last updated: July 10, 2008 - 00:09
Download: video_upload-5.x-1.x-dev.tar.gz
Size: 30.08 KB
md5_file hash: 76c05878cc2fcc66147b7088f5634d5e
First released: April 25, 2008 - 18:51
Last updated: July 10, 2008 - 00:09
$Id: CHANGELOG 506 2008-05-02 22:04:09Z jhedstrom $
DRUPAL-5, 2008-05-02
--------------------
- Added a js progress bar to preview/submit button functionality
- Added node token support for the default description field
- Fixed a bug in which the jquery was failing on pages where a search
form was present
- Re-ordering of logic in _video_upload_widget_form() for better error
handling
- Added widget configuration options for YouTube synchronization of
title, keywords and description
DRUPAL-5, 2008-05-01
--------------------
- Fixed a YouTube category bug, only to find an actual bug in the API.
- Fixed widget_info hook bug
- Added a video admin page/form for tracking all videos, and deleting
orphaned videos
- Abstracted video status numbers into constants for easier
readability
DRUPAL-5, 2008-04-30
--------------------
- Field name is now automatically sent to YouTube as a "developer tag"
DRUPAL-5, 2008-04-29
--------------------
- Video status checking, updating and deleting now enabled for node
deletes, and on cron
See the TODO.txt for unfinished aspects of the module.