Closed binarious closed 6 years ago
The template engine factory only supports the rendering of pages, not hanna tags. You would need a custom module that hooks into the rendering process of these tags, then use TemplateEngineTwig to render the twig syntax.
Thanks, do you have a starting point (documentation or examples) for me?
I tried to combine the twig template engine with Hanna Code (http://modules.processwire.com/modules/process-hanna-code/), but it doesn't seem to work. The tag doesn't get replaced with the actual code.
Template:
Any ideas?