-
I'm trying to configure the plugin to handle a pair of two characters, so that:
```
input: {%
output: {%|%}
```
I have this in my vimrc:
```
au Filetype twig,html.twig let b:AutoPairs = {'(':')'…
-
There should be a tag like the Smarty {literal} tag http://www.smarty.net/docsv2/en/language.function.literal
witch allows us to create a block of content that will be not parsed by the volt compiler…
-
I am getting
```
Unexpected "apply" tag (expecting closing tag for the "block" tag defined near line 2).
```
after installing the bundle with
`php composer.phar require excelwebzone/recaptcha-b…
-
I'm using twig for Symfony, not in Drupal, and in Symfony, the `{{ |t }}` filter doesn't exist. Then, there is no way to quickly add a translated string.
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.14
### Bug descript…
DZbox updated
3 months ago
-
AF3 has categories limitation / exclusion settings - we should support them in AF4.
There are also categories exclusion settings on the backend - and this might be enough for most cases.
- Activit…
-
Tale Jade works with Symfony, but not too well right now.
I've created an implementation (will put it online soon), a JadeBundle, for Symfony2/3.
Some of the problems have already been taken care of…
-
It would be good to be able to embed a standard sonata block service that is not stored in PHPCR into a PHPCR document's content area so it is handled by cmf_embed_blocks or a similar twig filter.
Th…
-
Hi all,
Yeah like the title says, is there a way, preferably server side / twig but can be JS if that's the only way, to detect if the current visitor has the capability to use web payments (so no…
-
I'm not able to get modular and custom field content indexed with Flex Pages enabled, despite creating a template as explained in the docs.
I have a modular page with a few modules that use a cust…