Download Plugin (zip)

Stats

Version

0.2

Wheels Compatibility

1.0, 0.9.4

Downloads

136

Last Updated

January 20, 2010

About Plugins

Plugins allow you to extend or modify default Wheels application behavior. To use, you just drop the zip file into your plugins directory and reload your application.

Read Using and Creating Plugins for more information.

YM_Gravatar

YM_Gravatar makes displaying images from the online service Gravatar.com easy with its simple gravatarTag() function.

Author

Grant Copley

Project Home

http://gaclabs.com/projects/wheels-plugins

Description

Please visit the project URL for full details and documentation.

Usage/Examples

<cfoutput>#gravatarTag(email="email@address.com")#</cfoutput>

Change Log

Version 0.2—January 20, 2010 Download

  • Added ability to pass additional arguments to the <img> tag, such as style=”border: 1px solid red;”
  • Wheels compatibility: 0.9.4, 1.0.

Version 0.1—November 12, 2009 Download

  • Initial release.
  • Wheels compatibility: 0.9.4, 1.0.