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

  • Prev_Next page? · 11 years ago

    Well.. your pages has to be in collection in order for prev next to work. Seehttp://learn.getgrav.org/themes/theme-vars#nextsibling Then you can try this code. <p class="prev-next"> {% if no

  • Prev_Next page? · 11 years ago

    Hi, how can I get a prev next navigation in my site? I use antimatter theme, no subpages. All pages called default.md Thanks

  • Parsing URL parameters · 11 years ago

    Ah, I was unaware that the query function took parameters of its own, thanks!

  • Parsing URL parameters · 11 years ago

    you can pass query parameters this way: {{ uri.query('red') }} or you can use the cleaner looking grav specific params. http://yourgravsite.com/red:255/green:150/blue:102 Then to access them you use t

  • Parsing URL parameters · 11 years ago

    How would I go about parsing URL parameters in a Twig template? Say I had a page that was access with like the following /grav/page/?red=255&green=255&blue=255, how could I access the values o

  • Mediaembed plugin and youtube · 11 years ago

    you should have got mail ;)

  • Mediaembed plugin and youtube · 11 years ago

    Okay. I try to figure it out. But it is really difficult to find out, since even if I download the plugin from GitHub and install it manually your above links work... However, on what operating system

  • Mediaembed plugin and youtube · 11 years ago

    It seems that I am to stupid to use gitter :-/

  • Mediaembed plugin and youtube · 11 years ago

    okay let's talk tomorrow. If you need anything from my side, tell me :-)

  • Mediaembed plugin and youtube · 11 years ago

    Maybe not, it seems that MediaEmbed doesn't recognize the link as such. As a fallback the plugin renders a link instead. See source in classes/MediaEmbed.php round line 187 (the service match doesn't