Skip to content
Menu
Open World News Open World News
  • Privacy Policy
Open World News Open World News

ComputerMinds.co.uk: Drupal 10 upgrade: Defining the project scope

Posted on February 25, 2023 by Michael G

Let’s define the scope and goals of our project to upgrade this very website to Drupal 10.

Essentially, that’s it: we want to upgrade this website to Drupal 10 so that we can benefit from security releases etc.
At the moment we want to do so with the minimum of effort, so I don’t want to have to be writing lots and lots of code or changing fundamentally how the site works, but I am up for simplifying things if it gets us to a point where we have to maintain less code.

Since Drupal 9, major version upgrades now take this basic form:

  • Update your code to be fully compatible with the last version of Drupal, removing all deprecations: hard.
  • Upgrade to the new version of Drupal: easy!

I’m going to install and use the fantastic Upgrade Status module to get a detailed handle on what we need to change, upgrade and rewrite to get the site working in Drupal 9, but ready for Drupal 10. We’ll use that as a basis to see what we need to upgrade, the best plan for each component and go from there.

Upgrade status – First pass

We previously have composer require’d the upgrade status module into our codebase, so after enabling and running the report, here are the major findings that concern us for this series:

Environment

  • We’ll need to upgrade to PHP 8.x, the site is currently running on PHP 7.4.
  • We’re using deprecated or obsolete modules that come with core and will be removed in Drupal 10. This is a rather scarily long list for us:
    • CKEditor
    • Color
    • RDF
    • Seven
    • Stable

But other than that, we’re good to go from an environment point of view.

Contrib projects

Upgrade status breaks the list of contributed projects down into a few sections, those are:

  • Projects that need an upgrade that might make them Drupal 10 compatible:
    • Better exposed filters
    • Components
    • Disqus
    • Advanced link
    • Entity browser
    • jQuery UI Slider
    • Scheduler
    • Simple XML Sitemap
    • Twig Tweak
    • Webform
  • Projects that don’t have Drupal 10 releases yet, so either require patches or work to get them to Drupal 10:
    • Entity Embed
    • jQuery UI Sortable
    • Kraken
    • Markdown
    • Social media share
    • Term Reference Change
    • Unified Twig Extensions
    • Video Embed HTML5
    • Weight
  • Projects that are compatible with Drupal 10 already, I’ll not list those, but there are plenty already, it’s great to see community support for Drupal 10.

Custom code

Upgrade status will scan your code and tell you if there are problems that can be spotted that will stop the code working with Drupal 10. This is static analysis, so isn’t perfect, but is a really good start.
We have a few custom modules doing very specific things on our site, but we have a custom theme, doing quite a lot of custom things, and that’s where the main bulk of the issues the scanner found are, so we’re going to need to set aside some time for that.

Simplifications

This site was built in the early Drupal 8 days, and we’ve not actually made too many changes since, specifically when we upgraded to Drupal 9 we basically did the smallest amount of work to get it there. How you’d typically handle media on a Drupal site has fundamentally changed since we built this site, in that you’d likely use the core Media module and add entity reference fields to your entities rather than adding image/file fields directly. However, we never had that luxury and never got around to changing our approach to use the core Media framework.

So, we’re going to allow ourselves a bit of scope creep to do this ‘sub project’ given that the benefits are that we’re going to be able to remove a bunch of modules: entity browser, file browser, etc. that will then mean that we don’t need to upgrade those modules and our dependencies will be better supported: since they’ll be in Drupal core. It’s no slight against those modules, it’s just that we don’t need the functionality they bring, for our site today.

The scope/plan

So roughly the scope/plan is shaping up to be:

  1. Convert our file/image fields to core media, and remove entity browser, file browser, etc.
  2. Update our custom code
  3. Evaluate the remaining upgradeable contrib projects to see if we can remove them, and if not, upgrade them.
  4. Evaluate the remaining non-upgradeable contrib projects to see if we can remove them, and if not, work with maintainers to get them upgraded.
  5. Handle the core modules that have been marked as deprecated or obsolete.
  6. Upgrade the PHP version we use to run the site
  7. Get the site running in tip-top condition with the latest Drupal 9 etc.
  8. Do the Drupal 10 upgrade.

Then we’ll have a shiny Drupal 10 install, ready for the next few years of security patching.

