Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Runtime exception whenever gpm tries to download something
· 11 years ago
Alternatively you might want to try MAMP or something that has everything just on and works out of the box. Really the issue here is the windows LAMP stack software, it's normally not this hard!
-
Runtime exception whenever gpm tries to download something
· 11 years ago
Turns out openssl was enabled in apache, but not php (even though it said it was). And now I can download the file. Php won't unzip it, though. I think that's the end of the line for the "easy way". I
-
Runtime exception whenever gpm tries to download something
· 11 years ago
Yes, the curl and openssl extensions are both enabled.
-
Runtime exception whenever gpm tries to download something
· 11 years ago
Dou have SSL enabled? Do you have CURL enabled? Those would be my first guesses.
-
Runtime exception whenever gpm tries to download something
· 11 years ago
I'm in a localhost Windows environment, running PHP 5.4. I've been through the docs, and as far as I know all of the required modules are installed and enabled. PHP is in my PATH, and GPM is running c
-
Splitting large text files
· 11 years ago
If you ensure it works with the latest version I would be glad to add it to GPM
-
Splitting large text files
· 11 years ago
You might have a look at: https://github.com/aptly-io/grav-plugin-sectionwidget It chuncks large markdown into 'sections' only (no sub-sections); I preferred a simple mechanism on top of markdown. It'
-
Splitting large text files
· 11 years ago
Certainly nothing exists for Grav specifically. However this chunking functionality you are asking about is done for all kinds of reasons on all kinds of platforms. You could probably find a suitab
-
Splitting large text files
· 11 years ago
Does anyone know a way to split large text files into unique posts for a Grav site? For instance, I want to use the RTFM template to publish a book, which is divided into chapters, sections, and subse
-
Where can i search a good GRAV frontend developer?
· 11 years ago
Maybe you can try with us with the example given in the following link http://deccan.bitroots.co. More links to come in future