Releases for sf 1.4
| Version |
License |
API |
Released |
|
1.0.0stable
|
MIT license |
1.0.0stable
|
26/05/2010 |
Releases for sf 1.3
| Version |
License |
API |
Released |
|
1.0.0stable
|
MIT license |
1.0.0stable
|
26/05/2010 |
Changelog for release 1.0.0 - 26/05/2010
Other releases
Release 1.0.0 - 26/05/2010
pmGravatarPlugin
With this plugin you can use gravatar images in your application.
Installation
Example usage
<?php use_helper('Gravatar') ?>
<?php echo gravatar('pmacadden@cespi.unlp.edu.ar') ?>
Gravatar helper functions
- gravatar: draws a gravatar
- gravatar_url: returns the gravatar url from a given email. Returns a
default image if email does not have an image
functions options
- size: a value between 1 and 512
- rating: 'g', 'pg', 'r', 'x'
- default image: one of gravatar's default images