Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3195 posts · 17 topics · 1020 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Clearing of the page content while editing in admin plugin in the Grav 2.0 · 1 month ago

    Fixed in next version of Admin2: https://github.com/getgrav/grav-plugin-admin2/issues/156 NB. Using setting autosave hides the issue behind the lost changes.

  • Typhoon set width · 1 month ago

    Answer to issue on Github: https://github.com/getgrav/grav-premium-issues/issues/613 Your syntax wasn't the problem. Typhoon 4 is built on Tailwind 4 and ships a pre-compiled stylesheet, so only the

  • Typhoon set width · 1 month ago

    The link you are referring to, it the link to the issues page of all Premium products. Owners of any Premium product are entitled to get free premium support by the developers of the products themselv

  • shortcode does not get rendered in markdown fields except for page content? · 1 month ago

    —Oh, and fascinatingly! {{ page.header.contact_info|markdown|shortcodes|raw }} gives me beautiful output as expected! (I only just thought to try that.) But is that really the way to do it? Isn't tha

  • Quark2 theme skeleton · 2 months ago

    Try https://getgrav.org/downloads/skeletons and search for Quark2. Currently, only the Blog version is available.

  • How to detect to whom a reply is addressed · 2 months ago

    It's working nicely. Thanks.

  • How to detect to whom a reply is addressed · 2 months ago

    How can I tell to whom a reply has been addressed if someone does not add the @username in the reply? Should there be some kind of nesting to show the relationship between replies? If so, I haven't

  • Editing title of post by moderator · 2 months ago

    Thanks, its working. Had trouble to find in the UI where I should enable editing the title, but found it... And hoped I could edit the title itself and not a long title inside an inch-wide textbox.

  • Editing title of post by moderator · 2 months ago

    It seems a moderator cannot edit the title of a post as was possible with Discourse.

  • plugin/theme development: logging works, sending messages to debugger does not · 2 months ago

    I've never been able to write debug messages to clockwork nor debugbar from within PHP. Yes, debugger is enabled with clockwork as provider. It never bothered me though, because I always set breakpoin