Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
NGINX image filter module
· 10 years ago
Maybe a plugin could be written to leverage that, but I have no idea how it works so can't say for sure. Currently Grav doesn't know, nor care, what the webserver us that is serving it.
-
NGINX image filter module
· 10 years ago
Right, I was just wondering if grav would be faster on NGINX if it used the native module.
-
NGINX image filter module
· 10 years ago
It can't take advantage of that. Grav has it's own webserver-agnostic image manipulation. - see the Media Docs
-
NGINX image filter module
· 10 years ago
Can grav take advantage of the NGINX image filter module for on-the-fly image resizing? Would this be a good idea?
-
Publish_date not working?
· 10 years ago
Correct published: true is a an all powerful override to force publication or unpubliication as the case may be.
-
Publish_date not working?
· 10 years ago
Thanks paulhibbitts and Perlkönig I had assumed that published: true was combined by Grav with the publish_date but not, you have to remove it if you want grav to use it. Seems to work with your sugge
-
Publish_date not working?
· 10 years ago
Yeah. You can't set the published flag if you want Grav to calculate it automatically.
-
Publish_date not working?
· 10 years ago
Maybe remove 'published: true'? Not sure though...
-
Publish_date not working?
· 10 years ago
Hello, according to this page an item can be scheduled using the publish_date option. I have created an item with the following header : title: 'Projet Jukidbox, bilan' published: true date: 10/10/201
-
Module 'gmp' already loaded - error
· 10 years ago
No clue what gmp is, but sounds like a problem with your PHP setup. Grav doesn't use it that I know of :)