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

  • Dependent Sub Menus · 11 years ago

    I'd like to have a second-level-menu which only changes when I click the corresponding parent element. could you provide any code ? thanks

  • Disable plugin update and core update · 11 years ago

    Thank you rhukster.

  • Disable plugin update and core update · 11 years ago

    Oh i got it :)

  • Disable plugin update and core update · 11 years ago

    No, as saving this setting causes the creation of a user/config/plugins/admin.yaml file that acts as an override of the one that comes in the plugin.

  • Disable plugin update and core update · 11 years ago

    What will happen if you update the admin plug-in? it will go back to the default setting? or not?

  • Disable plugin update and core update · 11 years ago

    In the "Admin Plugin" options there is a setting to disable "Automatically Check for Updates"

  • Disable plugin update and core update · 11 years ago

    Is there a way to disable the updates? When you login as admin pages, there is a pop up message that the new update is available. By clicking the update button, it says "Access denied". Can that be di

  • Dev site is *really* slow · 11 years ago

    Yes, it also makes sense now, why the performance varied with word count. The cards thing looks pretty cool, but TBH I am too lazy to do it form scratch. :D The thing is, I'm behind schedule, as it is

  • Dev site is *really* slow · 11 years ago

    Yes that content-to-content matching can be a real performance killer as it does compare the entire content of each page to every other page. In my testing it didn't make a huge difference though in

  • Dev site is *really* slow · 11 years ago

    More specifically it was the content-to-content comparison enabled that caused the issue (which is understandable, still inconvenient), otherwise the plugin works fine. By the way related pages: The c