-
Thanks for your work on this project. I'm planning on using it to put together a simple HTMX example app.
It would be interesting to add in optional support for the [Twig template engine](https:/…
-
On this page: https://processwire.com/modules/template-engine-twig/
- Current version is v3, not v2.
- This code is wrong:
```
wire()->addHookAfter('TemplateEngineTwig::initTwig', function (…
-
Hi!
I'm using Symfony 3.x as json-api without need for twig at all.
After installing this bundle i see error `Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoun…
-
I created a module for myself and got frustrated how inflexible phpwcms own template language is, especially the conditional statements with `[REPLACEMENT_TAG_ELSE]`. I think it's time to slowly move …
-
Hi,
I have noticed the form resources are loaded by the bundle extension.
In the Symfony documentation, form resources are loaded in framework config
(https://symfony.com/doc/current/form/form_…
-
I am using Pattern Lab Node `v5.9.3` on `Mac`, with Node `v12.16.3`, using a `Custom` Edition with `engine-twig`
##### Expected Behavior
Meta head & foot to be rendered the same amount of times.…
-
Should then make your markup file .hbs or .twig
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.31.0…
-
I don't always use HTML and my underlying template language with Twig. PhpStorm supports `.js.twig` and other extensions.
I tried changing the config option,
``` php
'extension' => 'twig',
```
to
…
-
With `Ano` in library and the following configuration no application resources are firing. The init methods on `Ano_Application_Resource_Twig` and `Ano_Application_Resource_View` are not being called.…