Stack Overflow Badge Macro

Description

Stackoverflow Badge Rendering for Trac Wiki.

Ever wanted to show off your Stackoverflow flair on your Trac project's wiki? Now you can easily display it using this Trac macro. Inside your wiki text, simply write

[[SoBadge(2836)]]

Where 2836 is the userid that you wish to display.

Bugs/Feature Requests

Existing bugs and feature requests for StackOverflowBadgeMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out StackOverflowBadgeMacro from bitbucket using Mercurial:

$ hg clone http://bitbucket.org/mrcaron/sobadgetwmacro/

Example

[[SoBadge(2836)]]

Example of use

Recent Changes

[7440] by mrcaron on 01/22/10 17:38:28

New hack StackOverflowBadgeMacro, created by mrcaron

Author/Contributors

Author: Michael Caron (mrcaron)
Maintainer: Michael Caron (mrcaron)
Contributors:

Attachments