Changes between Version 14 and Version 15 of OhlohBadgeMacro


Ignore:
Timestamp:
Nov 11, 2015, 10:27:12 AM (8 years ago)
Author:
figaro
Comment:

Cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • OhlohBadgeMacro

    v14 v15  
    11[[PageOutline(2-5,Contents,pullout)]]
     2
    23= Show Ohloh project thin badge
    34
    45== Description
    56
    6 Macro to embed the [https://www.ohloh.net Ohloh] [http://www.ohloh.net/p/trac/widgets thin badge widget] in a wiki page.
     7This is a macro to embed the [https://www.ohloh.net Ohloh] [http://www.ohloh.net/p/trac/widgets thin badge widget] in a wiki page.
    78
    89To use it:
     
    1011[[OhlohBadge(9)]]
    1112}}}
    12 where '''9''' is the project id. Alternatively, the project name can be specified:
     13where '''9''' is the project id.
     14
     15Alternatively, the project name can be specified:
    1316{{{
    1417[[OhlohBadge(trac)]]
     
    2528[/newticket?component=OhlohBadgeMacro new ticket].
    2629
     30[[TicketQuery(component=AccountManagerPlugin&group=type,format=progress)]]
     31
    2732== Download
    2833
    29 Download the zipped source from [download:ohlohbadgemacro here].
     34Download the zipped source from [export:ohlohbadgemacro here].
    3035
    3136== Source
    3237
    33 You can check out OhlohBadgeMacro from [http://trac-hacks.org/svn/ohlohbadgemacro here] using Subversion, or [source:ohlohbadgemacro browse the source] with Trac.
     38You can check out OhlohBadgeMacro from [/svn/ohlohbadgemacro here] using Subversion, or [source:ohlohbadgemacro browse the source] with Trac.
    3439
    35 == Example
     40== Installation
    3641
    37 To enable:
     42General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
     43
     44To enable add the following to your `trac.ini` file:
    3845{{{#!ini
    3946[components]