pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Deactivated plugin still being used with Grav 1.7
· 6 years ago
@mathmax, Using Grav 1.7.7, I've installed the plugin, but cannot reproduce the issue. When enabling/disabling plugin in '/user/config/plugins/frontend-edit-plugin.yaml' (or '/user/plugins/frontend-e
-
New lazy loading in Grav 1.7
· 6 years ago
Image 'loading' attribute has been fixed and will be available in Grav 1.7.8
-
Send email after login with one-time-login plugin
· 6 years ago
@mcambronero, Thanks! I Wasn't aware of the ability to alter an event's priority with a config setting without touching the plugin's code. What keeps you from using option 3?
-
ERROR: flex-objects.html.twig template not found for page:
· 6 years ago
@idna, Since I have no experience with Gantry, I have not more suggestions...
-
ERROR: flex-objects.html.twig template not found for page:
· 6 years ago
@idna, Did you install plugin flex-objects? That's the plugin which provided template flex-objects.html.twig.
-
Set default attributes to markdown images to avoid cls
· 6 years ago
@christiana83, I've created a PR with a proposal to add the height and width automatically when an <img> tag is created in Markdown.
-
Site broken after upgrade to Grav 1.7 (most of the generated HTML inside double quotes)
· 6 years ago
@mathmax, Does that make sense? No that does not make sense, because that will be the same as adding the 'compatibility' properties and defies the security measure... In that case, why the {{}} op
-
Site broken after upgrade to Grav 1.7 (most of the generated HTML inside double quotes)
· 6 years ago
@mathmax, Yes, it is a security measure and the best approach is to go through the theme's templates and add the |raw filter to outputs that can be trusted. Or ask the developer of the theme to make i
-
Session_store_active has no effect
· 6 years ago
@wblondel, It seems that setting session_store_active: true will never have any effect, because the language is determined before the session has been initialised. The language is never stored in, nor
-
Site broken after upgrade to Grav 1.7 (most of the generated HTML inside double quotes)
· 6 years ago
@mathmax , If you did an upgrade by Admin or $ bin/gpm selfupgrade it should fix the autoescape issue. If it didn't, depending on how you did the upgrade, I would either file an issue on the repo of A