You are here

changelog.txt in Embedded Media Field 5

#280466 by cogapp_alx | pribeh: Fixed MY Vimeo Not Worky.

May 2009
--------
 * 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).
 * Fix youtube div id for swfobject (aaron).
 * Fix potential problem with missing thumbnail links (aaron).

March 2009
----------
 * Check for isset($options) (aaron).

February 2009
-------------
 * #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).

August 2008
-----------
 * Add support for swfobject to youtube, taking swfobject_api into account (aaron).

2008-06-23
----------
 * Add TODO for thumbnails for spike.tv (aaron).
 * Add placeholder ifilm.inc to help with updates after ifilm-spike switch (aaron).

2008-05-28
utilize $options arrays in other theme functions

2008-05-27
allow w/h (and other) overrides to thumbnails

2008-05-23
#261999 - chirale fixed XHTML validation errors in YouTube.inc

2008-05-10
#208963 - robomalo + darrenmUK  added Vimeo support
#249255 - ekes added MRSS support to multiple files
#170799 - ekes added support for google video URLs from '.com.au', 'co.uk' etc.
#199189 - vsnguyen + Rysk added support for Veoh
#253389 - Rysk updated Veoh support + added providers guba and imeem

2008-04-30
change 'thumbnail' text on widget settings form

2008-04-29
dailymotion thumbnails

2008-04-07
support for blip.tv's new player
added $options=array() to themes for future expansion of options

2008-03-14
#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.

2008-03-21
add support for last.fm videos

2008-02-22
#217339/fjen fix myspace thumbnails
myspace now is also myspacetv.com
fix myspace to use object instead of embed

2008-02-17
removed goleft support -- no user contributed videos, and no thumbnails.
add provider views handlers

2008-02-16
#178299/dalin - modified patch to allow filter by video present

2008-02-09
#211529 - MrKatz fixed the revver url

2008-02-07
support for goleft.tv

2008-01-06
grab random youtube thumbnail
#200435/jhedstrom - default thumbnail when video thumbnail not available

2008-01-04
remove bliptv debugging printout on node submission
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

2007-12-07
change url for brightcove to .tv

2007-10-17
#179454 fix youtube's new &rel=1 url structure

2007-09-12
better support for blip.tv's rss (allow overriding type given)

2007-09-06
added rss support for blip.tv
added data versioning to allow nodes to save more data, but respect older nodes

2007-07-27
ignore case when matching video url's
don't show 'show video' on thumbnails if no embed code value

2007-06-27
clean old variables during install, sorry, new update again.
fix install -- change ncck to emfield

2007-06-19
add update code to change variables and remove old menu item
require dependency on ncck

2007-06-09
fixed embed pasting for blip.tv
added support for blip.tv
added serialized data array for extra provider-specific node-level data
added thumbnail width/height

2007-06-07
created 'supported features' sections of settings page
added support for 'related videos' for youtube

2007-06-05
add 'embed code' filter for views -- note: run update.php to see it
increase maxlength on embed textfield for better embed code support
added support for ifilm

2007-06-03
began support for autoplay (starting with youtube)
added support for sevenload

2007-04-25
added support for brightcove videos. thanks, recidive!

2007-04-12
text link for thumbnail when thumbnail not available
link thumbnails to node view
fix youtube thumbnails

2007-04-04
some code documentation

2007-03-24
simplified api
added video link hook to api

2007-03-23
begin bliptv, but waiting on email re. api
add google, metacafe, myspace, revver, jumpcut
change structure to use .inc files for 3rd party providers
describe api in readme

2007-03-22
fix bug w/ blank video when no embed code entered
call youtube api to fetch thumbnails
parse video code from the YouTube video URL

2007-03-14
branch to video_cck for more generic video integration

2007-02-23
began development for YouTube integration; release as youtube_cck

File

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