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

  • Syndication buttons and url · 11 years ago

    I found the problem for the pages of blog. I forgot to update item.html.twig. Shame on me! ^^ But how can I address feed_urlfor the pages out of the blog (i.e. contact page)? At this time I replaced:

  • Syndication buttons and url · 11 years ago

    Thx for your answer. I updated feed plugin to 1.3.1 and antimatter to 1.3.0. I think it is the last versions. I will look in the 2 twig files why I have this problem. I will post here my results tomor

  • Syndication buttons and url · 11 years ago

    Have you updated to the very latest version of the plugins? and if you based your theme on Antimatter, had a look at latest version of that also? A month or so back, I addressed this very problem. B

  • Syndication buttons and url · 11 years ago

    I use GRAV as a blog. No problem with the feed plugin and syndication buttons on the page with the list of articles. But the url of these buttons are bad for all other pages: page with a complete arti

  • Improved archives plugin · 11 years ago

    Oh, my intention was not to derive another plugin, since my improvements are based on your code and it completeley behaves as your Archives plugin by setting show: year: false; month: true; lim

  • Improved archives plugin · 11 years ago

    Wow you did a lot of work there! My thoughts are that because your modifications take the plugin quite a bit beyond the original concept, it's probably worth having it as a whole new plugin? I think

  • Improved archives plugin · 11 years ago

    Hi @rhukster, I don't know where to put it in, but I heavily improved the archives plugin and I would like to have some reviews before I issue a pull request, see the develop branch at https://github.

  • Javascript plugin? · 11 years ago

    Check out the lightslider plugin: https://github.com/getgrav/grav-plugin-lightslider It's basically a simple JQuery image slider script integrated as a Grav plugin.

  • Javascript plugin? · 11 years ago

    Hi, I just found GRAV 2 hours ago and I wonder if it is possible to use javascript plugins as in image slider or date picker or any other components to be used with GRAV? if it's indeed possible could

  • Problems with "Reading Time" and "SmartyPants" plugin · 11 years ago

    Ok, SmartyPants also works. Maybe I haven't realized the subtle changes last time, those mentioned in the docs.