Edgewall Software

Changes between Version 26 and Version 27 of TracDev/Proposals/Jinja


Ignore:
Timestamp:
Mar 25, 2016, 12:24:23 AM (8 years ago)
Author:
Christian Boos
Comment:

changed AppVeyor icon + some status updates

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/Proposals/Jinja

    v26 v27  
    1212(mirror available in [https://github.com/cboos/trac.git github] -
    1313[[Image(https://travis-ci.org/cboos/trac.svg?branch=jinja2,link=https://travis-ci.org/cboos/trac,valign=bottom)]] on Travis,
    14 [[Image(https://ci.appveyor.com/api/projects/status/kqgv4awct01hsl7t/branch/jinja2,link=https://ci.appveyor.com/project/cboos/trac/branch/jinja2,valign=bottom)]] on AppVeyor)
     14[[Image(https://ci.appveyor.com/api/projects/status/kqgv4awct01hsl7t/branch/jinja2?svg=true,link=https://ci.appveyor.com/project/cboos/trac/branch/jinja2,valign=bottom)]] on AppVeyor)
    1515
    1616[=#Status Status] of the branch (2016-03-20):
    17  - ported **66%** of the Genshi templates, the automated tests should stays green
     17 - ported **73.6%** of the Genshi templates, the automated tests should stays green
    1818 - DONE clarify upgrade path for plugins that came to rely on `ITemplateStreamFilter`s? 127/898 plugins (14.1%) on trac-hacks.org use `filter_stream()` -> see [PortingFromGenshiToJinja#ReplacingITemplateStreamFilter replacing ITemplateStreamFilter]
    1919 * DONE clarify how to handle themeing? -> see HtmlTemplates#Jinjaarchitecture
     
    2121 - TODO accesskey support
    2222 - TODO hack `ITemplateStreamFilter` support for Jinja2 templates
    23  - TODO site.html replacement, for example try to reproduce t.e.o customizations
     23 - TODO site.html replacement, for example try to reproduce t.e.o customizations -> site_head.html, site_header.html, site_footer.html
    2424 * others?
    2525