avatar_selection 7.x-1.1

Bug fixes

Fixed in this release:

  • Fixed links to account settings page.
  • Fixed saving of weights and names when editing.
  • Fixed Organic Groups integration.
  • Added configure link on modules page.

Related issues:

avatar_selection 7.x-1.0

Bug fixes

Changes since 7.x-1.0-rc1:

  • #1444964 - added update hook to increase module weight
  • fixed required setting for selection widget on registration page if reg_with_pic module is enabled
  • fixed og error on user registration and fixed unique avatars for deleted users
  • fixed og integration
  • added in upgrade path for D6 avatars

avatar_selection 7.x-1.0-rc1

New features
Bug fixes

Initial Drupal 7 port:

  • #1146328 - fixed PDOexception for update 7001
  • fixed unique avatar feature and created avatar_selection_usage table
  • fixed "imagecache" feature and also disabled the "force user to select an avatar on profile edit" if they already have a picture associated with their profile
  • fixed missing delete picture checkbox
  • fixed integration with reg_with_pic module and fixed selection widget on registration form
  • fixed display of selector on user registration form
  • fixed image width / height attributes
  • fixed uninstall function - now removes avatars correctly
  • fixed deletion of files on uninstall
  • #1437880: Fixed Call to undefined function file_create_path().
  • fixed pager navigation and item selection
  • fixed fatal error with pager links
  • fixed manage avatars listing. Fixed random image selection
  • #1326854 by burgs | olevelo: Fixed D7 does not display anything.
  • #734116: enabled assignment of random default avatar on registration when anon users do not have the permission "access avatars"

avatar_selection 5.x-2.7

New features
Bug fixes

Changes since DRUPAL-5--2-6:

New Features:

  • #282832 - added ability to set default name for bulk uploaded avatars.
  • Modified the table structure, added two new tables and modified the image list generation sql so as to help improve performance.

Bug Fixes, maintenance, etc:

avatar_selection 6.x-1.5

New features
Bug fixes

Changes since DRUPAL-6--1-4:

New Features:

  • #282832 - added ability to set default name for bulk uploaded avatars.
  • Modified the table structure, added two new tables and modified the image list generation sql so as to help improve performance.

Bug Fixes, maintenance, etc:

avatar_selection 5.x-2.6

New features
Bug fixes

Note: the Drupal 5.x version of this module is now dependant on the jQuery Update module!

Changes since DRUPAL-5--2-5:

avatar_selection 6.x-1.0

New features
Bug fixes

First release of Drupal 6.x version of the Avatar Selection module. Has the same features as the 5.x-2.2 version.

avatar_selection 5.x-2.1

Bug fixes

Changes since DRUPAL-5--2-0:

  • added in full support for access roles for #162153

avatar_selection 5.x-1.2-3

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

  • changed callback function
  • fixed version in avatar_selection.info
  • added avatar_selection.install file with install() and uninstall() hooks

avatar_selection 5.x-1.2-2

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

  • changed "float: left;" to "float: none;" for issue #123965
  • fix for issue #124337

avatar_selection 5.x-1.2

Changes since DRUPAL-5--1-1:

  • fixed upload bug raised in #121988
  • It is now possible to force users to pick an avatar from the list on registration or when image uploads are disabled.
  • split out the settings configuration page into 2 tabbed pages

avatar_selection 5.x-1.1

Changes since DRUPAL-5--1-0:

  • made changes for http://drupal.org/node/121748
    The user can now disable the uploading of images and just have the avatar selection if they wish.

avatar_selection 5.x-1.0

First release of avatar_selection module.

This module allows users to pick an avatar image from a pre-configured list instead of uploading an image or photo of themselves, when editing their account details. The administration screens allows authorised users to upload images which should appear in the avatar list. No images are provided with the module. It is recommended to keep all the images the same size.

Subscribe with RSS Subscribe to Releases for Avatar Selection