Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Modifying Modular/partials Contents from Admin
· 10 years ago
Also, why are there no themes built with bourbon/bitters/neat? Maybe I can make a contribution to the community once I get my "sea legs!"
-
Modifying Modular/partials Contents from Admin
· 10 years ago
I'm just getting started with Grav (Coming from Wordpress theme dev) and so far, I'm loving the potential that I'm seeing with Grav. I have some questions though. I've read a lot of the documentation
-
PHP 5.x vs 7
· 10 years ago
this is just hilarious :') I wrote an e-mail to them because the code for their special may offer coupon wasn't working for me and asked them what their plans for PHP 7 is. While waiting for a reply I
-
PHP 5.x vs 7
· 10 years ago
If you ask your host, they likely have PHP 7 available through cli - which is all you need anyway. A lot of hosts now have 5.4, 5.5, 5.6 and 7 available with 5.x as standard.
-
PHP 5.x vs 7
· 10 years ago
thx for the fast answer and the hoster I want to use only provides PHP 5.6 T_T
-
PHP 5.x vs 7
· 10 years ago
PHP 7.0 is approximately twice as fast as PHP 5.6. Combined with 50% less memory, and moving to PHP 7.0 is a huge benefit for Grav. Your site basically doubles in performance.
-
PHP 5.x vs 7
· 10 years ago
Anyone tested the performance difference of Grav when using PHP 5.x or 7 on a webserver lately? Cause doing that on my local (high-end) PC doesn't get me realistic results :/
-
Dateformat shown as "... ago", how could I do it?
· 10 years ago
Thanks a lot guys! I'm still learning grav, but its awesome! :)
-
Dateformat shown as "... ago", how could I do it?
· 10 years ago
You can translate these strings https://github.com/getgrav/grav/blob/develop/system/languages/en.yaml#L58-L94 in https://crowdin.com/project/grav-core
-
Dateformat shown as "... ago", how could I do it?
· 10 years ago
There is a default_localesetting in system.yaml, as well as a override_locale setting. In theory overriding this will allow PHP to translate common phrases, though I'm unsure of the linguistic coverag