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
Recent posts
-
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?
-
Favorite Links page (bookmarks)?
· 7 years ago
Would Blogroll fit your bill?
-
Extending a specific page template in Admin
· 7 years ago
Okay, so I have something that does not work although it should, and also some general questions about how best to tackle this. I'm writing a plugin (attaching Cloudinary assets to Grav pages) that ha
-
Getting errors working with a third-party library (Class not found)
· 7 years ago
@hoernerfranz: as for the composer explanation, there is a lot of documentation out there on the web, as composer is a quasi standard package manager for php bundles. I don’t think it makes much sense
-
Getting errors working with a third-party library (Class not found)
· 7 years ago
@dougwgough: I’d like to see some comprehensive documentation on this as well. Maybe we can sort it out together and then write the docs 🙂 Yes indeed, let's totally do that. Including all the tiny st
-
Getting errors working with a third-party library (Class not found)
· 7 years ago
@hoernerfranz: maybe you just forgot to explicitly use the namespace from your external class in the new() statement ? … Man, that was IT! Thank you so much. I went and read up on namespaces as I rea
-
Getting errors working with a third-party library (Class not found)
· 7 years ago
So I would like to use a third-party library (Cloudinary for PHP) in a new plugin. I have looked at quite a few other plugins that include third-party libraries in one way or another, and I get the fe
-
Having difficulties getting my plugin into GPM
· 7 years ago
I've written a new plugin (it turns plain text email addresses in Grav pages into javascript-encrypted mailto links), and I would like to get it into GPM. I messed up my first try because I didn't und
-
Language support for a plugin: undefined variable $grav
· 7 years ago
Nice. Thank you yet again for lending a hand to a GitHub and plugin newbie! I think I managed to create a proper pull request – if I've gotten all of that right, including my plugin repo, I shall do m
-
Language support for a plugin: undefined variable $grav
· 7 years ago
That was it, that did the trick! 🤩 (I love you so much right now) Should I post a correction for the page in the documents where I found the $grav reference? I shall try to figure out how best to do