Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
#280466 by cogapp_alx | pribeh: Fixed MY Vimeo Not Worky.
* Autoplay in blip's new player, and redo #351145 (aaron).
* Fix youtube div for swfobject take 2 (aaron).
* Pass $node in $options from video theme functions (aaron). * Pass $options to theme_video_cck_bliptv_flash (aaron). * #351145 After upgrade, blip.tv videos show: Error: Invalid Feed (aaron).
HEAD to DRUPAL-5
* Fix youtube div id for swfobject (aaron).
Fix potential problem with missing thumbnail links (aaron).
* Check for isset($options) (aaron).
* #345515 - Vimeo thumbnail feature not working (aaron).
* #368963 - Remove support for Brightcove.tv (aaron).
* #303756 - High quality YouTube (benshell/jrfano/VeryMisunderstood).
* #237664 - Adding support for uStream videos (aaron).
* Add support for swfobject to youtube, taking swfobject_api into account (aaron).
Changing naming convention
Changed name of module and functions from video_cck to emvideo
* Add TODO for thumbnails for spike.tv (aaron). * Add placeholder ifilm.inc to help with updates after ifilm-spike switch (aaron). * Move ifilm.inc to spike.inc (aaron).
Add TODO for thumbnails for spike.tv (aaron).
* Add placeholder ifilm.inc to help with updates after ifilm-spike switch (aaron).
* Move theme functions to video_cck.theme.inc (aaron). * Implement hook_theme (aaron).
widget info:
'multiple values' => CONTENT_HANDLE_CORE,
'callbacks' => array(
'default value' => CONTENT_CALLBACK_DEFAULT,
),
field_info: 'callbacks' => array('tables' => CONTENT_CALLBACK_DEFAULT, 'arguments' => CONTENT_CALLBACK_DEFAULT, ),
allow w/h (and other) overrides to thumbnails and other formatters
case 'database columns': return module_invoke('emfield', 'field_columns', $field);
content_notify in .install files
implement hook_content_is_empty
utilize $options arrays in other theme functions
allow w/h (and other) overrides to thumbnails
#177027 - Dipen started the port from Drupal 5 to Drupal 6 using the coder module.
#214011 - dgtlmoon fixed variable syntax that was precenting users from choosing which providers should show up and which shouldn't on the CCK form. #261999 - chirale fixed XHTML validation errors in YouTube.inc
#199189 - vsnguyen + Rysk added support for Veoh, #253389 - Rysk updated Veoh support + added providers guba and imeem
#170799 - ekes added support for google video URLs from '.com.au', 'co.uk' etc.
#249255 - ekes patched numerous files- adding rss enclosure support for YouTube, Google Video and custom URL - Add MRSS support
#208963- robomalo + darrenmUK added Vimeo support
change 'thumbnail' text on widget settings form
dailymotion thumbnails
#208963 - robomalo & darrenmUK contributed new provider: Vimeo #250273 - patch by schuyler1d - include files should key off of file->filename
#170799 - Ekes changed the google regex to allow for embedding google videos from sites with other country extensions (.com.au and .co.uk for example)
support for blip.tv's new player added $options=array() to themes for future expansion of options
support for blip.tv's new player
added $options=array() to themes for future expansion of options
add support for last.fm videos
#216796/jhedstrom - extended brightcove support ifilm.inc was changed to spike.inc to reflect the change in site name and url, and the provider file was fixed.
current d6 support. still need to finish cck hooks
#217339/fjen fix myspace thumbnails
myspace now is also myspacetv.com fix myspace to use object instead of embed
official release for d5
removed goleft support -- no user contributed videos, and no thumbnails.
add provider views handlers
#178299/dalin - modified patch to allow filter by video present
#211529 - MrKatz fixed the revver url #216553- patch by dalin to increase max length to $form['emthumb']['emthumb_description']. #213447- patch by jhedstrom to change paths in emthumb_thumbnail_url() from relative to absolute. #214011 - patch by dgtlmoon to fix variable_get syntax
support for goleft.tv
create d6 version of embedded media field (not ported yet)
add d5 version of embedded media field to repository
file changelog.txt was added on branch DRUPAL-6--1 on 2008-01-09 02:22:24 +0000
file changelog.txt was added on branch DRUPAL-5 on 2008-01-09 01:21:41 +0000
grab random youtube thumbnail
#200435/jhedstrom - default thumbnail when video thumbnail not available
remove debugging statements
dailymotion autoplay support
added dailymotion support
#181095:alley youtube thumbnails w/o api or requests
#177593:anonymous5190 parse new google embed code
add <param name=\"wmode\" value=\"transparent\" /> to youtube & google
integrate with colorpicker module; add border options for youtube
#201855;jhedstrom add color options for youtube player
#184980 cache youtube thumbnails (cache was accidentally left off while debugging)
#173780;alexua - fix 'Cannot find server or DNS Error' in ie6 for youtube
add support for emthumb, so that custom thumbnails may be stored and displayed for videos
change url for brightcove to .tv
#179454 fix youtube's new &rel=1 url structure
better support for blip.tv's rss (allow overriding type given) fixed error: warning: array_shift() [function.array-shift]: The argument should be an array...
added rss support for blip.tv added data versioning to allow nodes to save more data, but respect older nodes
backport emfield to 4.7
file changelog.txt was added on branch DRUPAL-4-7 on 2007-08-19 00:21:01 +0000
ignore case when matching providers
don't show 'show video' on thumbnails if no embed code value
clean old variables during install, sorry, new update again.
fix install -- change ncck to emfield
rename ncck to emfield
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |