Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
If else within page blueprints?
· 10 years ago
I guessed so. Would be cool though, if one could define sort of a blueprint partials, that could be picked by the user via a file picker or something. But maybe this is a bit over the top. Nonetheles
-
If else within page blueprints?
· 10 years ago
Currently this is not possible yet, and not sure if it will ever be possible.
-
If else within page blueprints?
· 10 years ago
I was wondering if it would be possible to have some kind of conditional logic within blueprints. In my case I want to make a list of porfolio (teaser) items. Therefore the user can add different type
-
Special characters in heading / front matter
· 10 years ago
Perfect, thanks!
-
Special characters in heading / front matter
· 10 years ago
The front matter is basic YAML. Those docs will explain all the various escaping options. In this case, just enclose the entire title in single quotes.
-
Special characters in heading / front matter
· 10 years ago
How can I include a colon in the title of my article, without getting "Error: Invalid Frontmatter ....Unexpected characters..."? I have title: "6:07am Sharp" for Orchestra But the colon throws the er
-
Error
· 10 years ago
@anthubbard comment on that issue @ponderboy mentioned if you are still stuck with it. I could not replicate the problem yet, but two in a row is suspicious.
-
Error
· 10 years ago
I had sort of an similar issue. https://github.com/getgrav/grav-plugin-admin/issues/855 I could not really track it down to a specific problem. In the end I set up all again manually with a fresh gra
-
Error
· 10 years ago
Hi, I have a field in my admin for uploading files: header.downloads: name: downloads type: list style: vertical label: Page Downloads fields: .text: type: text
-
Can't make default attribute works with filepicker
· 10 years ago
@rhukster done here : https://github.com/getgrav/grav-plugin-admin/issues/859