Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

kreynen, to drupal in Just Say Drupal
@kreynen@fosstodon.org avatar

@symfonystation i stopped reading at "Upgrades have been painless, for the most part." It is clear this person wasn't doing anything "advanced" like simpleSAMphp for SSO that needed a new release for Symfony 6 or using a CKEditor plugin that had to be rewritten for 5. Version ignorance is still ignorance. Let's say you you own a Jeep and want a 3" lift. If I asked you what year your Jeep was & you said "don't know, doesn't matter", I'd know you were going to pay too much for that lift.

kreynen, to drupal in The Essential Drupal Commerce Modules for building Online Stores
@kreynen@fosstodon.org avatar

@kreynen TIL that if a Lemmy user comments on a Kbin thread a Mastodon user will not see that.

kreynen, to drupal in Drupal top open-source options for large city websites in US. Inspired by TDT's research about higher ed usage, Grzegorz Pietrzak checked the CMS used by US cities with more than 100k inhabitants
@kreynen@fosstodon.org avatar

@kreynen it's also worth noting that Acquia recently acquire the Mosido accessibility scanning service from CiviPlus (#2 in the large city CMS market). https://www.civicplus.com/news/nn/acquia-to-acquire-monsido-expanding-commitment-to-digital-accessibility-website-optimization-and-compliance/

kreynen, to drupal in Drupal top open-source options for large city websites in US. Inspired by TDT's research about higher ed usage, Grzegorz Pietrzak checked the CMS used by US cities with more than 100k inhabitants
@kreynen@fosstodon.org avatar

@kreynen I wish links on Kbin that allowed me to choose which image to use as the thumbnail. One of the downsides of using links over articles is the thumbnail comes from the URL. While I can edit the prepopulated title and body, the image just reappears/reattaches when removed.

kreynen, to drupal in To Patch or Not To Patch | bPekker.dev
@kreynen@fosstodon.org avatar

@kreynen Worth noting that even the 2.x beta documentation recommends avoiding patches autogenerated by PR/MR URLs.

> "The contents of these patches can change by pushing more commits to a pull request or merge request. A malicious user could abuse this behavior to cause you to deploy code that you didn’t mean to deploy."

The recommendation is to download a patch & apply it locally, but I'm guessing we'll see devs continue to add patches in queues & include those URLs

https://docs.cweagans.net/composer-patches/usage/defining-patches/

kreynen, to drupal in Style Made Simple with Acquia Site Studio’s Style Guide Manager
@kreynen@fosstodon.org avatar

@symfonystation Interesting feature. Unfortunately, it's a proprietary, closed-source solution. Anyone interested in an open implementation of this type of feature should check out https://www.drupal.org/project/simple_styleguide. The module allows users with permission to create pattern entities. We recreated the components from https://getbootstrap.com/docs/5.0/components/accordion/ with it for https://online.uccs.edu/simple-styleguide in D9. For D10, we are using https://www.drupal.org/project/bootstrap_ui_kit which includes the Bootstrap 5 components on install.

kreynen, to drupal in Drupal.org states that 71% of the top 100 universities use Drupal, but the page lacks precise data or references to support this claim. The Drop Times analyzed 300 top universities worldwide and found Drupal used in some form by 80% of the universities.
@kreynen@fosstodon.org avatar

@kreynen if are a working in higher ed (especially at a top international school) or an agency that works in this space, please help us generate the most accurate statistics possible about usage in higher ed.

kreynen, to drupal in Drupal 10 will be supported until the release of Drupal 12 in mid-late 2026
@kreynen@fosstodon.org avatar

@kreynen a predictable release schedule IS something everyone working with Drupal will be thankful for!

kreynen, to drupal in Test-driving GitLab CI templates for Drupal contributed modules
@kreynen@fosstodon.org avatar

@ultimike great article. We've been following the GitLab migration closely since our group in the University of Colorado's University Information Services group recently transitioned from a private, internal-only GitLab instance to GitLab SaaS where we can finally do more with GitLab CI. We've always used Pull Mirrors and Pipelines to pull any updates that pass Pantheon's Auto Pilot back into GitLab and deploy our development, but limited in both CI minutes and services we could integration with

kreynen, to drupal in ActivityPub now available on all WordPress.com sites. Why isn't there more ActivityPub interest in Drupal?
@kreynen@fosstodon.org avatar

@renebakx @kreynen @swentel @rachel_norfolk Fair, but there is a large and active part of the Drupal community working on .edu sites where we ARE aware of the shift from enshittifiable (sp?) platforms to federated. Mastodon links are popping up in site footers like https://www.colorado.edu/lab/medlab/ before we officially support it. Hoping to see more of that as CMS updates include support and people ask where these Xs came from during the "down" time when higher ed content/design refreshes typically happen

kreynen, to drupal in ActivityPub now available on all WordPress.com sites. Why isn't there more ActivityPub interest in Drupal?
@kreynen@fosstodon.org avatar

@kreynen @rachel_norfolk @swentel According to FediDB, ~47K users on 2,737 WP sites have already published 3mil posts to the fediverse. I can't get over the feeling that the community is just watching the type of innovation all our development retooling was intended make easier. Instead of embracing new "off the island" technologies, we're talking about new policies for the Drupal Planet RSS feed aggregation to discourage low quality and/or AI generated content. https://fedidb.org/current-events/wordpress

kreynen, to drupal in Problems getting ActivityPub to work.
@kreynen@fosstodon.org avatar

@CWSmith this may be an issue at the Apache or NGNIX level where all directories starting with . or just .well-known are blocked. Here's a workaround someone used with Backdrop and Let's Encrypt. https://github.com/backdrop/backdrop-issues/issues/2451

https://wordpress.org/support/topic/unable-to-navigate-to-well-known-openid-configuration/ describes an issue a WordPress site hosted on Siteground had trying to get OpenID configured when .well-known is blocked.

Without more details about your hosting, it's hard to say why .well-known is returning a 403.

kreynen, to Symfony in Gitlab’s Built-In TYPO3 Project Template
@kreynen@fosstodon.org avatar

@symfonystation something should be doing for site projects. We already have the contrib modules templates and testing in GitLab on https://git.drupalcode.org/. Maintaining a template on gitlab.com would be a natural evolution of that work.

kreynen, to drupal in Talking Drupal Module of the Week: ActivityPub
@kreynen@fosstodon.org avatar

@finagler @talkingdrupal @kreynen The way I explain what is happening with social media is that it is like the early days of email where it required some understanding of SMTP routing to send an email from your company's CC:Mail instance to someone outside the company or from the VIM account provided by your university to a friend at another school. It could be done, but it wasn't intuitive or "mainstream".

kreynen, to drupal in Talking Drupal Module of the Week: ActivityPub
@kreynen@fosstodon.org avatar

@finagler @talkingdrupal @kreynen There are many people reporting that Threads is going to support ActivityPub. https://thenewstack.io/threads-adopting-activitypub-makes-sense-but-wont-be-easy/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • khanakhh
  • kavyap
  • thenastyranch
  • everett
  • tacticalgear
  • rosin
  • Durango
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • InstantRegret
  • Youngstown
  • slotface
  • megavids
  • ethstaker
  • ngwrru68w68
  • cisconetworking
  • modclub
  • tester
  • osvaldo12
  • cubers
  • GTA5RPClips
  • normalnudes
  • Leos
  • provamag3
  • anitta
  • lostlight
  • All magazines