Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
3-col menu
· 11 years ago
do you know Foobar2000's Plugin FACETS ? i mean that.
-
3-col menu
· 11 years ago
I really am not sure what you mean, do you have an example of this you can show me?
-
3-col menu
· 11 years ago
I'd like to have a menu with 3 different columns from left to right. the first column should contain the first level, the second column the second level and the third one the final page-links. thank y
-
Test if file exist with twig
· 10 years ago
@Perlkönig @rhukster thanks, I will write my own first twig filter I start with : https://learn.getgrav.org/cookbook/plugin-recipes#output-some-php-code-result-in-a-twig-template
-
Test if file exist with twig
· 10 years ago
Would be simple to write a custom twig filter that took a file path and tested if file_exists()
-
Test if file exist with twig
· 10 years ago
To my knowledge, you'd have to accomplish that with a Twig extension (via a plugin). Google returns some ideas. There are at least three twig-related plugins in the repository that you can look at for
-
Test if file exist with twig
· 10 years ago
Is it posible to test if a file exists inside twig template ?
-
Brotli?
· 10 years ago
Brotli really doesn't have the market saturation to really be worth supporting at this point. If this changes, i'll gladly add support for it.
-
Brotli?
· 10 years ago
Any plans to cache brotli instead of gzip?
-
How to let the system talk not in English?
· 10 years ago
There is a the template "partials/blog_item.html.twig". It represents the design of the blog entries in your overview. Maybe you can react on the Month there with some twig-coding. There are also cert