-
Jade is very similar to haml - http://jade-lang.com/
hason updated
10 years ago
-
I want to translate the meta data (alt_txt and title) of images, I tried adding files like:
- 1.jpg.en.meta.yaml
- 1.jpg.nl.meta.yaml
But the effect is that the image is shown twice and always using …
-
I have English (primary language) and Dutch but whenever I add a template meta, Dutch is not clickable.
-
I appreciate this is on the to do list but it would be awesome to have syntax highlighting inside `{% css %}` and `{% js %}` tags for CraftCMS development in twig templates.
-
### 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.6
### Bug descripti…
-
Hello,
(I'm kinda new to github. also I'm a graphic designer, so dev is not my forte)
I've toyed a bit with Stacey last month, and discovered recently the version 3, with support for TWIG and such. …
-
Hello,
I recently switched from Joomla to Bolt-CMS and are very happy with it. Now I also wanted to have information about the users who visit my website. Unfortunately the default plugin for that is…
-
### Expected behavior
Die URL-Preview zeigt den eingegebenen URL-Anpassungs-string normal an, wie die Feed-URL auch ist.
### Actual behavior
Die Preview zeigt den von mir eingegebenen String dopp…
-
php developers handle not only Smarty but also many templates.
Smarty,Twig,Blade...etc
Is it possible to handle more than one?
Smarty:
File : .tpl
range : {}
Twig:
File : .twig
…
-
PHPStorm 2019.2 has a new inspection reporting unused code. But this marks a bunch of Symfony-specific cases as unused while they are not (well, some of them are more about related packages and may be…