[[PageOutline(2-5,Contents,pullout)]] = Show Ohloh project thin badge == Description [[Image(logo-openhub.png, align=right)]] [https://www.openhub.net/ ​OpenHub] has some nice [http://www.ohloh.net/p/trac/widgets thin badge ​widgets] which you can put on your site to show some statistics about your project. OpenHub, formerly Ohloh, is a website which provides a web services suite and online community platform that aims to index the open source software development community. To use it: {{{ [[OhlohBadge(9)]] }}} where '''9''' is the project id. Alternatively, the project name can be specified: {{{ [[OhlohBadge(trac)]] }}} See also: OhlohWidgetsMacroPlugin. == Bugs/Feature Requests Existing bugs and feature requests for OhlohBadgeMacro are [report:9?COMPONENT=OhlohBadgeMacro here]. If you have any issues, create a [/newticket?component=OhlohBadgeMacro new ticket]. [[TicketQuery(component=OhlohBadgeMacro&group=type,format=progress)]] == Download Download the zipped source from [export:ohlohbadgemacro here]. The plugin is also available on [pypi:TracOhlohBadge PyPi]. == Source You can check out OhlohBadgeMacro from [/svn/ohlohbadgemacro here] using Subversion, or [source:ohlohbadgemacro browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. To enable add the following to your `trac.ini` file: {{{#!ini [components] ohlohbadge.* = enabled }}} == Recent Changes [[ChangeLog(ohlohbadgemacro, 3)]] == Author/Contributors '''Author:''' [wiki:coderanger] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''