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

  • Blueprints: columns in list field type, not possible? · 10 years ago

    I don't think that's currently supported. Please create an issue in admin plugin repo on github so we can track this.

  • Blueprints: columns in list field type, not possible? · 10 years ago

    Hi guys! I was wondering, is there a way to add columns to list field type in blueprint? To be more clear: Edit Syntax which I have for this: ---yaml header.jurisdictionsDataList: name: jurisdictions

  • Blog pagination? · 10 years ago

    I have created a page containing an overview of the latest posts (Page Template: Blog). But although pagination is enabled, I don't see any way to navigate to blogposts other than the one presented on

  • Modular Page Question · 10 years ago

    rhukster, That looks quite powerful in itself. I can't express enough how freeing it feels to be able to make changes to the themes, templates and structure of pages so easily. Thanks for all the har

  • Modular Page Question · 10 years ago

    Heh, yes, there's usually 2 or 3 perfectly valid ways to accomplish things. Also another thing to consider is using section shortcodes. https://github.com/getgrav/grav-plugin-shortcode-core#section J

  • Modular Page Question · 10 years ago

    Thanks rhukster, I was more seeing about using the modular system to create modular pages. Having the actual modules inside of the divs with the id makes it easy to control. I see where I can modify t

  • Modular Page Question · 10 years ago

    Typically a modular page is really a way to build a single page from multiple horizontal blocks of sub-pages. The modular.html.twig template in Antimatter, simply loops over any modular pages and out

  • Modular Page Question · 10 years ago

    I set up a home page as a modular page. Created two modular subpages ( sidebar and content ) This is the code it creates on the home page: <section id="body" class=""> <h1>home</h1>

  • Need to change the " Add a comment " plugin comments · 10 years ago

    Glad to hear that!!! Plenty of wishes for your future project...

  • Need to change the " Add a comment " plugin comments · 10 years ago

    Thank you tidivoit for your answer :) have a great day! it worked