I already see enough content on Bluesky - also posts which are done with API: https://bsky.app/profile/drupal-news.bsky.social
On X I see mainly company ads - so for social media DX, Bluesky seems already better.
I also went through "followers" and account we follow on X. 1/3 or more are zombies. These user and organisation accounts have been inactive for long time. Many have come inactive during 2024.
We have encountered the same with 3.10 version.
Also checked that changes from https://git.drupalcode.org/project/samlauth/-/commit/b938d0c56d5319c07ce... started to trigger the warning.
There is also related discussion on even if it's older https://lab.civicrm.org/dev/drupal/-/issues/173
What I could say about our site is that it's fully behind authentication so user gets redirected to SAML login when accessing homepage or any page. If this helps.
back-2-95 → created an issue.
This worked nicely with Drupal 10.2 RC1 and solved my issue.
Patch from issue #3404202 for Gin Toolbar solved this for me with Drupal 10.2 RC1.
You can install this module to Drupal 10 site with this patch using mglaman/composer-drupal-lenient Composer plugin.
Cannot see much interest for this so I'm suspecting it's not much an issue. So closing for now.
If there are new interest here, we can check again.
There was a general README.md change in 3.x so maybe you need to rebase etc.
Merged to 3.x. Thank you for the MR!
If some more evidence comes up, please let us know.
Cannot see this being related to this module so closing the issue.
I updated the callbacks to havin array syntax. See commit 108c7818
back-2-95 → created an issue.
Hello,
There has been releases rc7 and rc8 also after latest comments.
I can see activity on the git lately so can we expect we're near 2.0.0 stable release?
Hello,
I cannot apply this patch to either 3.0.0-alpha2 or head of 3.x branch ?
Release would be nice, we need to use mglaman/composer-drupal-lenient for even install the module with the patch.
I tested with
composer req drupal/radix:4.x-dev
+ your MR !49 with Drupal core 9.5.8 and works nicely and Upgrade Status with showing only these left:
themes/contrib/radix/templates/dataset/forum-list.html.twig
Using an "if" condition on "for" tag in "themes/contrib/radix/templates/dataset/forum-list.html.twig" at line 68 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
radix.info.yml
The 'seven/global-styling' library is not defined because the defining extension is not installed. Cannot decide if it is deprecated or not.
Hi,
4.12 has still these issues reported by Upgrade Status:
themes/contrib/radix/templates/dataset/forum-list.html.twig
Using an "if" condition on "for" tag in "themes/contrib/radix/templates/dataset/forum-list.html.twig" at line 55 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
themes/contrib/radix/templates/dataset/forum-list.html.twig
Using an "if" condition on "for" tag in "themes/contrib/radix/templates/dataset/forum-list.html.twig" at line 68 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop). See https://drupal.org/node/3071078.
themes/contrib/radix/templates/form/select.html.twig
The spaceless tag in "themes/contrib/radix/templates/form/select.html.twig" at line 19 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078.
radix.info.yml
The 'seven/global-styling' library is not defined because the defining extension is not installed. Cannot decide if it is deprecated or not.
themes/contrib/radix/assets/css/radix.style.css 0 The #drupal-off-canvas selector is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. See
https://www.drupal.org/node/3305664 →
.
themes/contrib/radix/radix.info.yml
Value of core_version_requirement: ^8.7.7 || ^9.0 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
themes/contrib/radix/src/kits/default/default.info.yml
Value of core_version_requirement: ^8.7.7 || ^9.0 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.