summaryrefslogtreecommitdiffstats
path: root/lib/template.js
Commit message (Collapse)AuthorAgeFilesLines
* Add "generator" to plugins blocks and filters ctxSamy Pessé2015-01-301-1/+2
|
* Convert inline svg as png if neededSamy Pessé2015-01-291-1/+6
|
* Remove used blocks from templatesSamy Pessé2015-01-291-6/+16
|
* Add option to block to not parse outputSamy Pessé2015-01-291-5/+72
|
* Check parser used before applying template shortcutsSamy Pessé2015-01-271-5/+11
|
* Add options "shortcuts" for blocks from pluginsSamy Pessé2015-01-271-1/+34
|
* Improve tests on blocks extensionsSamy Pessé2015-01-271-0/+1
|
* Complete parsing of blocks from plugin extensionsSamy Pessé2015-01-271-11/+31
|
* Parse correctly list of blocks and argsSamy Pessé2015-01-271-12/+32
|
* Add blocks from plugins to template engineSamy Pessé2015-01-271-4/+78
|
* Improve tests for plugins with filtersSamy Pessé2015-01-271-5/+7
|
* Move plugin helper methods to a specific classSamy Pessé2015-01-271-6/+11
|
* Extend templates filtersSamy Pessé2015-01-271-0/+8
| | | | Fully remove mathjax from plugins
* Add back "page:before" hookSamy Pessé2015-01-271-21/+48
|
* Improve logger moduleSamy Pessé2015-01-251-1/+1
|
* Change comment start and end in templatesSamy Pessé2015-01-251-1/+11
| | | | (to avoid conflicts with maths)
* Add base loader to resolve git dependenciesSamy Pessé2015-01-241-1/+36
|
* Fix version in generator tagSamy Pessé2015-01-231-2/+7
|
* Adapt themes website templatesSamy Pessé2015-01-211-1/+3
|
* Use template before parsing glossary, summary and langsSamy Pessé2015-01-191-2/+23
|
* Add configuration to send structures filesSamy Pessé2015-01-191-0/+18