This Week in Rails – 2023-02-24

Posted on February 25, 2023 by Michael G
Video coverage
of the

This Week in Rails newsletter

The Linux Foundation Announces the Election of Renesas’ Takehisa Katayama and GitHub’s Stormy Peters to the Board of Directors

Posted on February 25, 2023 by Michael G

The Linux Foundation Announces the Election of Renesas’ Takehisa Katayama and GitHub’s Stormy Peters to the Board of DirectorsRead the original post at: Read More 

The post The Linux Foundation Announces the Election of Renesas’ Takehisa Katayama and GitHub’s Stormy Peters to the Board of Directors appeared first on Linux.com.

GNU Health: Fundación La Vicuña joins GNU Health

Posted on February 25, 2023 by Michael G

On Thursday, Feb 23rd, 2023, GNU Solidario and the Spanish NGO Fundación La Vicuña ORL have signed a cooperation agreement to promote and implement the Health and Hospital Management component from GNUHealth in those areas and institutions where Fundación La Vicuña has activities, mainly Spain and countries in Africa.

GNU Health: Fundación La Vicuña joins GNU Health

Fundación La Vicuña is a non-profit organization founded 15 years ago by a group of physicians, mostly ear, nose and throat specialists in Cadiz, Spain.

GNU Solidario and Fundacion La Vicuña share the goal of improving the lives of the underprivileged, through Social Medicine and universal access to healthcare. GNU Health will be a very valuable tool to assess the socioeconomic determinants of health and to minimize the impact in the vulnerable population, both in Spain and in the African continent. GNU Health will improve the management of health institutions and the daily medical practice where Fundación La Vicuña has missions. Patient evaluations, medical records, prescriptions, laboratory, surgeries and inpatient/hospitalization will be some of the areas that will benefit from GNU Health HMIS.

Casimiro García, president and founder of Fundación La Vicuña and Luis Falcón, founder and president of GNU Solidario, formalized the cooperation agreement this Thursday. In the coming weeks, GNU Solidario will train the team from Fnd. La Vicuña in the use of GNUHealth, and a development environment will be rolled out.

We are thrilled and looking forward to working hand in hand with Fundación la Vicuña, to put into practice the philosophy of open science and Libre software in healthcare for the betterment of our societies, delivering Social Medicine and dignity to those who need it most.

For more information you can visit Fundación la Vicuña homepage (in Spanish): http://www.fundacionlavicuna.org/

Source: https://my.gnusolidario.org/2023/02/24/fundacion-la-vicuna-joins-gnu-health/

Donation SHIFT6mq

Posted on February 25, 2023 by Michael G

In 2022, the German company SHIFT donated three smartphones of their model
SHIFT6mq as a loan for life to
F-Droid team members. This was done without asking for anything in
return. However, we do want to share our experiences with the devices.

Donation SHIFT6mq The SHIFT6mq phone ©
SHIFT.

First of all, SHIFT has a focus on making sustainable earphones, tablets and
smartphones, called SHIFTphone
so they use fair trade materials and even substitute the use of a specific
rare metal by using ceramic capacitors. All their products are modular and
therefore easier to repair.

Still of YouTube video of SHIFTphone teardown. Link to YouTube video
showing how modular the SHIFTphone is.

One of our team members really went to town with his SHIFT6mq. The devices
come with their own flavour of Android which is called ShiftOS-G and is
certified by Google. In his article “Android without Google:
Shiftphones”

he reviews the device and its operating system. However, he takes it one
step further and de-Googles it by installing ShiftOS-Light (ShiftOS-L). Best
is to read that article before continuing here. That article also helped the
other team members to explore this smartphone more thoroughly. Further
feedback praised it for its battery life and less data use when de-Googled.

At the moment, SHIFT6mq is the only model from SHIFT which is supported by
LineageOS, as this support is
done by one of the developers of SHIFT. We expect that their future models
also will work with LineageOS and SHIFT8 is due to be released at the end of

  1. For those who don’t know, LineageOS currently supports almost 200
    different Android devices and works well together with F-Droid apps.

LineageOS for SHIFT6mq supports Calyx Institute’s
SeedVault
for making complete backups of your device. And this will also be offered in
upcoming version 12 of ShiftOS-L. Without going too much off-topic, for more
information read NLnet’s article on
it. See also SHIFT’s well-maintained
forum, mostly in German, but you can ask
your question in English too.

