diff options
author | Steven Wittens <steven@10.no-reply.drupal.org> | 2004-08-20 04:35:33 +0000 |
---|---|---|
committer | Steven Wittens <steven@10.no-reply.drupal.org> | 2004-08-20 04:35:33 +0000 |
commit | 9cb5f7cdf8693dbe03e97217731109fe804d8cbd (patch) | |
tree | 2489d1ad64cc2509be9a667035f5b8e1ad2086a2 /modules/blogapi/blogapi.module | |
parent | 2436854a822c06816d48aacf5fdb88f7e93d5c5a (diff) | |
download | brdo-9cb5f7cdf8693dbe03e97217731109fe804d8cbd.tar.gz brdo-9cb5f7cdf8693dbe03e97217731109fe804d8cbd.tar.bz2 |
Avatar/picture fixes:
- Changing theme('image') so the automatic image size fetching can be toggled independently from attributes. Specifying attributes and autosizing are 2 different things.
- Suppressing PHP errors from getimagesize() using @. drupal_set_message() is used to report these errors already and in a much prettier way.
- #9958: Fixing broken displaying of avatars.
- Don't show the default avatar in 'edit my account' if the user has no avatar of his/her own.
- Added ability to delete avatars (without having to replace them).
Diffstat (limited to 'modules/blogapi/blogapi.module')
0 files changed, 0 insertions, 0 deletions