Releases of Drupal contributions that are compatible with version 5.x of Drupal Core
Upgraded to version 5.
The project consist of 3 modules
- annotate : private annotations (stable) - annotate_ed : editorial notes (quit stable) - annotate_ym : yellow marker annotations (unstable)
5.x-1.3 unfortunately wasn't properly tagged so it didn't contain all the necessary files. This release replaces that one, and it adds a small UI improvement as a bonus:
#152556 Added alt attribute to "Add..." image. Patch by MarcoZ.
Bug fixes:
return array()
copyright_update_6()
{copyright_user}
Do not use this release! - I'm stupid!
Note: This release is broken. Users should download 5.x-1.4 instead.
#131327: Fixed a bug where custom derivative sizes would overwrite standard derivative sizes, such as thumbnails. Patch by grendzy.