Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Eric Stauffer Newcomer
@ejstauffer · Joined 3 years ago · 8 posts · 2 topics · 0 reputation
Badges
Recent posts
-
Possible to set default file permissions after saving files through Admin Panel?
· 3 years ago
Excellent addition with docker! You are right. It only needs to monitor /user. Also,exclude_dirs isn't functioning as intended. That being said, by only monitoring /user, the need for it becomes less
-
Possible to set default file permissions after saving files through Admin Panel?
· 3 years ago
Looks like its more than just changes made through the Admin UI. I left this script running for a few hours to test resources, and these were in the log file when I got back. Looks like the notificati
-
Possible to set default file permissions after saving files through Admin Panel?
· 3 years ago
@hoernerfranz I started looking into it, and then the coffee kicked in. I just finished iteration one and threw it up on github. I haven't gone through and refactored it yet, but wanted to get a worka
-
Possible to set default file permissions after saving files through Admin Panel?
· 3 years ago
I like the python watcher script idea as a stopgap, @hoernerfranz . I'm going to keep digging on this for a few more days, and will report back if I find an elegant solution. If you end up throwing s
-
Possible to set default file permissions after saving files through Admin Panel?
· 3 years ago
I've punted this for years, but now just want to get it solved. When editing and saving and existing file through the Admin Panel (like an .md file), the file permission changes from my server defaul
-
Is it Possible to Defer or Async Pipeline for CSS/JS?
· 3 years ago
Here is as far as I am able to get right now. I am one set of single quotes and a type away from being able to do this through Asset Manager, and use Grav's pipeline for combining and minifying every
-
Is it Possible to Defer or Async Pipeline for CSS/JS?
· 3 years ago
I'm in the site speed rabbit hole, and I'm stuck trying to get the pipelined CSS and JS to stop Render Blocking. I'm basically stuck between enabling css_pipeline so I can combine and minify everythin
-
How to implement Google Tag Manager?
· 3 years ago
I couldn't find much info on it either, so I wrote up a guide after I figured it out. As @Andrass mentioned, putting it in the base.html.twig file is the solution. Add GTM to Grav