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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Anna Regular

@Netzhexe · Joined 8 years ago · 179 posts · 63 topics · 19 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Hook into theme config save event? · 4 years ago

    Heh, yeah. I've thought about the best way to do this, but so far nothing seems optimal. The file I would like to manipulate is the input.css file from my Tailwind configuration. I'd like to change a

  • Hook into theme config save event? · 4 years ago

    I would like to manipulate a theme file whenever the theme settings are saved. I'm not sure how to check for that though… Would I best do this on AdminSave or onAdminAfterSave? And I tried dumping thi

  • Add a site-wide variable to twig based on a config setting · 4 years ago

    Hey everybody, I would like to add a global variable to my twig templates based on a config setting. I'm aware that I could just check the config setting in each template, but I would like a solution

  • Move whole section of a blueprint to another tab? · 4 years ago

    Yes, it does work like that – I was just wondering whether there was an easier way. So thank you for confirming this is the way to go!

  • Move whole section of a blueprint to another tab? · 4 years ago

    Does anybody know whether there is an easy way to move a whole section in an Admin page blueprint? For example if I want the taxonomies section in the options tab to move to the content tab. I tried o

  • French typography · 4 years ago

    @bricebou: I didn’t found the latter but I think both of these plugins don’t perform what Better Typography does. More specifically, Better Typography can deal with multilingual content. But I may be

  • French typography · 4 years ago

    Hello bricebou, just chiming in to say that there are currently two typography plugins that don't exactly do what you would like, but maybe you'd like to take a peek at the code: Markdown Typography

  • Crikey error instead of error page · 5 years ago

    Some more information (that also confuses me): I have two websites that show this error instead of the custom error page (also if there is no custom error page). Both show the error page as expected i

  • Crikey error instead of error page · 5 years ago

    This is getting more confusing the longer I look! I meant to track down the code that gives me the Crikey error, or rather, that the Crikey error reports. As you can see in the screenshot, this is sup

  • Crikey error instead of error page · 5 years ago

    Okay so one step further: the error goes away when I disable the PageLocks plugin… :grinning_face_with_smiling_eyes: However, I also have a website where PageLocks is in use and everything works mirac