You are here

CHANGELOG.txt in Embedded Media Field 6.3

Changelog for Embedded Media Field (Drupal version 6).

File

CHANGELOG.txt
View source
  1. /**
  2. * @file
  3. * Changelog for Embedded Media Field (Drupal version 6).
  4. */
  5. by aaron: Refactor admin forms to use vertical tabs when available.
  6. by aaron: Move module settings into their own pages.
  7. by aaron: Retrieve and cache XML docs using simplexml.
  8. by aaron: Create cache table to store retrieved XML documents.
  9. by aaron: Add new XML wrapper function.
  10. by aaron: Move module to the Media group.
  11. by aaron: Require PHP 5.2.
  12. by aaron: Allow administrator to remove warning message for missing providers.
  13. by aaron: Add message if attempting to enable missing provider.
  14. by aaron: Remove obsolete or missing providers.
  15. =============
  16. DRUPAL-6--2
  17. =============
  18. ================
  19. DRUPAL-6--1-18
  20. ================
  21. #625822 by deviantintegral | aaron: fix _emfield_update_fix_data() can loop
  22. infinitely.
  23. #621792 by aaron: Fix space after youtube link.
  24. ================
  25. DRUPAL-6-1--15
  26. ================
  27. #618272 by hutch: Fixed bug in emfield.php.
  28. ================
  29. DRUPAL-6--1-13
  30. ================
  31. #612780 by cangeceiro: Fixed Error in emfield.php.
  32. ================
  33. DRUPAL-6--1-12
  34. ================
  35. by aaron: Document module-provided hooks.
  36. by aaron: Change legacy module_invoke to directly call internal funciton.
  37. #604524 by aaron | DamienMcKenna : Create new hook_emfield_data_alter(&$data).
  38. by aaron: Fix error/WSOD on admin screen if FLV Media Player module installed,
  39. but no profiles have been created.
  40. ================
  41. DRUPAL-6--1-11
  42. ================
  43. by aaron: Add generic theme for swfobject when that module not included.
  44. #592284 by aaron: Fix botched update for provider data import.
  45. ===============
  46. DRUPAL-6--1-8
  47. ===============
  48. by aaron: Add 'provider' views handlers.
  49. by aaron: Upgrade existing fields to retrieve new data when necessary.
  50. by aaron: Store version data in new column.
  51. ===============
  52. DRUPAL-6--1-7
  53. ===============
  54. by aaron: Add support for flv media player profiles.
  55. ===============
  56. DRUPAL-6--1-5
  57. ===============
  58. September 2009
  59. --------------
  60. by aaron: Sanitize only before preview.
  61. by aaron: Clean up extra columns invocation.
  62. by aaron: Allow providers to validate URLs.
  63. #264264 by aaron: Sanitize item for preview.
  64. August 2009
  65. -----------
  66. by aaron: Add option for thumbnail play button overlay.
  67. by aaron: Implement hook_content_generate for Devel module.
  68. ===============
  69. DRUPAL-6--1-4
  70. ===============
  71. August 2009
  72. -----------
  73. #370882 by jdwfly | aaron: Fix menu creation.
  74. #358241 by joachim: Field help text links 'Custom URL' to site itself.
  75. DRUPAL-6--1-3
  76. =============
  77. July 2009
  78. ---------
  79. * #165731 - Allow provider result of 302 (winston).
  80. * #516642 - Add content_filter_xss() to field help (Pete B).
  81. * Add player-viral.swf to JW FLV Player autosearch (aaron).
  82. * Add $options array to emfield_emfield_field_formatter (aaron).
  83. June 2009
  84. ---------
  85. * Add basic support and admin options for JW Image Rotator (aaron).
  86. * Fix confusing basepath for JW Flash Player variable (aaron).
  87. * Add basic support and admin options for JW Flash Player (aaron).
  88. DRUPAL-6--1-2
  89. =============
  90. May 2009
  91. ---------
  92. * #197807 - Max length of embed to 4096 (aaron).
  93. * #474790 - Insecure handling of administrator-entered text (aaron).
  94. * Allow silent node batch operations; notice to watchdog (aaron).
  95. * #452724 - winston fixed problem with caching of xml (alexua).
  96. March 2009
  97. ----------
  98. * Link to proper video value in _emfield_emfield_widget (aaron).
  99. * Add json option to request xml for brightcove support (aaron).
  100. * Documentation; default value of '' for error field (aaron).
  101. * Pass error field when validating data element (aaron).
  102. * Fix regex for loading include files so .inc~ no longer loaded (aaron).
  103. February 2009
  104. -------------
  105. * #365223 - Drewish fixed some PHP E_ALL warnings
  106. January 2009
  107. -------------
  108. * In Drupal 6, we need to build multipart/form-data forms manually (aaron).
  109. * #349214 - moonray fixed problem with multi field settings
  110. * #353900 - KarenS fixed multiple problems, which removed multiple error messages
  111. December 2008
  112. -------------
  113. * Pass through proper arguments for hook_emfield_widget_extra from _emfield_emfield_widget (aaron).
  114. * #345383/moonray - Allow hook_menu() in providers (aaron/moonray).
  115. * #319989 - Sanity check the path of swfobject.js (aaron/bonobo).
  116. November 2008
  117. -------------
  118. * #253251/Jody Lynn - Integrate the Job Queue API for a better method for refreshing data (aaron/Jody Lynn).
  119. August 2008
  120. -----------
  121. * #277982- reikiman fixed call to emfield.rss.inc
  122. * #177027#comment-937384 - Senpai added more description to _emfield_emfield_field()
  123. * #177027#comment-937410 - Senpai changed so that admin settings default to not collapsed
  124. * #291275 - singularo fixed a conflict with filefield.
  125. * #177027#comment-950482 - cshoney got emfield to work with Drupal 6!
  126. * #177027#comment-936435 - Senpai submitted some Coder fixes
  127. * #177027#comment-934851 chsoney added a case 'sanatize' to _emfield_emfield_field
  128. * #177027#comment-929542 - bangpound resolved issue with $data array not saving
  129. June 2008
  130. ---------
  131. * Separate rss nodeapi functionality into emfield.rss.inc (aaron).
  132. * Separate cck functions into emfield.cck.inc (aaron).
  133. * Separate admin callback into emfield.admin.inc (aaron).
  134. * add swfobject to general settings page
  135. * #263660 set a form error for invalid urls
  136. 2008-05-30
  137. widget info
  138. 'callbacks' => array('tables' => CONTENT_CALLBACK_DEFAULT, 'arguments' => CONTENT_CALLBACK_DEFAULT, ),
  139. case 'database columns': return module_invoke('emfield', 'field_columns', $field);
  140. content_notify in .install files
  141. 2008-05-29
  142. implement hook_content_is_empty
  143. 2008-05-23
  144. #214011 - dgtlmoon fixed variable syntax that was precenting users from choosing which providers should show up and which shouldn't on the CCK form.
  145. 2008-05-10
  146. #228678 - vanvemden fixed problem where on node preview video was not shown
  147. 2008-04-29
  148. #250273/schuyler1d include files should key off of file->filename
  149. 2008-04-12
  150. #245472/schuyler1d add hook_emfield_providers to allow other modules to be providers for emfield sub-modules
  151. 2008-02-19
  152. fix loop when determining fields implementing contributed emfield modules
  153. 2008-02-18
  154. #212575 Display warning when no modules are enabled
  155. 2008-02-17
  156. #197807 change maxlength of embed field to 2048
  157. add views handlers for use by contrib modules
  158. 2008-02-09
  159. #214011 - patch by dgtlmoon to fix variable_get syntax
  160. 2008-01-07
  161. #207168/vnd Missing arguments for emthumb_emfield_widget_extra()
  162. 2008-01-06
  163. Don't save empty fields except the first value
  164. #201734/skywalker2208 show custom help text on field submission
  165. 2008-01-04
  166. remove debugging statements
  167. clean up multiple fields on field op hooks
  168. add emfield_widget_settings_extra and emfield_field_extra hooks for emthumb support
  169. 2007-10-30
  170. fix http://drupal.org/node/187855 -- empty types array
  171. allow fields to be required - http://drupal.org/node/187771
  172. 2007-10-04
  173. add hooks to allow import of media sets
  174. 2007-09-12
  175. fixed error: warning: array_shift() [function.array-shift]: The argument should be an array...
  176. 2007-09-06
  177. added hook_emfield_rss so modules/providers can provide rss enclosures
  178. 2007-07-26
  179. fixed fatal string error in php5 -- http://drupal.org/node/153261
  180. 2007-06-25
  181. rename ncck to emfield
  182. 2007-06-19
  183. remove need for redundant helper_module column from widgets
  184. merge video_cck into ncck
  185. 2007-06-15
  186. default links to content w/ preview/thumbnail size
  187. allow ability to determine link w/ various sizes in field
  188. 2007-06-14
  189. add flickr support
  190. 2007-06-13
  191. create engine, using video_cck as a base