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

  • Include js/css only for one page · 11 years ago

    There are many ways to accomplish this, but for a single page, I would recommend two ways: 1) Use the Assets plugin to add the css/js right in the markdown - https://github.com/getgrav/grav-plugin-ass

  • Include js/css only for one page · 11 years ago

    Hi folks! What's the best practice for loading styles or scripts only for one special page? Is it a good idea to extend the javascript block from the base template inside the content block of a differ

  • Synthax change? Latest updates broke some functions · 11 years ago

    ok, I guess the point had been forgotten when repackaging skeletons. Everything fine now, thanks!

  • Synthax change? Latest updates broke some functions · 11 years ago

    We removed the overridding of the old markdown_extra system configuration setting. You just need to make sure you have: markdown: extra: true In your user/config/system.yaml

  • Synthax change? Latest updates broke some functions · 11 years ago

    After full upgrade I noticed a couple of isolated code bits on a couple of rendered html pages: {.left} and broken button at the bottom of http://demo.getgrav.org/saturn-skeleton/about other example

  • 0.9.41 upgrade thru Admin breaks Admin · 11 years ago

    Quick fix as usual! Kudos and sorry I didn't take time to file a proper bug on the github issue tracker but it was Friday night and I had 5 minutes. Since I usually wait a full day before applying an

  • 0.9.41 upgrade thru Admin breaks Admin · 11 years ago

    Before release the stable version of admin plugin please be patient for inconvenience example this. Thanks to understand :D

  • 0.9.41 upgrade thru Admin breaks Admin · 11 years ago

    I had upgraded Grav first and could not log back to upgrade the plugins. I've just manually updated Admin (no change) then Login and this one solved it. So now I have been able to log back and upgrade

  • 0.9.41 upgrade thru Admin breaks Admin · 11 years ago

    Ok, it was a bug in the backwards compatibility User.authorise() method in the 0.9.41, I've released a 0.9.42 to address this.. Always make sure to update Grav first, and then the plugins. GPM upda

  • 0.9.41 upgrade thru Admin breaks Admin · 11 years ago

    Same issue here - after upgrade the /admin shows up "Access denied" (without asking for credentials). Access_denied