Skip to content
Grav 2.0 is officially stable. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3181 posts · 17 topics · 1019 reputation

Badges

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

Recent posts

  • is it possible to save a colorpicker value as oklch? how do I go about adding that? · 1 month ago

    Tailwind provides a default color set defined using oklch. For example --color-gray-50: oklch(0.984 0.003 247.858), whould be used in css like: color: var(--color-gray-50); I don't see why you cannot

  • is it possible to save a colorpicker value as oklch? how do I go about adding that? · 1 month ago

    I have a theme that lets users pick a colour, bur I would like to have them as oklch values instead of hexadecimal. Just curious, a user picks a color and the colorpicker returns a hex (or sRGB). Wha

  • clean way to show some content only if someone is logged in? · 1 month ago

    @Netzhexe, Maybe I'm missing something, but what functionality are you missing when you mark a page only accessible to logged in users? https://learn.getgrav.org/20/cookbook/general-recipes#create-a-p

  • iframe in Grav 2.0 · 1 month ago

    Issue created by @dmeissner on Github: https://github.com/getgrav/grav/issues/4213 Reply from Andy : The "Dangerous HTML Tags" list you edited only feeds the security scanner (the warning on save). I

  • Getgrav Core 2.0.11: broke data-options@ · 1 month ago

    @duceduc, I can reproduce your findings. A few thoughts: The field option data-*@ is only mentioned in the docs in section Blueprints and not in Frontend Forms. It might have never been the intention

  • Quark2 and image_align: left -- images stays right · 1 month ago

    @superhua, I can reproduce the issue. Quark is using flex, and header option image_align left would reverse the order of the columns using flex-direction: row-reverse;. Quark2 is using grid and does

  • iframe in Grav 2.0 · 1 month ago

    @davidm, @martonlente, If Andy's solution didn't work for the both of you, then there might be an issue. Would you (@davidm) mind creating an issue at https://github.com/getgrav/grav/issues ? That wou

  • Replacement of plugin recent_posts · 1 month ago

    @hannsmattes, Would you mind sharing the results of trying the direct install? Others might benefit from your experience. Thanks.

  • Marked post as spam, nothing happens · 1 month ago

    @rhuk Thanks!

  • Marked post as spam, nothing happens · 1 month ago

    I'm getting emails with title: "Moderation digest — 0 post(s) awaiting review". IMHO, I don't think these emails serve any purpose. There's no need to be notified that there's nothing to do... :-)