-
Hi, i have a phpbb board with CKEditor-phpbb version 1.6.1 and everything is working fine. When i try to update to version 1.7.0 there is an error 500 when users try to load a topic.
here the error…
-
We think we need a standard layout system for the Design System that determines grid rules and spacing between elements. This could be configured as a series of Bootstrap-like utility classes for the …
-
Hello Guys,
is there a plan to upgrade it and support for twig v3
-
How is it possible to check which browser is used in Twig?
It is written that it is possible in php code but I couldn't find a proper Twig filter for it:
```
$mobileDetector->isChrome();
$mobile…
diriy updated
4 years ago
-
Hi,
Here is my issue. I have a twig template with translations. My IDE (phpstorm) indents my template like this :
```
class="fos_comment_comment_reply_show_form">{% trans from 'FOSCo…
-
I am trying to render a twig template on Lumen, but I am receiving many issues. My controller looks something like this
```
-
There was a shortcut taken when integrating Twig. In Twig/Template.php function getAttribute, two lines of code were added to return the Stacey Page object for a string attribute corresponding to a pa…
-
A lot of variable|raw in many twig files. Need to go through all twig-files and check this.
-
Hello,
I wonder if twig has support for something similar, like Blade has - stacks? ( https://laravel.com/docs/5.4/blade#stacks )
thank you
-
Request to add a syntax highlighting scheme for Twig.
Perhaps this is a helpful starting point, it's an implementation for Notepad++, which I believe also uses Scintilla: https://github.com/Banane9/n…