summaryrefslogtreecommitdiffstats
path: root/lib/templating
Commit message (Collapse)AuthorAgeFilesLines
* Fix #1286: by default blocks should not be parsableSamy Pesse2016-05-081-1/+1
|
* Adapt unit tests for new templating post processSamy Pesse2016-05-051-6/+6
|
* Add mode TemplateOutput to represent {content + blocks} from templateSamy Pesse2016-05-054-45/+46
|
* Add tests for replaceShortcutsSamy Pesse2016-05-041-0/+28
|
* Fix #1268: fix shortcuts of template block not being appliedSamy Pesse2016-05-042-12/+15
|
* lib/templating/postRender.js: Fix missing argument to engine.getBlock()Johan Preynat2016-05-021-1/+1
|
* Improve timing debugSamy Pessé2016-05-021-7/+11
|
* Add tests for conrefs loaderSamy Pesse2016-04-302-2/+36
|
* Stop running test on node 0.12 for windowsSamy Pesse2016-04-261-2/+0
|
* Fix resolution of theme's templatesSamy Pessé2016-04-252-14/+25
|
* Add loader for themesSamy Pessé2016-04-252-1/+119
|
* Add conrefs loader for templatingSamy Pessé2016-04-253-1/+103
|
* Add post processing for templatesSamy Pessé2016-04-253-1/+64
|
* Replace shortcuts in templatingSamy Pessé2016-04-254-0/+102