Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Need to parse a csv and send data to a twig template
· 11 years ago
As I said in the subject I need to parse a csv inside my theme Theme.php inside root folder of the theme and send all the parsed data to a specific template. theme_folder ThemeTemplate.php templates t
-
Localhost updates using Ampps
· 11 years ago
Thanks. CURL is enabled by default. I enabled OpenSSL in the PHP configuration. I'll keep looking.
-
Localhost updates using Ampps
· 11 years ago
Maybe Ammps doesn't have CURL support enabled by default? Or OpenSSL ? These are part of the Grav Requirements for GPM to function. Probably just need to enable via Ammps control panel and restart.
-
Localhost updates using Ampps
· 11 years ago
Same with the plugins, BTW. Error like this ... "Error while trying to download 'https://github.com/getgrav/grav-plugin-form/zipball/1.1.0'"
-
Localhost updates using Ampps
· 11 years ago
Hi guys Up-and-running with Grav on my localhost, but I'm seeing some errors like this when trying to update: Error while trying to download 'https://github.com/getgrav/grav/releases/download/1.0.5/gr
-
Removing a field from page settings in admin paneI
· 11 years ago
Nevermind, I figured it out. You only need to set the type to "ignore"
-
Removing a field from page settings in admin paneI
· 11 years ago
I'm attempting to make some custom blueprints for pages and everything is going well. I've got my blueprints inheriting the default blueprint, which works great, but I'd like to remove editable fields
-
Pagination in admin?
· 11 years ago
I'm currently doing a site for a blogger and she has a ton of posts spanning multiple years. From what I understand, there is no pagination on Grav's admin panel, so all the posts will show up as one
-
There is an rtl version for the admin plugin?
· 11 years ago
And I closed it :) A Pull Request is intended for you to provide fixes/enhancements to the code base. So if you can add RTL support (yourself) you can submit it as a PR.
-
There is an rtl version for the admin plugin?
· 11 years ago
@ruhkster I just did the "Pull Request"