Will Browar

Results 24 comments of Will Browar

Thanks for the fix @davidhellmann! This will be in the next release.

@lopugit I'd like to see this, too. Here's a discussion for this: https://github.com/craftcms/webhooks/discussions/55

Hey Laurence, sorry to sit on this. I've been pretty swamped lately. I'll take a look at it and try to get support out soon.

This is all set in 3.1.9. You may now set the Edit Link to any URL by doing something like this: ``` {{ adminbar({ editLinkLabel: 'Thankgiving Recap', editLinkUrl: 'admin/utilities/php-info' })...

@amityweb That's super weird. I'll take a look tonight.

Oh, @amityweb, are you on a recent version of Craft? Admin Bar 3.1.9 requires Craft 3.1.22+

@amityweb can you please try installing the latest dev version by changing the version in composer.json to `dev-master` and let me know if that works? I _think_ it's because I...

Hey @darylknight, there is a way to turn off the section name, by setting `displayDefaultEditSection` to false. In that case it would just say `EDIT` without any section name. I'm...

Hey @Mosnar, I like the idea and I have some plans to refactor the plugin a bit so I might not get to it right away, but I'll explore this...

Hey, @Slowwie, I’m going to be updating the build system and including it in this repo so it’ll be easier to contribute going forward. I’d _love_ some suggestions and, even...