When developing a site, it is sometimes necessary to set up an XML feed. Here are some examples of code used to generate such a feed.
Blog
Photo par Denis Doukhan de Pixabay
Here's some feedback on the migration of this site to Drupal 8, the new features brought by this version of Drupal, how the content was migrated, etc.
In a previous article Download Drupal translations with Composer, I presented a Composer extension for downloading Drupal translations.
Now this extension is in the Github drupal-composer https://github.com/drupal-composer/drupal-l10n group.
Image par Adam Evertsson de Pixabay
Yesterday I reorganised my Docker images. This article will summarise the changes and explain why such changes were made.
It was a comment from Ines Wallon about the fact that the hub Docker can be set to build Docker images automatically that triggered this reorganisation.
© zivtech.com (modifié)
Drupal 8 has an API in its kernel allowing configuration export and import, also known as CMI for Configuration Management Initiative. This was not natively possible with previous versions.
While travelling in Morocco, the Drupal Morocco association asked me if I would host a meetup one evening with a presentation.
I agreed and gave a presentation on the following topics:
- Migrating from Drupal 6/7 to Drupal 8
- How to contribute to Drupal
- Question and answer exchanges
Although many articles already exist and new ones are regularly written about what Composer is and how to use it with Drupal, here's a quick reminder.
Photo par David Mark de Pixabay
Here's feedback on my first real use of Docker where I used it to easily build a development environment for the Drupal 8 redesign of the drupal.fr website as well as the Drupalcamp foundation.
Photo par Kaffeetastisch de Pixabay
Having recently tested the Views Reference Filter module, I realised that it allows you to get faceted behaviour on exposed view filters. The module lacks documentation which is being developed in a issue Drupal.org so it's hard to understand where it acts.
Image par Pete Linforth de Pixabay
Following the online membership article for the Drupal.fr site, it was suggested that I look at the Commerce License module.
This module does a great job of addressing an online membership issue.