Go to file
Steven Wittens 9cb5f7cdf8 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).
2004-08-20 04:35:33 +00:00
database - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
includes Avatar/picture fixes: 2004-08-20 04:35:33 +00:00
misc - The upload (filehandler) module has landed! 2004-08-17 21:35:26 +00:00
modules Avatar/picture fixes: 2004-08-20 04:35:33 +00:00
scripts - Removing some dated scripts. 2004-01-02 22:44:43 +00:00
themes - Fixing incorrect bottom margins for comments in xtemplate default. 2004-08-10 22:55:50 +00:00
.htaccess - Direct 404s to Drupal. Suggested by Goba. 2003-12-18 18:53:11 +00:00
CHANGELOG.txt - Small change to the wording of the 'note'. 2004-08-18 06:08:04 +00:00
INSTALL.txt - Fixing some typos. 2004-05-17 19:35:49 +00:00
LICENSE.txt - Made the text files Windows-friendly. 2004-02-14 13:29:01 +00:00
MAINTAINERS.txt - Patch #9478 by JonBob: allow printf-style arguments in pager_query. 2004-07-25 14:25:42 +00:00
cron.php - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
favicon.ico (grmbl, figures stupid MS icon editing thingy would mess up the colors... fixed now) 2003-06-11 20:50:05 +00:00
index.php - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00
update.php - New locale module thanks to Gerhard, Goba, Marco, Kristjan and others. 2004-08-11 11:26:20 +00:00
xmlrpc.php - Patch #9983 by Stefan: various code style improvements. 2004-08-12 18:00:11 +00:00