Changes between Version 4 and Version 5 of OhlohWidgetsMacroPlugin


Ignore:
Timestamp:
Mar 10, 2015, 12:13:33 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged with license

Legend:

Unmodified
Added
Removed
Modified
  • OhlohWidgetsMacroPlugin

    v4 v5  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Ohloh Widgets Macro =
     3= Ohloh statistics widgets macro
    44
    5 == Description ==
     5== Description
    66
    7 [http://www.ohloh.net Ohloh] has some nice [https://www.ohloh.net/p/ohloh_widgets_macro/widgets widgets] which you can put on your site to show some statistics about your project. This software is about a [trac: trac] macro to make embedding these widgets in your trac wiki easy and does not force you to lower trac's security settings.
     7[http://www.ohloh.net Ohloh] has some nice [https://www.ohloh.net/p/ohloh_widgets_macro/widgets widgets] which you can put on your site to show some statistics about your project. This plugin is a [trac: Trac] macro to make embedding these widgets in your Trac wiki easy and does not force you to lower Trac's security settings.
    88
    99Also this macro has a special API so you can modify any Ohloh widget so it blends in better with your layout.
    1010
    11 == See it in Action ==
    12 [[Image(wiki:OhlohWidgetsMacroPlugin:ohloh_widgets_macro.png)]]
     11== Examples
    1312
    14 Check the '''[http://www.schwarz.eu/opensource/projects/ohloh_widgets_macro/ online demo]''' to see the macro in action.
    15 
    16 
    17 == Usage ==
    18 Display a single widget by specifying your project id and the widget name (the Javascript file name without the '.js' suffix):
     13Display a single widget by specifying your project id and the widget name, ie the Javascript file name without the '.js' suffix:
    1914{{{
    2015[[OhlohWidget(483602, project_basic_stats)]]
     
    2722This has the advantage that all widgets are grouped in a div so you can style it easily.
    2823
     24== Screenshots
    2925
    30 == Source ==
     26[[Image(wiki:OhlohWidgetsMacroPlugin:ohloh_widgets_macro.png)]]
     27
     28Check the '''[http://www.schwarz.eu/opensource/projects/ohloh_widgets_macro/ online demo]''' to see the macro in action.
     29
     30
     31== Source
    3132
    3233Actual development and bug tracking happens on '''[http://www.schwarz.eu/opensource/projects/ohloh_widgets_macro/ macro development site]'''. You can also find more information about the API to customize Ohloh plugins on that page.
     
    3435The [http://oss.schwarz.eu/cgi-bin/hgwebdir.cgi/ohloh_widgets_macro source code] is in a hg repository under the very liberal [http://en.wikipedia.org/wiki/MIT_License MIT license].
    3536
    36 == Author/Contributors ==
     37== Author/Contributors
    3738
    3839'''Author:''' [wiki:felix_schwarz] [[BR]]
    39 '''Maintainer:''' [wiki:felix_schwarz] [[BR]]
     40'''Maintainer:''' [[Maintainer]] [[BR]]
    4041'''Contributors:'''