/*======================================================================*\
|| #################################################################### ||
|| # vBExperience 4.1                                                 # ||
|| # ---------------------------------------------------------------- # ||
|| # Copyright 2006-2011 Marius Czyz / Phalynx. All Rights Reserved. # ||
|| #################################################################### ||
\*======================================================================*/

vBExperience data can be displayed also on vBulletin CMS System. I've provided a Widget that can be used beginning with vBulletin 4.0.4

/***** Last Activity *****\
Displays the last 25 entries of vBExperience activites. It needs a wider location to display all informations correctly.

How to install this?
-	Create a new Widget:
	Type: PHP Direct Execution
	Title: Last activities

Save!

-	Configure the new Widget:
	PHP Code: require_once('./xperience/widgets/activity.php');
	Template name: xperience_widget_wrapper

Save!

Assign this widget to the layout you wanna use it on.


If there are more people using this, I can create more (also smaller) widgets. Don't hesitate to tell me this :>


/***** Hall of Fame - Top vBExperience Members *****\
Displays the Top 8 members of vBExperience with member's avatar's besides their names, titles and Experience Points

This widget has been made by Sadikb. He released it on vBulletin.org:
http://www.vbulletin.org/forum/showthread.php?t=250768