Changes between Version 10 and Version 11 of HgTimelinePlugin


Ignore:
Timestamp:
May 19, 2015, 2:03:31 PM (9 years ago)
Author:
figaro
Comment:

Amended deprecation notice

Legend:

Unmodified
Added
Removed
Modified
  • HgTimelinePlugin

    v10 v11  
    1 = Interface Trac to multiple Hg repositores =
     1= Interface Trac to multiple Hg repositories =
    22
    3 == Deprecated ==
     3{{{#!box warning
     4**Notice:** This plugin is deprecated in favor of t:TracMercurial.
     5}}}
    46
    5 Now that [http://trac.edgewall.org/wiki/TracMercurial TracMercurial] supports multiple repositories, I consider this plugin to be obsolete. We currently use the following plugin to preserve HgTimelinePlugin-style wiki links:
     7Now that [http://trac.edgewall.org/wiki/TracMercurial TracMercurial] supports multiple repositories, this plugin is obsolete. We currently use the following plugin to preserve HgTimelinePlugin-style wiki links:
    68
    7 {{{
    8 #!python
     9{{{#!python
    910from genshi.builder import tag
    1011