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

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

    Sorry, I didn't respond earlier. To be sure I re-installed Grav and updated all plugins and cleared the cache afterwards (by the way thanks for the tip, @rhukster). Unfortunately, it didn't solved the

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

    If you are manually installing the plugins and not using GPM, then you may need to clear the cache: bin/grav clear The GPM automatically does this for you BTW.

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

    You have updated version of all plugins?

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

    Hello @all, since I recently stumbled across to this project, Grav has won my heart. Many thanks, guys! After installing latest Grav v0.9.13 and manually installed almost all plugins, I noticed that I

  • Date Tools Plugin · 11 years ago

    btw @kaleb, hop on our Gitter chat, it's easier: https://gitter.im/getgrav/grav

  • Date Tools Plugin · 11 years ago

    Ok, i'm going to finish up the new feature I was working on and get 0.9.13 out!

  • Date Tools Plugin · 11 years ago

    I've created a datetools plugin that will be useful as soon as 0.9.13 is rolled out. It provides various common dates to be used in twig templates. https://github.com/kalebheitzman/grav-plugin-datetoo

  • Declaring taxonomy in a plugin · 11 years ago

    Thanks so much!

  • Declaring taxonomy in a plugin · 11 years ago

    Why yes, I just updated the Archives plugin to do this very thing: https://github.com/getgrav/grav-plugin-archives/commit/be116986e9b1db2e8d62aff20d646cfb682ef253 Good timing!

  • Declaring taxonomy in a plugin · 11 years ago

    Is it possible to declare taxonomy from within a plugin's yaml so that it extends existing taxonomy without having to declare it in the site.yaml file?