You are here

changelog.txt in Embedded Media Field 5

#278957 by coldice4678: Grab properly sized Flickr photos.
#373340 by aaron: Backport picasa provider extract function.

2008-08-04
#281334 - a_c_m added classes to images

2008-07-02
 * Simplify regex for image_ncck_flickr_extract, to eventually allow better photoset imports (a_c_m).

2008-05-20
#254028 - bangpound fixed regex problem with Picassa to support new address for images

2008-02-19
fix error in flickr when importing (args)

2008-02-17
add provider views handlers

2007-12-18
alerts when flickr api is missing (when uploading flickr content)

2007-11-07
add support for picasa -- thanks alexua!

2007-10-08
make sure xml in data knows whether an array is returned for tags

2007-10-05
add support for importing flickr photosets

2007-08-31
fixed image h/w 0 in IE: http://drupal.org/node/170854
fixed default h/w: http://drupal.org/node/167497

2007-08-18
added imageshack support
added photobucket support

2007-07-27
ignore case when matching providers

2007-06-19
allow w/h of 0 (for scalable photos)
change flickr request call to unserialize data
add $module calls to ncck hooks

2007-06-13
begin writing module

File

contrib/image_ncck/changelog.txt
View source
  1. #278957 by coldice4678: Grab properly sized Flickr photos.
  2. #373340 by aaron: Backport picasa provider extract function.
  3. 2008-08-04
  4. #281334 - a_c_m added classes to images
  5. 2008-07-02
  6. * Simplify regex for image_ncck_flickr_extract, to eventually allow better photoset imports (a_c_m).
  7. 2008-05-20
  8. #254028 - bangpound fixed regex problem with Picassa to support new address for images
  9. 2008-02-19
  10. fix error in flickr when importing (args)
  11. 2008-02-17
  12. add provider views handlers
  13. 2007-12-18
  14. alerts when flickr api is missing (when uploading flickr content)
  15. 2007-11-07
  16. add support for picasa -- thanks alexua!
  17. 2007-10-08
  18. make sure xml in data knows whether an array is returned for tags
  19. 2007-10-05
  20. add support for importing flickr photosets
  21. 2007-08-31
  22. fixed image h/w 0 in IE: http://drupal.org/node/170854
  23. fixed default h/w: http://drupal.org/node/167497
  24. 2007-08-18
  25. added imageshack support
  26. added photobucket support
  27. 2007-07-27
  28. ignore case when matching providers
  29. 2007-06-19
  30. allow w/h of 0 (for scalable photos)
  31. change flickr request call to unserialize data
  32. add $module calls to ncck hooks
  33. 2007-06-13
  34. begin writing module