video_upload 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| video_upload-7.x-1.0-beta2.tar.gz | 443.82 KB | a7732842a63a1f139559420ed1b406a0 |
| video_upload-7.x-1.0-beta2.zip | 449.97 KB | 2d9a98436510478e1fc375770a3bdd64 |
Release notes
- #1013668: Empty element passed to theme_fieldset()
- #1054636: Recoverable fatal error when running cron after content upload
video_upload 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| video_upload-7.x-1.0-beta1.tar.gz | 443.84 KB | 5d234996a1e5310411f34bfdaacb3ecb |
| video_upload-7.x-1.0-beta1.zip | 449.5 KB | e016400de268e3e097bb1a4eb6ebaf81 |
Release notes
Beta 1
video_upload 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| video_upload-7.x-1.0-alpha2.tar.gz | 443.87 KB | c269e49982e04065fc480d8ad055bc20 |
| video_upload-7.x-1.0-alpha2.zip | 449.53 KB | d4f961f8f127639d205720a816957fdb |
Release notes
Updating to the latest 7.x API changes (mostly the addition of EntityFieldQuery).
video_upload 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-1.6.tar.gz | 443.41 KB | a63df209a2438352aa56bf8f64fd31a8 |
| video_upload-6.x-1.6.zip | 447.84 KB | 5e2f1aaa7bf171c9fb6173aed9a5688a |
Release notes
Fixed:
- #636598: Use theme('image') instead of output an <img> tag
- #715448: Zend Gdata library
- #575046: Bug delete node
- #752628: Hook_field_settings causes schema-mismatch
- #731200: Error when running cron: "warning: Invalid argument supplied for foreach() in /.../video_upload.admin.inc"
- #787976: No validation for required video_upload fields
- #611380: Call to undefined function _video_upload_node_set_video_status() in video_upload.admin.inc on line 421
- #439170: update youtube video if node is updated
PHP 5.3 compatibility fixes.
video_upload 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| video_upload-7.x-1.0-alpha1.tar.gz | 443.81 KB | df937d11ac37ccbe159b207649d93a28 |
| video_upload-7.x-1.0-alpha1.zip | 449.49 KB | 328cec6c77033f45b5b5b2e1579caa13 |
Release notes
Video Upload 1.x Alpha 1 release for 7.x.
video_upload 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| video_upload-7.x-2.x-dev.tar.gz | 443.63 KB | 79bdec2ee530f42587f5ee73ae356a66 |
| video_upload-7.x-2.x-dev.zip | 448.47 KB | 2fec0d03fec328fd82e6f8791c40af26 |
Release notes
Video Upload 2.x branch for Drupal 7.
video_upload 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-2.x-dev.tar.gz | 447.6 KB | 4588773b7269452d5f02e0242971150d |
| video_upload-6.x-2.x-dev.zip | 453.63 KB | 6c0cc9bed57b645d91dbed19ffa721ea |
Release notes
Focus on new features, including browser upload method.
video_upload 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| video_upload-7.x-1.x-dev.tar.gz | 443.58 KB | 1d66f6993cd096e4169dfe2c3338fce4 |
| video_upload-7.x-1.x-dev.zip | 448.39 KB | 326c501b1e9cc1139a1e47053e460a3d |
Release notes
Drupal 7.x development release.
video_upload 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-1.5.tar.gz | 448.52 KB | 4dfd6eab720898d968f55c839cc31516 |
| video_upload-6.x-1.5.zip | 454.76 KB | d7caed6bbc39e3acd2ad94a6cd42d024 |
Release notes
Fixes #566740: Editing node not allowed after uploading video
video_upload 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-1.4.tar.gz | 447.43 KB | b78d4830c17aaadc92c83ece25c98bcc |
| video_upload-6.x-1.4.zip | 453.65 KB | df7e0815a635ad170bec9c588fcfcf34 |
Release notes
- Removed erroneously added debugging code.
video_upload 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-1.3.tar.gz | 447.45 KB | a000979b920711f17ae4742f770395e7 |
| video_upload-6.x-1.3.zip | 453.68 KB | b7777fa1feffb9ee9e6ff2077fa4e3fe |
Release notes
- Updated to match the new FileField API.
- #461082 Fixed embedding issue with Safari
- #461552 Place holder image shows up when no video uploaded
video_upload 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-1.2.tar.gz | 445.69 KB | 899711bb41f97461e2903dceaf929fca |
| video_upload-6.x-1.2.zip | 452.38 KB | fa01f5a68926279270d13d50c66f8211 |
Release notes
- Updated to use YouTube API 2.0
- Code and comment style cleanup.
- Added Zend GData version check to hook_requirements().
video_upload 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-1.1.tar.gz | 445.46 KB | 2c44023caa4a86df6571b70322ce921b |
| video_upload-6.x-1.1.zip | 451.92 KB | 0fb352d45aadab960773e116efc9bf4c |
Release notes
- HTML tags are now stripped out of the description field sent to
Youtube.
- Conflicts with file status field (from filefield) have been fixed
which seems to resolve elusive upload failure issues.
- More elegant default video processing images.
video_upload 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-1.0.tar.gz | 358.38 KB | 9020f73aef60369db3dc671987de9175 |
| video_upload-6.x-1.0.zip | 365.4 KB | 677da2e4ab6f5b051f9a9f819fd47119 |
Release notes
- Default keywords are now validated to avoid provider upload conflicts.
- Added option to toggle fullscreen button on embedded video.
- Updated default sizes to match YouTube's new widescreen ratios.
- Added default images for videos that are being processed.
- YouTube as a provider has been partially abstracted to the providers directory, and integrated through video_upload hooks such that adding additional providers in the future should be a matter of implementing the required hooks.
- Direct upload method now implemented via the FileField widget system.
- Take advantage of a few Zend GData library optimizations.
- Added a views handler for filtering on video status.
- Added SimpleTests for YouTube authentication, CCK field creation, YouTube upload and removal.
video_upload 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| video_upload-6.x-1.x-dev.tar.gz | 442.71 KB | fa98ec5d504465b280147ac4f83f7951 |
| video_upload-6.x-1.x-dev.zip | 447.06 KB | aacaaf439cf969f9af5b43da4d62c02a |
Release notes
The Drupal 6.x development branch.
video_upload 5.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| video_upload-5.x-1.0-beta2.tar.gz | 30.09 KB | 92b60047c78652f1a22427dfa08f60c4 |
| video_upload-5.x-1.0-beta2.zip | 34.46 KB | 7573b6c5ac02e4c8241eec67431f273b |
Release notes
Fixed call to undefined function during cron.
video_upload 5.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| video_upload-5.x-1.0-beta1.tar.gz | 30.05 KB | b0ccddef4907d20051cb2062544bc1b0 |
| video_upload-5.x-1.0-beta1.zip | 34.43 KB | 4588368cf4e566210aa8eebe748f31af |
Release notes
This is the Beta release for 5.x
video_upload 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| video_upload-5.x-1.x-dev.tar.gz | 29.85 KB | c6cb9433ab4982b6861923a9101639f5 |
| video_upload-5.x-1.x-dev.zip | 33.82 KB | e55ddcd2ce260dd6f929e0d034d004a5 |
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.