Downloads

Download avatar_selection-5.x-2.0.tar.gztar.gz 11.77 KB
MD5: 646dde119a0f347e9b8066c1eb41b4a5
SHA-1: 6141ca581e6c42aa4b48a3f74ace04b12efd614e
SHA-256: 14afcbc2461be0487af9daaf581b31a17cf90daae5658cd1638895e07fcff849
Download avatar_selection-5.x-2.0.zipzip 13.87 KB
MD5: 41279a55623151be0ef8868381d00699
SHA-1: a7cc20f3478836f4fff7e78602a915277249942f
SHA-256: 33696f519159421bdf1c8fc867ea6d5be01dc76be80240f286efd3bdbd02d358

Release notes

Changes since DRUPAL-5--1-2-3:

  • fixed issue reported in #126416. It was actually nothing to do with the size of the images but rather the extension, png was matched but not PNG, etc. file_scan_directory does not do case insensitive matching.
  • added note to upload form about case sensitive extensions
  • changes for feature request #131038 - can now only display the avatar selection for specific roles.
  • fixed some stray tabs
  • tidied up the settings form and avatar_selection_menu()
  • removed watchdog msg for install() function and added in a warning msg if user pictures are not enabled.
  • fixed bug where not all images were being removed on uninstall()
  • added in message on settings form warning about disabled user pictures option and made changes for #146140
  • added in patch from #146134 - "force users to select avatar" setting now requires 'access avatars' permission
  • removed version line as recommended
  • added in per role function
  • corrected spacing, etc for coding standards
  • added in changes for feature request #156957. This links to the #156954 forum post. These changes allow pagination of the avatar images and a neater way of
    selecting them. Thanks to Carlitus for these changes.
  • Added in changes suggested in #132277.
Created by: stella
Created on: 16 Jul 2007 at 14:57 UTC
Last updated: 16 Jul 2007 at 15:20 UTC
New features
Bug fixes

Other releases