Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Header injection
· 10 years ago
I recognize that there are lots of headers I can't meaningfully change at these event points (I see plugins are already processed), but I'm thinking of injecting metadata keys so Grav can output the c
-
Header injection
· 10 years ago
onPageProcessed might be the earliest, but the taxonomy hasn't been loaded yet, and that's something I'd need access to. Hrm.
-
Header injection
· 10 years ago
How would I inject YAML into the header before it gets processed? I thought I could go into the onBuildPagesInitialized event, but that appears to be too early. I want to use Grav\Common\Page\Header t
-
All checks green, content wont load
· 10 years ago
seems that i have them: dpkg --get-selections | grep -v deinstall | grep php php7.0-zip install Anyway, just rebooted, seems fine. Dunno what was the problem Thanks anyway
-
All checks green, content wont load
· 10 years ago
BTW problems plugin has been updated to address an issue where ZIP extension was found missing but incorrectly reported as working. This is why flaviocopes asked you about that particular extension.
-
All checks green, content wont load
· 10 years ago
Can you check if you have the PHP Zip Extension installed?
-
All checks green, content wont load
· 10 years ago
Hello. At a local php 7 server, and the homepage is full of green checkmarks (no errors; i believe this is the doing of problems plugin) but the contents still wont load. i do have in the same server,
-
Medium editor clone - plugin req
· 10 years ago
We are well aware of the medium editor solutions out there. Unfortunately they are all HTML editors that save HTML, not Markdown. The limitation with these is that your content will be saved as HTML
-
Medium editor clone - plugin req
· 10 years ago
Hello! I'd like to request editor plugin for grav based on this project: https://github.com/yabwe/medium-editor You can see it live here: https://yabwe.github.io/medium-editor/
-
How the heck does the register / account system work?
· 10 years ago
Alright, done: https://github.com/getgrav/grav/issues/1048