Changes between Version 14 and Version 15 of TracBlockDiagPlugin


Ignore:
Timestamp:
Jun 22, 2016, 8:38:29 AM (8 years ago)
Author:
Jun Omae
Comment:

fix 404-not-found links

Legend:

Unmodified
Added
Removed
Modified
  • TracBlockDiagPlugin

    v14 v15  
    77This plugin allows you to embed blockdiag diagrams into Trac wiki pages.
    88
    9 [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.
     9[http://blockdiag.com/en/blockdiag/index.html blockdiag] and [http://blockdiag.com/en/seqdiag/index.html seqdiag] is a powerful utility to generate diagrams from simple text format.
    1010
    1111A fork of the plugin can be found [https://github.com/yosisa/TracBlockdiag here], and may be more up-to-date.