Ban module is in core, so it's listing in info.yml should be drupal:ban
. I'm adding composer.json here too just for kicks.
teknorah → credited froboy → .
teknorah → credited froboy → .
I posted the new social card a while back: https://www.midcamp.org/sites/default/files/2024-09/SCR-20240918-jxbn.jpeg
Confirmed it's linked in the head.
Looks great. Thanks for the quick fix!
seantwalsh → credited froboy → .
seantwalsh → credited froboy → .
seantwalsh → credited froboy → .
seantwalsh → credited froboy → .
Thanks to all involved!
The board has appointed its new members and they have all accepted their appointments.
New board members:
- Mike Miles (@mikemiles86)
- Aastha Shrivastava (@shriaas)
- Esmeralda Tijhoff (esmoves)
New advisory member:
- Norah Medlin (teknorah)
teknorah → credited froboy → .
teknorah → credited froboy → .
teknorah → credited froboy → .
teknorah → credited froboy → .
teknorah → credited froboy → .
teknorah → credited froboy → .
Looks great. Thanks @teknorah!
teknorah → credited froboy → .
teknorah → credited froboy → .
teknorah → credited froboy → .
This is now complete.
froboy → created an issue.
After some consideration and testing, this has been reworked to the following rules:
- Any featured/sticky events
- Any event(s) matching the tag(s) for the current page, in chrono order
- Events that do not match tags on the page will not be shown (as they are not “Related”)
We’ll call this new functionality the “Tag” type of filtering. As per the existing functionality, “Upcoming” and “Locations” will still be options. Both will also surface “featured” events and then proceed as per their prior functionality.
Thank you to everyone who volunteered your time. Nominations are now closed and will be reviewed by the board.
I just updated a site to use this and there is an issue with existing Partners blocks.
Warning: foreach() argument must be of type array|object, null given in _lb_partners_blocks_get_partners() (line 67 of modules/contrib/lb_partners_blocks/lb_partners_blocks.module).
Also the new Partner's Tiers block can not reference existing Partners items.
And the theming seems broken when I add a Partners Tier block.
The event organizers have been preparing for this moment for years. 😊
At various points dating back to DrupalCon New Orleans, 2016, folka have proposed a Wordpress-style "Events and News" item in the dashboard. The "Announcements" block is starting to work in that way, but it would be great to have a more fully-functional method for helping folks discover the "stay for the community" aspect we're so proud of.
Here is what the Wordpress block currently looks like for me:
The Drupal Community Events → listing can output events as JSON → , which could be consumed by a Dashboard widget. We're happy to work with the DA team to supplement the existing event data with anything else that would be useful.
This seems as complete as it will be for now. Closing, we can add new issues for any other changes.
teknorah → credited froboy → .
I was there!
@podarok this was not originally ready for review. It's complete now.
froboy → created an issue. See original summary → .
froboy → created an issue.
The same as 📌 Automated Drupal 11 compatibility fixes for bootstrap_layout_builder Fixed , these D11 updates caused regressions Core <10.3. The most visible of which is that the "Create content block" button text is now the same color as the background (on OpenY with Bootstrap Layout Builder).
The update to composer.json
after the fact doesn't really fix the issue since 1.1.7 and 1.1.8 still break things. Sites that are not yet on Drupal Core 10.3 will need to lock to 1.1.6 until they update.
"drupal/bootstrap_styles": "1.1.6"
Linking to the fix that caused the error.
We won't be adding the Utiility Menu to the Camp page as there is already a "Camp Quick links" container in the space where the utility nav would be.
froboy → created an issue.