You are here

CHANGELOG.txt in Embedded Media Field 6.3

================
 DRUPAL-6--1-18
================

by aaron: Change hook_theme to call emfield directly rather than through module_invoke.
#597664 by kratib: Fixed Parameter 6 to emvideo_vimeo_video() expected to be a reference, value given in /var/www/adhack/live/modules/emfield/emfield.mod.

===============
 DRUPAL-6--1-4
===============

August 2009
-----------
 * #370882: Fix menu creation (jdwfly/aaron).

DRUPAL-6--1-3
=============

June 2009
---------
 * Fix custom_url url to use absolute, fixing playlist problems (aaron).

DRUPAL-6--1-2
=============

December 2008
=============
 * #339025/moonray - Provide node info to providers take 2 (aaron/moonray).
 * #345383/moonray - Allow hook_menu() in providers (aaron/moonray).
 * #339025/moonray - Provide node info to theme functions (aaron/moonray).
 * #337997 - Got emaudio up and running (alexua and moonray)

November 2008
=============
 * Make sure $options are set before using (aaron).
 * Add $options to theme functions (aaron).

May 2008
========
 * Widget info.
 * 'callbacks' => array('tables' => CONTENT_CALLBACK_DEFAULT, 'arguments' => CONTENT_CALLBACK_DEFAULT, ),
 * case 'database columns': return module_invoke('emfield', 'field_columns', $field);
 * content_notify in .install files
 * Implement hook_content_is_empty

February 2008
=============
 * Add provider views handlers

January 2008
============
 * Began development for emaudio (aaron).
 * Added Odeo and Podcast Alley Support (aaron).

File

contrib/emaudio/CHANGELOG.txt
View source
  1. ================
  2. DRUPAL-6--1-18
  3. ================
  4. by aaron: Change hook_theme to call emfield directly rather than through module_invoke.
  5. #597664 by kratib: Fixed Parameter 6 to emvideo_vimeo_video() expected to be a reference, value given in /var/www/adhack/live/modules/emfield/emfield.mod.
  6. ===============
  7. DRUPAL-6--1-4
  8. ===============
  9. August 2009
  10. -----------
  11. * #370882: Fix menu creation (jdwfly/aaron).
  12. DRUPAL-6--1-3
  13. =============
  14. June 2009
  15. ---------
  16. * Fix custom_url url to use absolute, fixing playlist problems (aaron).
  17. DRUPAL-6--1-2
  18. =============
  19. December 2008
  20. =============
  21. * #339025/moonray - Provide node info to providers take 2 (aaron/moonray).
  22. * #345383/moonray - Allow hook_menu() in providers (aaron/moonray).
  23. * #339025/moonray - Provide node info to theme functions (aaron/moonray).
  24. * #337997 - Got emaudio up and running (alexua and moonray)
  25. November 2008
  26. =============
  27. * Make sure $options are set before using (aaron).
  28. * Add $options to theme functions (aaron).
  29. May 2008
  30. ========
  31. * Widget info.
  32. * 'callbacks' => array('tables' => CONTENT_CALLBACK_DEFAULT, 'arguments' => CONTENT_CALLBACK_DEFAULT, ),
  33. * case 'database columns': return module_invoke('emfield', 'field_columns', $field);
  34. * content_notify in .install files
  35. * Implement hook_content_is_empty
  36. February 2008
  37. =============
  38. * Add provider views handlers
  39. January 2008
  40. ============
  41. * Began development for emaudio (aaron).
  42. * Added Odeo and Podcast Alley Support (aaron).