Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Mirko Knorr Newcomer
@ugly_mkn · Joined 8 years ago · 6 posts · 3 topics · 1 reputation
Badges
Recent posts
-
Changes in Custom form not being saved
· 8 years ago
I had this problem too. My solutions where i forgot the "header." in front of some form fields. I hope i could help you.
-
Use plugin php script then the submit button triggered
· 8 years ago
I never write a grav plugin before, so sry if my question is trivial. My issue is to write a plugin to validate if an email is correct or not. The script is finish now and I would like trigger it whe
-
Password save page
· 8 years ago
The https://github.com/Diyzzuf/grav-plugin-private/ plugin should do what you need. Or, use a server-level / .htpasswd protection
-
Password save page
· 8 years ago
I would like save save my Grav Homepage with an .htaccess Password or something like this. Is it possible with Grav?
-
Multiple Editors in Columns
· 8 years ago
I found the Solution: form: name: columns-form refresh_prevention: false fields: columns: type: columns fields: column0: type: column fields:
-
Multiple Editors in Columns
· 8 years ago
Hey, i'm new in Grave and don't realy know how to build a Page Editor with multiple Editors in columns. My Code: title: About '@extends': type: default context: blueprints://pages form: fie