Changes between Version 8 and Version 9 of TracBlockDiagPlugin


Ignore:
Timestamp:
Apr 25, 2015, 12:08:27 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged with license

Legend:

Unmodified
Added
Removed
Modified
  • TracBlockDiagPlugin

    v8 v9  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Trac !BlockDiag Plugin =
     3= Trac !BlockDiag Plugin
    44
    5 == Description ==
     5== Description
     6
     7This plugin allows you to embed blockdiag diagrams into Trac wiki pages.
    68
    79[http://tk0miya.bitbucket.org/blockdiag/build/html/index.html blockdiag] and [http://tk0miya.bitbucket.org/seqdiag/build/html/index.html seqdiag] is a powerful utility to generate diagrams from simple text format.
    810
    9 This plugin provided wiki-processors which allow you to embed blockdiag diagrams to wiki page.
    10 
    1111A fork of the plugin can be found [https://github.com/yosisa/TracBlockdiag here], and may be more up-to-date.
    1212
    13 == Bugs/Feature Requests ==
     13== Bugs/Feature Requests
    1414
    1515Existing bugs and feature requests for TracBlockDiagPlugin are
     
    1919[http://trac-hacks.org/newticket?component=TracBlockDiagPlugin&owner=iwata0303 new ticket].
    2020
    21 == Download ==
     21[[TicketQuery(component=TracBlockDiagPlugin&group=type,format=progress)]]
     22
     23== Download
    2224
    2325Download the zipped source from [download:tracblockdiagplugin here].
     
    2527You may (at least on Ubuntu 14.04LTS) need to install the corresponding Python modules from http://blockdiag.com. `easy_install blockdiag` + `easy_install seqdiag` should work.
    2628
    27 == Source ==
     29== Source
    2830
    2931You can check out TracBlockDiagPlugin from [http://trac-hacks.org/svn/tracblockdiagplugin here] using Subversion, or [source:tracblockdiagplugin browse the source] with Trac.
    3032
    31 == Example ==
     33== Example
    3234
    3335This text will be rendered like below.
     
    6062[[Image(seqdiag-sample.png)]]
    6163
    62 == Recent Changes ==
     64== Recent Changes
    6365
    6466[[ChangeLog(tracblockdiagplugin, 3)]]
    6567
    66 == Author/Contributors ==
     68== Author/Contributors
    6769
    6870'''Author:''' [wiki:iwata0303] [[BR]]
    69 '''Maintainer:''' [wiki:iwata0303] [[BR]]
     71'''Maintainer:''' [[Maintainer]] [[BR]]
    7072'''Contributors:'''