Gravatar - Globally Recognized Avatars

Content Type: Widget
Categories: User Interface

Overview

Mendix Widget for rendering a gravatar profile image.

Documentation

Description

Mendix Widget for rendering a Gravatar - Globally Recognized Avatars profile image.

Typical usage scenario:

For each user, can show gravatar profile image based on gravatar email address.

Features and limitations:

Features:

• Email address to generate Gravatar image (Entity Attribute).
• Can set Size in pixels of the image to generate.
• Can Add a className to the generated image.
• Can Set styles on the image.


Limitations:

  • Accept Email Address as an entity attribute.

Dependencies:

No Dependencies required 

Installation & Configuration:

  • Users just need to add a widget, no specific installation is required. (Attribute value should be a Valid Gravatar email else fallback profile image will be used)
  • Select email attribute from data view data source.
  • Select Size of the image

Releases

Version: 1.0.0
Framework Version: 9.5.0
Release Notes: • Email address to generate Gravatar image (Entity Attribute). • Can set Size in pixels of the image to generate. • Can Add a className to the generated image. • Can Set styles on the image.