I am in the midst of a Drupal 7 to Drupal 9 upgrade for a client. This is the first time I am using the Migrate Drupal and Migrate Drupal UI core modules to do an inline upgrade. So far everything has been great. I just need to drop in a data migration path for some Paragraphs and recreate a...
drupal 7
Earlier this month, a round of updates were made to a client site and deployed to production. A critical bug came in saying that donut charts in visualizations were now showing the wrong numbers and that this was a top priority since it was visible to the public.
This Drupal 7...
If you’re doing a migration of media files, you most likely will be working with a list of URLs. Other times, you will have a local file system from which to pull in media. When working with just a list of URLs though, you’re somewhat working with a ‘blind’ import.
Imported content may...
Every now and then you’re going to have one of those projects that will need to be migrated from one platform to another. If you’re lucky, it’s a system like Drupal that has an excellent Migration framework. I’ve migrated lots of sites from...
How many times have you faced this?
Scenario 1: The “okay, try now” loop
Developer: Hey manager, I just completed tickets 2, 3, 4, and 5. I am moving on to 6, 7 and 8 now.
Manager: Cool, thanks...
Whoa there!
This post will be applicable to you if you develop within a Vagrant virtual environment in OSX/Linux. If not, or you are a Windows user, it may not be much help! But if you're curious anyway, read on.The Initiation
Why you came.
Alright...
Every time I see the throbber.gif appear it pains me, because with some simple changes, we can make the feel of it so much better.
Y U NO LIKE POOR LITTLE GIF?
It’s not the image used, don’t get me wrong. The default UX of displaying AJAX...