Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Use Grav for interactive site (data entry involved)?
· 11 years ago
Currently there is no interface for submitting or editing content. We are working on an admin interface but even that is intended for administration not really collaboration. That said, Grav is very
-
Use Grav for interactive site (data entry involved)?
· 11 years ago
Hi guys, New here, so please forgive breaches of etiquette and already answered questions, OK? I've just discovered Grav while browsing the Web looking for a solution to my immediate "problem", whic
-
Customising Flex-Directory plugin (adding images)
· 9 years ago
updated to 2.0 and have it all working! thank you very much!
-
Customising Flex-Directory plugin (adding images)
· 9 years ago
Flex-directory 2.0 has been released with File support. Check it out...
-
Customising Flex-Directory plugin (adding images)
· 9 years ago
I have the same problem. And even, was forced to refuse to use it.
-
Customising Flex-Directory plugin (adding images)
· 9 years ago
I am making some customisations and getting stuck when it comes to adding images. I have added field to the entries.yaml file as a file type (see below). photo: type: file label: Photo multiple
-
Getting content from modular?
· 9 years ago
woops, totally missed that one, thanks :-)
-
Getting content from modular?
· 9 years ago
You don't need to use modular.header.unpublished because that's not a valid setting, should just be modular.published which can be true or false.
-
Getting content from modular?
· 9 years ago
Hi, I have a strange behavior in my modular loop; {% for module in page.collection() %} {% if (module.header.unpublished is not defined or (module.header.unpublished == false)) %} {{ module.content
-
Hide some templates in Admin Panel
· 9 years ago
There's currently no way to do this. Please open an issue here and we'll make sure this request is not lost and considered for a future release: https://github.com/getgrav/grav-plugin-admin/issues