Simple Elgg Plugin -- AU Blog Widget

Elgg Plugin Name: AU Blog Widget or au_blog_widget

Download: here

Sponsored By: Athabasca University

AU Blog Widget is a Simple Elgg Plugin that provides a widget for viewing the user's blog posts on their profile page. This plugin post-processes views to substitute the appropriate smaller image thumbnail size into blog posts.

In order to use this plugin:

  • Install as usual
  • If you would like to make this widget accessible in the dashboard context, the call to add_widget_type in start.php must be modified so that the fourth parameter is "profile,dashboard".