Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Once again: using Retina-ready images in Grav
· 9 years ago
Are the retina media actions not helpful for something like that? https://learn.getgrav.org/content/media#higher-density-displays
-
Once again: using Retina-ready images in Grav
· 9 years ago
So, you're also looking for a solution about Retina-ready images ... Anyone out there giving us two a hint? Many thanks in advance, regards, Thomas
-
Once again: using Retina-ready images in Grav
· 9 years ago
I too have a problem with Grav automatically resizes the image to the largest possible width... I am using the image resize plugin to get 5 different sizes. And I also tried adding custom size in the
-
Once again: using Retina-ready images in Grav
· 9 years ago
Hi, I'm still stuck with my page and no progress so far to get it online. Still thinking about which tool to use for publishing my cartoon and comics page. :( One think which kept me away to choose Gr
-
Hook Save on a page into admin
· 9 years ago
Hello, i succeded hook with public function onAdminSave(Event $event) I could change for example path, but i permission denied error. Any idea on how to surround this please ? Regards,
-
Hook Save on a page into admin
· 9 years ago
You could use the Grav API docs and look for an appropriate method, probably 'createFolder' and then find that function in the Grav source code.
-
Hook Save on a page into admin
· 9 years ago
Hello, Does anybody could explaine me how to hook save into admin please ? More exactly i need to hook the directory creation method. I'd like to create a special directory structure on page with some
-
What formats can you use for entering the date in a grav page file?
· 9 years ago
Thanks, Jeremy.
-
What formats can you use for entering the date in a grav page file?
· 9 years ago
You can include something like timezone: Europe/Berlin in the front matter
-
What formats can you use for entering the date in a grav page file?
· 9 years ago
I am curious what formats you can use for entering a date in a grav page file. Specifically, what's the most specific possible? Can you include a timezone indicator somehow?