Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How to put custom css style on my homepage?
· 10 years ago
The docs discuss this.
-
How to put custom css style on my homepage?
· 10 years ago
my current homepage like this www.ligapajak.id
-
How to put custom css style on my homepage?
· 10 years ago
i want homepage style like dis...
-
How to put custom css style on my homepage?
· 10 years ago
Thumbnail
-
How to put custom css style on my homepage?
· 10 years ago
how to put custom css style on my homepage?
-
Disable page cache based on user logged in?
· 10 years ago
@Team Grav, can someone please explain how this new option can be used? I've searched the docs and tried to find a clue in the sources but no luck so far. The new cache method 'hash' (in v1.1.6) is no
-
Disable page cache based on user logged in?
· 10 years ago
That's very good to hear. Looking forward to version 1.1.6 ! Thanks.
-
Disable page cache based on user logged in?
· 10 years ago
it's a programatic thing, so only is for the scope of the current request. It will act as if cache has been disabled, and things are just processed at runtime. It will not impact the cache at all, s
-
Disable page cache based on user logged in?
· 10 years ago
Great ! Will this method clear the cache and from that moment onwards serve non cached content? Or will it make Grav serve content which is processed by Twig, so effectively bypassing the cache? For m
-
Disable page cache based on user logged in?
· 10 years ago
FYI, the next release of Grav has a method to enable/disable the cache directly without setting the config option. This will be the preferred approach going forward.