Anna Regular
@Netzhexe · Joined 8 years ago · 179 posts · 63 topics · 19 reputation
Badges
Recent posts
-
HTML chars get converted to entities from adding assets onward
· 5 years ago
Well @pamtbaau, you done schooled me again! 😃 I did check the upgrading guide, but not thoroughly enough to find this bit. And yes, the other site has auto-escaping set to false, although I have no id
-
HTML chars get converted to entities from adding assets onward
· 5 years ago
Hmmm, that would be an extremely new requirement to me, and like I said, it does work on other sites. My page input is in Markdown. And also I don't see how I could use the raw filter on the assets?
-
HTML chars get converted to entities from adding assets onward
· 5 years ago
Okay so this is the oddest thing, because I just copied a theme from another site where everything is okay, and I get HTML on the page from the moment the assets are added. Specifically, some of the a
-
Count all users, and sum up a custom field from each user
· 5 years ago
Oh absolutely! I made it work ok with getcwd() and adding /user/accounts to that – but your way is nicer. Thanks also for the link about streams! I still have a lot to read apparently ;-)
-
Count all users, and sum up a custom field from each user
· 5 years ago
Hey everybody, I thought this would be simple, but I'm actually stumped. I would like to – in a plugin – count how many users there are, and get the total sum of the contents of a custom field that ea
-
Extra JS in an Admin blueprint triggers a reload which I do not understand
· 5 years ago
Yeah that would probably work too. i just didn't know about submit being the standard action for a button :upside_down_face: and since I'm javascripting anyway, event.preventDefault() is a very usable
-
Extra JS in an Admin blueprint triggers a reload which I do not understand
· 5 years ago
Oh man, just like I thought. SO simple really, and I would never have thought of that myself. You have my neverending gratitude!! 🥰
-
Adding blueprints to plugin pages
· 5 years ago
Hmmm, it's been a while. If it's still relevant, maybe we can look at some code somewhere? Produce some crikey errors ;-)
-
Extra JS in an Admin blueprint triggers a reload which I do not understand
· 5 years ago
Hello everybody, I am once again working on my Cloudinary plugin that provides Grav Admin integration for files hosted with Cloudinary. It works so far for displaying stuff on the frontend, but I'd re
-
Clicking "logout" doesn't redirect to login form
· 5 years ago
It seems other people have had this issue before, but there's no solution: clicking "logout" doesn't always redirect to the login page. I'm saying it doesn't always do that because it works okay for m