Thanks for organizing this week’s meeting. I’m looking forward to catching up on core updates, module syncs, and community feedback. If there’s an agenda draft I could help flesh out (or topics you want me to prep for), just say the word.
Hi Harold. Welcome to Backdrop. If you would like to start attending the meetings, which start at 19:00 UTC nearly every Thursday, I recommend finding out more at https://backdropcms.org/news/meetings.
This topic is just a place to suggest items to discuss. The meetings also include news about the community and new projects.
Attempting to update the ruleset uncovered, that the (unmaintained) GHA we use doesn't seem to work anymore. Even with older phpcs versions, unclear when it broke.
The suggested fix/workaround isn't ideal, but might be better than nothing.
Hi
Editing I see this:
The CSS looks like this:
/* Level 1: Standard Numbers */
.field-name-body ol {
list-style-type: decimal;
}
/* Level 2: Lowercase Letters */
.field...
Done:
https://github.com/backdrop/backdrop-issues/issues/7097
Feel free to edit it with better technical language.
I'll have ago at vaccinating it but I'm only a user and the...
Hi Mike.
That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Posted4 days 4 hours ago by Alejandro Cremaschi (argiepiano) on:
Restore Newsletter Subscriptions from a Dev Website
In my last comment, I described a way to restore newsletter subscriptions from a database backup. The method involved directly editing...
Posted6 days 16 hours ago by Olaf Grabienski (Olafski) on:
I am considering migrating my drupal 7 website to backdrop.
Hi @seamus, I would like to offer my professional services for migration to BackdropCMS.
Please connect If...
Posted1 week 11 hours ago by Deep Vyas (deepvyas) on:
Comments
[Site constantly reporting ConfigStorageReadException fatal errors under load.](https://github.com/backdrop/backdrop-issues/issues/6961)
While this issue has not yet been resolved, 2 details have been raised:
"_config_static": true,in thesystem.core.jsonfile.Hey all,
Thanks for organizing this week’s meeting. I’m looking forward to catching up on core updates, module syncs, and community feedback. If there’s an agenda draft I could help flesh out (or topics you want me to prep for), just say the word.
See you there!
Hi Harold. Welcome to Backdrop. If you would like to start attending the meetings, which start at 19:00 UTC nearly every Thursday, I recommend finding out more at https://backdropcms.org/news/meetings.
This topic is just a place to suggest items to discuss. The meetings also include news about the community and new projects.
For the dev meeting we still have last week's proposal (good progress there with our more urgent bugs, only one still open).
But a new problem popped up - phpcs, see https://github.com/backdrop/backdrop-issues/issues/6973 It's not user-facing but a developer thing, so lower prio.
Attempting to update the ruleset uncovered, that the (unmaintained) GHA we use doesn't seem to work anymore. Even with older phpcs versions, unclear when it broke.
The suggested fix/workaround isn't ideal, but might be better than nothing.
Another experiment (2nd PR) looks more promising.