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

  • Can't show animated GIF on this forum? · 9 years ago

    Today I included two animated GIF images in a post on this forum. However, when I view them they are static and show only the first frame. I used LICEcap to create them. Does anyone know why the anima

  • Some hours of support · 9 years ago

    Hello everybody - I need some professional support. I started my page with the "machine" template https://github.com/Sommerregen/grav-theme-machine and made some adaptions - but on the long run it's t

  • Shorting external url · 9 years ago

    U are right, result is <p><a href="https://steamcommunity.com/sharedfiles/filedetails/"" id="566885854"">test</a></p> fixed with direct included html: <a href="https://steam

  • Shorting external url · 9 years ago

    Grav will take HTML attributes in the link and add them to the element on the page. In this case, your link probably looks something like <a id="566885854" href="https://steamcommunity.com/sharedfi

  • Shorting external url · 9 years ago

    Hi, Grav is shorting some external urls at my side: [test](https://steamcommunity.com/sharedfiles/filedetails/?id=566885854) to https://steamcommunity.com/sharedfiles/filedetails/ e.G. [test2]

  • Sort taxonomylist · 9 years ago

    I'm using a sort of this form: {% for tag in page.taxonomy.tag|sort %}

  • Sort taxonomylist · 9 years ago

    @Bob, I added both the options I tried. Both did not work 😒

  • Sort taxonomylist · 9 years ago

    Your sort command is commented out. Does it work as expected when active?

  • Sort taxonomylist · 9 years ago

    Hey, is there anyone who knows how to deal with this issue? Thanks a lot in advance :)

  • Sort taxonomylist · 9 years ago

    Hey everyone, I need to arrange my taxonomylist alphabetically. I found older forumposts mentioning the ksort function, but it seems not to work anymore. Also found something about the sort_by_key fun