Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Cache is too strong, /lang variations are not updated
· 10 years ago
The GIF wasn't uploaded properly: http://imgur.com/a/Koehd here is the right version. Thanks
-
Cache is too strong, /lang variations are not updated
· 10 years ago
Also if I fetch: /en/register?learning=es the learning param will be es then if I fetch en/register?learning=fr the learning param will remain es Even if the page is not modular, the issue works
-
Cache is too strong, /lang variations are not updated
· 10 years ago
Here is a GIF with the issue as well: Grav-cache Thanks!
-
Cache is too strong, /lang variations are not updated
· 10 years ago
Thanks Flavio. Actually I found when the problem occurs, here is how to replicate: Download the last version of grav core from https://getgrav.org/downloads (1.8) Add multi languages support for 3 di
-
Cache is too strong, /lang variations are not updated
· 10 years ago
Cache should work well also with multilanguage enabled. I just tested, there seems to be no problem generally, so it should work. As for response time, yes increasing the number of pages (by a large
-
Cache is too strong, /lang variations are not updated
· 10 years ago
Hi, It looks like that the number of the pages inside the /pages folder act on the response time of a given page. The current response time is about 1500ms, it's huge. But I wasn't using the cache: en
-
Problem customizing CSS in Gravstrap
· 10 years ago
Hi, newbie question here: I have been playing around with CSS in the learn2 theme without any problems, but I am having trouble with the cached CSS in the gravstrap theme. From what I can tell in the
-
Media hosting options (S3, AWS, etc.)
· 10 years ago
I'm not CDN-savvy, but there is a plugin that purports to do this that might give you some information. The README implies that it still supports cropResize etc. Hopefully someone with more CDN experi
-
Media hosting options (S3, AWS, etc.)
· 10 years ago
Continuing examination of Grav and its feasibility for a small university website, we are trying to find ways to deploy Grav in a format that is compatible with AWS autoscalers to maintain best perfor
-
Nucleus framework in Antimatter: how to show two columns in mobile?
· 10 years ago
Thanks for the info. Yeah, I'm doing my edits in the scss files which is making things easier. I'll do some experimenting.