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

  • Can't install Google Maps via admin plugin · 10 years ago

    During an installation it gives me this error E_DEPRECATED - Non-static method Grav\Common\Plugin::isAdmin() should not be called statically. It is installed locally using WAMP 3.0.6. All other plugin

  • Custom field image / admin plugin · 10 years ago

    is it possible to have thumbnail visible in selected option? i mean ilu09 Screen Shot 2016-12-03 at 01

  • Custom field image / admin plugin · 10 years ago

    here's part of my blueprint header.image: name: image type: list style: vertical label: Galerie limit: 7

  • Custom field image / admin plugin · 10 years ago

    Hi, I'm making gallery tab using list and filepicker fields, its working pretty good, but after save the input field with selected image shows just the filename, and not image itself. I have preview_i

  • Shortcode UI plugin: custom shortcode to access $page · 10 years ago

    Thank you! You are right. I'm "unstuck" now. And, oh boy, I still have so much to learn. Which is part of the fun I must add.

  • Shortcode UI plugin: custom shortcode to access $page · 10 years ago

    Sorry. Sometimes I read too fast. Because you have access to the core Grav object, you can use the Page or Pages API to get to a specific page. But you're going to need the route, not just the page na

  • Shortcode UI plugin: custom shortcode to access $page · 10 years ago

    $this->grav['page'] works fine within shortcode code (for example).

  • Shortcode UI plugin: custom shortcode to access $page · 10 years ago

    I'm stuck and I hope someone can help me out. The challenge is how to access a page's content form within a Shortcode-UI plugin shortcode handler? For instance suppose I have a shortcode in markdown l

  • Liking of oauth account to normal account · 10 years ago

    I think they just don't want people wasting time preparing huge pull requests that will most likely be declined. For big things, it's best to make sure the team is even open to it. For minor feature i

  • Liking of oauth account to normal account · 10 years ago

    Yes, I would do it. I just faithfully followed an instruction like a good kid. "Please ask first in Gitter or in the Forum before embarking on any significant pull request (e.g. implementing features,