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

  • Bugbustus · 9 years ago

    For sure, there's some cleanup in resilient issues that perhaps should be prioritised ahead of a major release. Some concerted effort by those of us who contribute to development and support but not d

  • Bugbustus · 9 years ago

    Approaching Grav 2.0, open issues/bugs and the Grav Open Collective * Of course we are all looking forward to Grav 2.0 which will undoubtedly bring a lot of new and useful features. At the same time

  • Floating embedded images? · 9 years ago

    I wanted to do some styling and noticed that Grav always outputs Markdown images like ![](image.jpg) nested in <p></p> tags. If I put the macro in the same line as the text, it sits inside

  • Collect pages as popularity (page count) · 9 years ago

    thaxx :)

  • Collect pages as popularity (page count) · 9 years ago

    This is not possible via the grav core because popularity is provided by admin, and the data is stored outside of pages, in a separate file. You would need to provide a function via a plugin that cou

  • Collect pages as popularity (page count) · 9 years ago

    Hello, I've got some questions about the Grav core.. in my modular page which I want to collect some of my posts by popularity. Is it possible? in Grav core when the pages are visited are they also g

  • Advanced.menu rewrite · 9 years ago

    perfect! thanks a lot!

  • Advanced.menu rewrite · 9 years ago

    If you copy the header.menu field from one tab to another the last instance of the field is going to override the first. You can move something to one tab, but you have to unset@ it in the advanced ta

  • Advanced.menu rewrite · 9 years ago

    Hi, guys. One other thing im trying to do is let the client change the menu texto under the "content" tab instead of "advanced". (just wanna let him edit things under one tab) header.menu:

  • Translating to other than current languages · 9 years ago

    Amazing, thanks for sharing the code you used ! :)