| Name | JavaBlackBelt plugin |
|---|---|
| Vendor | Hilbert Schraal - Hippe IT (Website) |
| Authors | Hilbert Schraal |
| Homepage | http://confluence.atlassian.com/display/CONFEXT/JavaBlackBelt+Plugin |
| Issue Management | http://developer.atlassian.com/jira/browse/JBB |
| Continuous Integration | n/a |
| Categories | Content Macros |
| Most Recent Version | 1.0 |
| Availability | Confluence v2.3 to v2.10 |
| State | Stable |
| Support |
|
| License | Freeware / Open Source (BSD) |
| Price | Free |
| Release Docs | http://confluence.atlassian.com/display/CONFEXT/JavaBlackBelt+Plugin |
| Java API Docs | n/a |
| Download Source | http://svn.atlassian.com/svn/public/contrib/confluence/javablackbelt-plugin/tags/1.0/ |
| Download JAR | javablackbelt-plugin-1.0.jar |
Description/Features

The JavaBlackBelt plugin shows the JavaBlackBelt (www.javablackbelt.com) status of one user, or of a list of users. Ideal for showing the status of your development team.
Installation
Please see the instructions on the Installing Plugins and Macros page.
Usage
{javablackbelt}
Displays the JavaBlackBelt.com status of the given user in the form of an image of their belt. Or displays a list of users and their status in the form of an image of their belt.
- username - specifies the login id of the JavaBlackBelt.com site. This has to be exactly 1 in case of type=belt. This can be one or more, separated by comma's, in case of type=user. This property is mandatory.
- size - (optional) specifies the size of the belt image. Can be 'small', 'medium' (default) or 'large'.
- type - (optional) specifies the type of information shown. type=belt (default) displays the belt image of one user. type=user displays a list of users and their belt images.
Examples
{javablackbelt:username=hippe}
renders as: 
{javablackbelt:username=hippe|size=medium|type=belt}
renders as: 
{javablackbelt:username=johndoe,hippe|size=small|type=user}
renders as: 
Version History
| Version | Date | State | License | Price |
|
|
17 Sep 2007 | Stable | Freeware / Open Source (BSD) | Free |

