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

Anna Regular

@Netzhexe · Joined 8 years ago · 198 posts · 70 topics · 21 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Self employed developer and web witch. Building tiny shiny websites with Grav since 2018 (also some bigger ones). Tech is political!

Recent posts

  • Simple function call in blueprint does not return anything · 7 years ago

    That was IT thank youuuuuuuu 😍

  • How to create a Twig function from a third-party function? · 7 years ago

    I would like to make a function that comes from third-party code available in my Twig templates, also in Admin by the way. I have found two tutorials in the docs on creating Twig extensions, and they

  • Simple function call in blueprint does not return anything · 7 years ago

    I have a blueprint with a form for a template in my plugin, and I would like to add a display field that shows a remote image on the Admin page. This image's html tag is assembled by a plugin function

  • Extending a specific page template in Admin · 7 years ago

    Hey I got it to work by myself – I was missing a simple line: 'onGetPageTemplates'wasn't registered in getSubscribedEvents(), but that was were I'd told Grav to go looking for templates. Now I'm cooki

  • Specify redirects at Page level · 7 years ago

    Hello daniele, I don't think it's possible that way. What you can do however is specifiy arbitrary redirects under config > site > redirects & routes. Does that help?

  • Problem with backslash · 7 years ago

    Hey there, is your main concern that the links remain the same because you want them to, or because you don't want the old links not to work any more? If it's the latter, I have just checked it on one

  • Admin not saving changes · 7 years ago

    Hello there :-) if I may chime in with something completely different – if your client is anything like some of my clients, I'd say it's quite possible that he didn't click save or something like that

  • Can I add CodeMirror addons to Grav Admin editor? (or possibly other solution) · 7 years ago

    I've noticed that soft hyphens (­) are shown in the Admin editor as little red dots, which I find really nice and handy as German is a language which absolutely does need optional hyphenation

  • Would this be the right cms for my purpose · 7 years ago

    Hello there, it seems to me that CouchCMS does a completely different thing. If I understand this right, this is kind of a script that you apply to existing static pages to make them editable – yes? G

  • ACL for pages editing in admin panel · 7 years ago

    Hello there! There's the Users Page Ownership plugin, would that help you? I haven't tried that yet myself though. If that's not it, could you give a little more detail what you need?