-
While adding translations in my templates, it would be great if that could speed up by generating the stub code for a translation. Currently no generators are there, except the XML tag while pressing …
-
https://github.com/VincentLanglet/Twig-CS-Fixer
À NOTER: il faut rouler `vendor/vincentlanglet/twig-cs-fixer/bin/twig-cs-fixer --fix` pour appliquer les fix, y'a probablement une façon de l'ajouter g…
-
Twig/twig had a CVE reported on 2024-09-09 about a possible sandbox bypass. Although the circumstances for this CVE to be applicable are specific, we should update twig/twig to mitigate this.
Link: [h…
-
I'm currently trying to test the following code:
```
{% extends 'AppBundle::base.html.twig' %}
{% block body %}
{% render "KnpLastTweetsBundle:Twitter:lastTweets" with {'username': 'knplabs'} %}…
-
I am using Pattern Lab Node `v2.0.0` on `Mac`, using the `gulp` configuration.
##### Expected Behavior
Patternlab should recognize the `.twig` versions of the `_meta` files
##### Actual Behavio…
-
I would like to use kss with twig but I do not know how to change the template engine "handlebar" for "twig".
Is there any documentation on this?
-
The template below causes conflicts when using in templates Twig, showing only the message $ message {{}}. For those using Twig templates, you must change the default delimiters AngularJS. example:
…
-
Poedit error message:
Невозможно выполнить программу: /Users/noon-ehos/work/sources/Twig-Gettext-Extractor/vendor/bin/twig-gettext-extractor --sort-output --force-po -o "/var/folders/vg/0_6ypnj11cs5…
-
There appears to be something missing from the modified [`Twig\Environment`][1] object. When the `csrf_token()` function is used in a template, I'm getting an error from the baseclass' `getRuntime()`…
-
When commenting code with `{# ... #}` in JS code, it is not highlighted.