Screenshot of part of F-Droid's homepage showing a smartphone with the
F-Droid client opened on it. F-Droid client
with the SHIFT6mq smartphone frame as shown on F-Droid’s homepage.

The F-Droid homepage used to show a smartphone frame around the screenshot
of the F-Droid client from a not so open manufacturer. We wanted to
replace that for a while. At our request the SHIFT team provided us with the
design of the SHIFT6mq smartphone frame and permission to use it. Perhaps
you have already noticed that as it is currently seen on our homepage.

Poznajes li ti g Sinan? – Domaćice sa Bosfora 4 Epizoda

Posted on February 24, 2023 by Michael G

Video by via Dailymotion Source Glumac/GlumicaSerhat TutumluerCeyda DüvenciÖzge ÖzderHale AkınlıBennu YıldırımlarBatuhan KaracakayaSongül ÖdenMelda AratCenk Ertanİlker Kurtİncilay ŞahinMetin BüktelEvrim SolmazServer MutluEce HakimDevrim ÖzderErdal BilingenFurkan Andıç Go to Source

Happy Wheels IOS: Business Guy Level 8

Posted on February 24, 2023 by Michael G

Video by via Dailymotion Source Happy Wheels IOS: Business Guy Level 8 Go to Source

BJP Chief Bandi Sanjay Comments On CM KCR About Kondagattu Robbery | V6 News (1)

Posted on February 24, 2023 by Michael G

Video by via Dailymotion Source గుడికే రక్షణ లేదు రాష్ట్రాన్ని కాపాడుతావా ? : బండి సంజయ్ | V6 News అన్నొస్తే సీఎం వచ్చినట్టే.. • BRS Leaders Makin… బొక్కల వల్లే కుక్కలు • Talasani Srinivas… దవ్కాన్లనే లగ్గం • Couple Ties Knot … రామన్న సభలో లొల్లి లొల్లి • Land Victims Prot… Watch LIVE Stream : • V6 News LIVE | Te……

How Weed Eaters Work (at 62,000 FRAMES PER SECOND) – Smarter Every Day 236

Posted on February 24, 2023 by Michael G

Video by via Dailymotion Source Smarter,Every,Day,Science,Physics,Destin,Sandlin,Education,Math,Smarter Every Day,experiment,nature,demonstration,slow,motion,slow motion,education,math,science,science education,what is science,Physics of,projects,experiments,science projects,weedeater,string trimmer,weed eater,weed,eater,mower,grass,lawncare,How do,Engineering,How To,Poulan,Husqvarna Go to Source

Collecte de fonds : Après le boubou de Youssou Ndour, El Hadji Diouf vend son maillot à prix d’or

Posted on February 24, 2023 by Michael G

Video by via Dailymotion Source ▷▷ABONNEZ-VOUS ICI : https://bit.ly/2EcXtOL Activez les NOTIFICATIONS pour ne pas manquer les prochaines vidéos Retrouvez-nous sur https://www.SeneNews.comTéléchargez notre App Android : http://bit.ly/2zzUxtoTéléchargez notre App sur IOS : http://apple.co/2zQjAcoSuivez nous sur Twitter : https://twitter.com/SenenewsSuivez nous sur Facebook : http://bit.ly/2zPqJJQ Go to Source

  • Previous
  • 1
  • …
  • 1,169
  • 1,170
  • 1,171
  • 1,172
  • 1,173
  • 1,174
  • 1,175
  • …
  • 1,531
  • Next

Recent Posts

  • [TUT] LoRa & LoRaWAN – MikroTik wAP LR8 kit mit The Things Network verbinden [4K | DE]
  • Mercado aguarda Powell e olha Trump, dados e Haddad | MINUTO TOURO DE OURO – 11/02/25
  • Dan Levy Gets Candid About Learning How To Act Differently After Schitt’s Creek: ‘It’s Physically…
  • Building a Rock Shelter & Overnight Stay in Heavy Snow 🏕️⛰️
  • Les milliardaires Elon Musk et Xavier Niel s’insultent copieusement

Categories

  • Android
  • Linux
  • News
  • Open Source
©2025 Open World News | Powered by Superb Themes
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT