stable

Clone or download

Read-only

Let the possibility to custom the template renderer and the escape function used

This is part of request #10482: Improve performance of the page rendering engine Change-Id: I7fedebc237e98b6e02fc57122d67f9b287c5a4c7

Modified Files

Name
M src/common/templating/TemplateRendererFactory.class.php +11 −2 Go to diff View file
M src/common/templating/mustache/MustacheEngine.php +2 −1 Go to diff View file
M src/common/templating/mustache/MustacheRenderer.class.php +10 −2 Go to diff View file