| 1 |
/* $Id: changelog.txt,v 1.49 2009/05/18 14:45:51 aaron Exp $ */
|
| 2 |
|
| 3 |
May 2009
|
| 4 |
--------
|
| 5 |
* Fix youtube div id for swfobject (aaron).
|
| 6 |
* Fix potential problem with missing thumbnail links (aaron).
|
| 7 |
|
| 8 |
March 2009
|
| 9 |
----------
|
| 10 |
* Check for isset($options) (aaron).
|
| 11 |
|
| 12 |
February 2009
|
| 13 |
-------------
|
| 14 |
* #345515 - Vimeo thumbnail feature not working (aaron).
|
| 15 |
* #368963 - Remove support for Brightcove.tv (aaron).
|
| 16 |
* #303756 - High quality YouTube (benshell/jrfano/VeryMisunderstood).
|
| 17 |
* #237664 - Adding support for uStream videos (aaron).
|
| 18 |
|
| 19 |
August 2008
|
| 20 |
-----------
|
| 21 |
* Add support for swfobject to youtube, taking swfobject_api into account (aaron).
|
| 22 |
|
| 23 |
2008-06-23
|
| 24 |
----------
|
| 25 |
* Add TODO for thumbnails for spike.tv (aaron).
|
| 26 |
* Add placeholder ifilm.inc to help with updates after ifilm-spike switch (aaron).
|
| 27 |
|
| 28 |
2008-05-28
|
| 29 |
utilize $options arrays in other theme functions
|
| 30 |
|
| 31 |
2008-05-27
|
| 32 |
allow w/h (and other) overrides to thumbnails
|
| 33 |
|
| 34 |
2008-05-23
|
| 35 |
#261999 - chirale fixed XHTML validation errors in YouTube.inc
|
| 36 |
|
| 37 |
2008-05-10
|
| 38 |
#208963 - robomalo + darrenmUK added Vimeo support
|
| 39 |
#249255 - ekes added MRSS support to multiple files
|
| 40 |
#170799 - ekes added support for google video URLs from '.com.au', 'co.uk' etc.
|
| 41 |
#199189 - vsnguyen + Rysk added support for Veoh
|
| 42 |
#253389 - Rysk updated Veoh support + added providers guba and imeem
|
| 43 |
|
| 44 |
2008-04-30
|
| 45 |
change 'thumbnail' text on widget settings form
|
| 46 |
|
| 47 |
2008-04-29
|
| 48 |
dailymotion thumbnails
|
| 49 |
|
| 50 |
2008-04-07
|
| 51 |
support for blip.tv's new player
|
| 52 |
added $options=array() to themes for future expansion of options
|
| 53 |
|
| 54 |
2008-03-14
|
| 55 |
#216796/jhedstrom - extended brightcove support
|
| 56 |
ifilm.inc was changed to spike.inc to reflect the change in site name and url, and the provider file was fixed.
|
| 57 |
|
| 58 |
2008-03-21
|
| 59 |
add support for last.fm videos
|
| 60 |
|
| 61 |
2008-02-22
|
| 62 |
#217339/fjen fix myspace thumbnails
|
| 63 |
myspace now is also myspacetv.com
|
| 64 |
fix myspace to use object instead of embed
|
| 65 |
|
| 66 |
2008-02-17
|
| 67 |
removed goleft support -- no user contributed videos, and no thumbnails.
|
| 68 |
add provider views handlers
|
| 69 |
|
| 70 |
2008-02-16
|
| 71 |
#178299/dalin - modified patch to allow filter by video present
|
| 72 |
|
| 73 |
2008-02-09
|
| 74 |
#211529 - MrKatz fixed the revver url
|
| 75 |
|
| 76 |
2008-02-07
|
| 77 |
support for goleft.tv
|
| 78 |
|
| 79 |
2008-01-06
|
| 80 |
grab random youtube thumbnail
|
| 81 |
#200435/jhedstrom - default thumbnail when video thumbnail not available
|
| 82 |
|
| 83 |
2008-01-04
|
| 84 |
remove bliptv debugging printout on node submission
|
| 85 |
dailymotion autoplay support
|
| 86 |
added dailymotion support
|
| 87 |
#181095:alley youtube thumbnails w/o api or requests
|
| 88 |
#177593:anonymous5190 parse new google embed code
|
| 89 |
add <param name=\"wmode\" value=\"transparent\" /> to youtube & google
|
| 90 |
integrate with colorpicker module; add border options for youtube
|
| 91 |
#201855;jhedstrom add color options for youtube player
|
| 92 |
#184980 cache youtube thumbnails (cache was accidentally left off while debugging)
|
| 93 |
#173780;alexua - fix 'Cannot find server or DNS Error' in ie6 for youtube
|
| 94 |
add support for emthumb, so that custom thumbnails may be stored and displayed for videos
|
| 95 |
|
| 96 |
2007-12-07
|
| 97 |
change url for brightcove to .tv
|
| 98 |
|
| 99 |
2007-10-17
|
| 100 |
#179454 fix youtube's new &rel=1 url structure
|
| 101 |
|
| 102 |
2007-09-12
|
| 103 |
better support for blip.tv's rss (allow overriding type given)
|
| 104 |
|
| 105 |
2007-09-06
|
| 106 |
added rss support for blip.tv
|
| 107 |
added data versioning to allow nodes to save more data, but respect older nodes
|
| 108 |
|
| 109 |
2007-07-27
|
| 110 |
ignore case when matching video url's
|
| 111 |
don't show 'show video' on thumbnails if no embed code value
|
| 112 |
|
| 113 |
2007-06-27
|
| 114 |
clean old variables during install, sorry, new update again.
|
| 115 |
fix install -- change ncck to emfield
|
| 116 |
|
| 117 |
2007-06-19
|
| 118 |
add update code to change variables and remove old menu item
|
| 119 |
require dependency on ncck
|
| 120 |
|
| 121 |
2007-06-09
|
| 122 |
fixed embed pasting for blip.tv
|
| 123 |
added support for blip.tv
|
| 124 |
added serialized data array for extra provider-specific node-level data
|
| 125 |
added thumbnail width/height
|
| 126 |
|
| 127 |
2007-06-07
|
| 128 |
created 'supported features' sections of settings page
|
| 129 |
added support for 'related videos' for youtube
|
| 130 |
|
| 131 |
2007-06-05
|
| 132 |
add 'embed code' filter for views -- note: run update.php to see it
|
| 133 |
increase maxlength on embed textfield for better embed code support
|
| 134 |
added support for ifilm
|
| 135 |
|
| 136 |
2007-06-03
|
| 137 |
began support for autoplay (starting with youtube)
|
| 138 |
added support for sevenload
|
| 139 |
|
| 140 |
2007-04-25
|
| 141 |
added support for brightcove videos. thanks, recidive!
|
| 142 |
|
| 143 |
2007-04-12
|
| 144 |
text link for thumbnail when thumbnail not available
|
| 145 |
link thumbnails to node view
|
| 146 |
fix youtube thumbnails
|
| 147 |
|
| 148 |
2007-04-04
|
| 149 |
some code documentation
|
| 150 |
|
| 151 |
2007-03-24
|
| 152 |
simplified api
|
| 153 |
added video link hook to api
|
| 154 |
|
| 155 |
2007-03-23
|
| 156 |
begin bliptv, but waiting on email re. api
|
| 157 |
add google, metacafe, myspace, revver, jumpcut
|
| 158 |
change structure to use .inc files for 3rd party providers
|
| 159 |
describe api in readme
|
| 160 |
|
| 161 |
2007-03-22
|
| 162 |
fix bug w/ blank video when no embed code entered
|
| 163 |
call youtube api to fetch thumbnails
|
| 164 |
parse video code from the YouTube video URL
|
| 165 |
|
| 166 |
2007-03-14
|
| 167 |
branch to video_cck for more generic video integration
|
| 168 |
|
| 169 |
2007-02-23
|
| 170 |
began development for YouTube integration; release as youtube_cck
|