ultimike, to drupal
@ultimike@drupal.community avatar

In this post from Lemberg Solutions you will never guess who their top development company to work with is:

https://lembergsolutions.com/blog/top-10-drupal-development-companies-work

🤦‍♂️🤦‍♂️🤦‍♂️

ultimike, to drupal
@ultimike@drupal.community avatar

Yet another example of the technical staff of the Drupal Association (and their partners) bringing value to our community.

https://buff.ly/42UDRIs

If you or your company isn’t a Association member, why not?

Blog post by @hestenet

mikemccaffrey, to drupal
@mikemccaffrey@drupal.community avatar

Oh look, my coworkers at published another one of my modules on .org!

The allows you to quickly access properties and methods of an object without worrying about accidentally causing a fatal exception if something doesn't exist as expected.

It is great for theme functions where want a value from an object, but it is no big deal if it is not available.

https://www.drupal.org/project/maybe

mglaman, to Symfony
@mglaman@phpc.social avatar

Who needs to worry about the Drupal 7 end-of-life if you can just run your Drupal 7 code on any version of 🤷‍♂️

Find out more next week 👀

drupalthoughts, to drupal
@drupalthoughts@fosstodon.org avatar

I've been tasked to upgrade another inherited 9 site to 10, apply a some major updates to the existing theme, and stage it on
As-is, none of the contrib modules had been defined in its config, and it has quite a few complex added features and content types that may no longer be required. Let's see how this goes! 😎

mherchel, to drupal
@mherchel@mastodon.social avatar

I LOVE that @drupalcampspain is using a <marquee> tag! I'm going to have total FOMO from not being able to attend!

mglaman, to drupal
@mglaman@phpc.social avatar
ultimike, to drupal
@ultimike@drupal.community avatar

I'm looking for folks to test this new, easier-to-configure Markdown module: https://www.drupal.org/project/markdown_easy

jon, to drupal

If there was a tool to keep track of your sites, regardless of where they were hosted, telling you their status, perhaps a one-click-login feature, would you use it?

A CMS of CMSs, so to speak. Interested?

cornycornguy, to php

I've been developing site with for nearly 20 years and I continue to hate Views as much as I did when I first encountered it. Not a day goes by when I don't fuck something up with Views because I forgot to toggle from "All displays" to "this display" or vice versa.

Crell, to react
@Crell@phpc.social avatar

This article uses as it's main example, but it applies to , , even just a much. I say that as a recovering Drupal dev who used to use the standardization argument.

Greedy management is the reason we can't have nice things.

https://www.baldurbjarnason.com/2024/react-electron-llms-labour-arbitrage/

joachim, to drupal
@joachim@drupal.community avatar

Script to switch a contrib module from a fixed package to a Composer path repository that's a git clone: https://gist.github.com/joachim-n/4f1c046d61a68384c416eb806a904249 Longer-term plan: make this a addon that runs . @ddev

damon, to tumblr

Thanks to the debacles people are going to start leaving Should see an uptick for

ultimike, to drupal
@ultimike@drupal.community avatar

The coolest thing I know about the core BigPipe module is that you don’t need to have the Internal Dynamic Page Cache module enabled to use it (counter-intuitive, I know).

Here’s a bunch more about BigPipe from “Editor” 🤦🏽‍♂️ at Golems.

https://gole.ms/blog/enhancing-site-performance-drupals-bigpipe-module

ultimike, to drupal
@ultimike@drupal.community avatar

Does drupal.org not have a best practice page for setting up .gitignore when using the drupal/recommended-project Composer template?

Please tell me it exists and I'm just having trouble finding it...

ultimike, to drupal
@ultimike@drupal.community avatar

Interesting that coding standards have spaces before and after equal signs - except in the case of “declare(strict_types=1); "

https://buff.ly/3VmuMX0

I wonder what is the logic behind this.

jpoesen, to opensource
@jpoesen@drupal.community avatar

So, let's say I build a Drupal distribution for certain niche, build a brand around it, and start selling it to clients.

But I never ever mention the words or anywhere.

Dick move, right?

drupalthoughts, to drupal
@drupalthoughts@fosstodon.org avatar

In the KB, I see this note: "Projects should live under the home directory of the Linux filesystem. WSL2’s Linux filesystem (e.g. /home/ <your_username> ) is much faster and has proper permissions, so keep your projects there and not in the slower Windows filesystem (/mnt/c)."

I understand how NTFS adds overhead for reading/writing files, and can cause potentially confusing permission issues, but is "much faster" really true? Like how much much faster?

https://ddev.readthedocs.io/en/stable/users/install/ddev-installation/

blogdiva, to drupal
@blogdiva@mastodon.social avatar

LOL JUSTICE.GOV RUNS
but it's more than a full upgrade behind.

it's throwing theme and comment entity errors but i think with those hash() errors that they maybe upgraded the theme without updating to the newest DX nor PHP and shit happend.

but since they're running a 9.5, this could also be a hack.

the Drupal USGOV distro team have a whole laundry list of what NOT to do with their distribution. someone didn't read their documentation.

h/t Molly White
https://mastodon.social/@molly0xfff@hachyderm.io/111616422876809784

ultimike, to drupal
@ultimike@drupal.community avatar

Well-written blog post from @mglaman that helps to explain factory classes (in the context of dependency injection).

https://mglaman.dev/blog/factories-and-dependency-injection

kraftner, to drupal
@kraftner@mastodon.social avatar

Today I'm looking over the fence to see what our friends are up to these days at

blogdiva, to drupal
@blogdiva@mastodon.social avatar

DRUPALERS!

so what is doing about on an official level? because last i checked, there's only these 3 modules, and only the one is recommended --NOT EVEN THE ACTIVITYPUB ONE!

https://www.drupal.org/project/project_module?f%5B0%5D=&f%5B1%5D=&f%5B2%5D=&f%5B3%5D=&f%5B4%5D=sm_field_project_type%3Afull&f%5B5%5D=&f%5B6%5D=&text=activitypub&solrsort=score+desc&op=Search

related: https://mastodon.social/@mike@flipboard.social/111575193521003434

rachel, to drupal
@rachel@norfolk.social avatar
sysop408, to drupal
@sysop408@sfba.social avatar

I've been playing with Cloud IDE, which seems to basically be a SaaS version of VS Studio optimized for and . Anyone tried it?

I think it's pretty impressive, but can't really identify what the ideal use is. I have a very complex site setup on it and the automated setup doesn't handle it well. It's precisely for such a complex site that I would want to remove the local machine as a failure point for onboarding a new team member.

The other scenario I can see is if you have people with underpowered computers, but the Cloud IDE seems to be ideal for a fairly typical Drupal installation, which should run acceptably even on somewhat dated equipment.

So what's the ideal use case? The only one I can think of is that if I were ever called up for an emergency and I didn't have my laptop, I could fire up the IDE from a tablet and do some urgent intervention.

That's a pretty nice use case for me, but it doesn't make me confident that this product has a strong future.

https://docs.acquia.com/ide/

ultimike, to drupal
@ultimike@drupal.community avatar

Admittedly, this free plugin pack for @ckeditor for looks very useful, but try finding out how much the realtime collaboration feature is. Go ahead, I’ll wait…

https://ckeditor.com/blog/drupal-ckeditor-5-plugin-pack/

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