Downloads
Download tar.gz
30.91 KB
MD5: 2bb7a4660b2deb8b40fc60348a147c86
SHA-1: cea63dbd56c1b79e74519976e0bc00a39b9eda2d
SHA-256: ef8672bc13cea110d71630317fe5fb42f072f8d08362cbf716b327c5aa5f3c23
Download zip
34.91 KB
MD5: 027672f883b83f5e2780ab9afc01429d
SHA-1: 4388c498a614aecbf5dd38eeb56e483e34d796bd
SHA-256: 11ad9cf7260f0c28d6ed63f0f2494a09119606337fd1a27a02ddb5d39be5fbb2
Release notes
$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.