Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Some Images missing from image cache
· 11 years ago
Hey thanks for that. I'm gitignoring the images folder and just letting Grav create it in each server instance (local, dev, live) so thats not it. Clearing the cache may still fix the issue except I g
-
Some Images missing from image cache
· 11 years ago
That is a little strange. My initial guess would of been that the images/ folder was not writeable, or somehow blocked by the .htaccess, but the fact that some images are there, means that is not the
-
Some Images missing from image cache
· 11 years ago
Some of my Images are missing from my image cache when I load my website. This is only happening in one location (online) - on my local MAMP setup the images are fine. They are running through the med
-
Change Path
· 11 years ago
Sorry for the late followup on this. I have some information for you. So turns out changing the user pages path is pretty simple and doesn't even need the setup.php file. Simply copy the following c
-
Change Path
· 11 years ago
Ok, i'll try to rustle up an example file for you. One thing you might want to consider though, it to simply use symlinks to do this? That's how I do my development and it works fine.
-
Change Path
· 11 years ago
Hey, thanks for your reply. Yes i really want to do it. I want to save the sites and all what i need for them in a network drive. The network drive has an address like ///bku/.../..../mysites/ I want
-
Change Path
· 11 years ago
It is possible, it requires taking advantage of an undocumented feature that allows Grav's streams to be configured via a setup.php file. This is an advanced feature, and I don't recommend it really
-
Change Path
· 11 years ago
Is it possbible to change the Pages path to another folder?
-
Antimater one page showcase image
· 11 years ago
There it is ;) thanks for helping here!
-
Antimater one page showcase image
· 11 years ago
The image is manipulated in the Twig template file: themes/antimatter/templates/modular/showcase.html.twig and specifically this code: {% set showcase_image = page.media.images|first.grayscale().contr