Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Using other low-weight markups instead of Markdown (specifically asciidoc)
· 10 years ago
Markdown is currently quite tightly integrated into Grav. We have discussed making this more pluggable in Grav 2.0, but it's not something in Grav's near future.
-
Using other low-weight markups instead of Markdown (specifically asciidoc)
· 10 years ago
Is there anyway to use other low-weight markup language instead of Markdown? Specifically I am interested in Asciidoc (Asciidoctor) which is more sophisticated, at the same time extendible, than Markd
-
Admin changes parent to root
· 10 years ago
It didn't take very long :) I've installed the beta versions of both grav and the admin plugin. However I can not replicate the error exactly, but get another one instead. Now, it doesn't change the R
-
Admin changes parent to root
· 10 years ago
I'm using 1.0.10. Might take me some time to try it on 1.1. Is there anything else I can provide to help? (As always I'm assuming I did something wrong. ;) )
-
Admin changes parent to root
· 10 years ago
No, this is not a known issue. Is this on the latest Grav stable or on the Grav 1.1 beta? If on stable, any change you can try replicating this problem on the 1.1 beta?
-
Admin changes parent to root
· 10 years ago
I'm having some troubles with the Admin panel. For some reason it changes the parent folder to Root whenever I make a change and save it. The site is structured like this: Root Products Prod
-
Admin Panel very slow
· 10 years ago
Pretty sure we have an option in the admin options to disable the check for updates.
-
Admin Panel very slow
· 10 years ago
That is not the case. Admin pings the GPM once, to check for updates for core and installed plugins/themes, and caches the results for 24hrs (if I'm not mistaken on the # of hours), so you should defi
-
Admin Panel very slow
· 10 years ago
Why is getgrav.org contacted on every click? Seems like a lot of unnecessary traffic
-
Admin Panel very slow
· 10 years ago
[SOLVED] The local machine running the Apache server needs internet access, as www.getgrav.org is contacted via 443 on every click in the admin panel. it is now working fast as expected.