Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Custom form handling fault?
· 10 years ago
Yeah, this PR solves the Problem. Thanks!
-
Custom form handling fault?
· 10 years ago
You might have stumbled on a problem. Can you test this PR https://github.com/getgrav/grav-plugin-form/pull/40 ?
-
Custom form handling fault?
· 10 years ago
Hi, I'm new to grav and i created a simple plugin for additional form validation. This works fine so far, but when a validation error occurs and $event->stopPropagation() is called only the next fo
-
Taxonomy list (tags) and archive with different blogs
· 10 years ago
Your really asking for some custom development. Maybe hop on the Gitter.im chat and ask there? I'm kinda busy with some other work and don't really have time to work on it.
-
Taxonomy list (tags) and archive with different blogs
· 10 years ago
Anyone? :S
-
Taxonomy list (tags) and archive with different blogs
· 10 years ago
For the tag list I've used the "Taxonomy List" plugin and "Archives" for the blog archive.
-
Taxonomy list (tags) and archive with different blogs
· 10 years ago
It's probably going to require a fork/modification of the core plugins that can be filtered one step further. So you can have blog taxonomy or something and filter one set for Blog 1 and another set
-
Taxonomy list (tags) and archive with different blogs
· 10 years ago
Hi! I have different blogs in my Grav site and I want to have a tag list and an archive in the sidebar of the blogs. I've tried to use the official plugins but I've only been able to do it for one blo
-
/usr/bin/env: php: No such file or directory
· 10 years ago
Two speed-bumps that beginners will encounter Here are a couple of issues that will slow you down at first -- both easily navigated. One is a Windows thing the other is Grav related. The first issue i
-
/usr/bin/env: php: No such file or directory
· 10 years ago
I've saved this thread and I will endeavor to write up some docs for windows users as soon as I can get a working Windows VM setup :)