Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Admin markdown form field · 10 years ago

    I would also like to know the answer to this, but I found a solution anyway by looking in the file system and it looks like adding a validation in your blueprint make it works, example: header.myblog

  • Admin markdown form field · 10 years ago

    Hi, I'm new to Grav, but loving it so far! I've managed to add some custom fields to my admin interface via blueprints, which is fantastic. I do however have one question... One of the custom fields

  • Split modular page with separate markdown files · 10 years ago

    We're using codemirror for the editor so it would have to support it. It might be possible, please create an issue here: https://github.com/getgrav/grav-plugin-admin/issues

  • Split modular page with separate markdown files · 10 years ago

    Thank you works brilliantly. In the admin ui is it possible to colour code [section][/section] so its more obvious to the lesser technical that there is a content block?

  • Split modular page with separate markdown files · 10 years ago

    It sounds like the section shortcode from the Shortcode-Core plugin might do exactly what you are looking for: https://github.com/getgrav/grav-plugin-shortcode-core#section

  • Split modular page with separate markdown files · 10 years ago

    Test Website I have a HTML created tab structure. I would like to split the different tab sections into separate markdown files for an easy edit of the text content instead of using YAML. What do yo

  • Restrict shows preview of page · 10 years ago

    Testing the beta and reporting issues, if found, will speed up the process :)

  • Restrict shows preview of page · 10 years ago

    I may have found my answer here: https://getgrav.org/forum#!/general:access-and-groups-how-is-i . Regardless, the beta seems to solve the issues I was having with my testing, but now just hoping for a

  • Restrict shows preview of page · 10 years ago

    Hey flaviocopes! I recently ported a wordpress blog over that I had begun to develop membership areas for. Time is approaching for this launch and this particular bug is preventing my final testing. A

  • Restrict shows preview of page · 10 years ago

    This is actually a bug. Fixed in https://github.com/getgrav/grav-plugin-login/issues/59, will be in the next Login plugin release.