Log of /contributions/modules/gravatar/gravatar.js
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Dec 21 09:58:23 2008 UTC
(11 months, 1 week ago)
by
davereid
Branch:
DRUPAL-6--1
Changes since
1.1.2.2: +2 -2 lines
Diff to
previous 1.1.2.2
, to
branch point 1.1
- Removed gravatar_size parameter. Now just using the user_picture_dimensions variable.
- Removed calls to deleted variable gravatar_toggle.
- Minor CSS/JavaScript tweak.
- Admin options and strings tweak.
Revision
1.1.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 17 03:39:20 2008 UTC
(12 months, 1 week ago)
by
davereid
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-5
Changes since
1.1.2.1: +9 -7 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
- Simplified _gravatar_get_default_image. I should have not made it so complex. Most of the work can be handled in gravatar_admin_settings.
- Revised gravatar_admin_settings to handle the change in _gravatar_get_default_image.
- Added an even better default image preview that degrades nicely with no JavaScript
- Initial commit of gravatar.css (used to hide picture previews in admin/user/gravatar)
-
Revision
1.1.4.1
Sun Nov 16 04:05:44 2008 UTC
(12 months, 1 week ago)
by
davereid
Branch:
DRUPAL-5
Changes since
1.1: +0 -0 lines
FILE REMOVED
file gravatar.js was added on branch DRUPAL-5 on 2008-12-21 09:38:42 +0000
Revision
1.1.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 16 04:05:44 2008 UTC
(12 months, 1 week ago)
by
davereid
Branch:
DRUPAL-6--1
Changes since
1.1: +12 -0 lines
Diff to
previous 1.1
- Use constants for default image types since we have six of them
- Improve hook_help notifications
- Add _gravatar_get_size function
- Complete rewrite of _gravatar_get_default_image function to help integrate the default image options
- Renamed gravatar_displaysize variable to gravatar_size (reduce complexity)
- Renamed gravatar_imagedefault variable to gravatar_default (reduce complexity)
- Checkbox options don't need the FAPI #options defined
- Added 'user pictures size' option to the gravatar_size option
- Complete revision of gravatar_imagedefault option with default image preview (and new gravatar.js file)
Revision
1.1
Sun Nov 16 04:05:44 2008 UTC
(12 months, 1 week ago)
by
davereid
Branch:
MAIN
Branch point for:
DRUPAL-5,
DRUPAL-6--1
FILE REMOVED
file gravatar.js was initially added on branch DRUPAL-6--1.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.