Golems GABB: Managing Multilingual Content in Drupal 10: Key Strategies and Tools
Vous souhaitez faire du contenu multilingue sur votre site Drupal 10? This time we decided to start our blog in some special way. Yes, the theme enables you to do this. So, today we will talk about multilingual content in Drupal 10, as well as the key strategies and tools that will help you with this. Greetings from our entire Drupal web development company! As always, we extend our warmest welcome to you.
Quick note: in this part, we won't cover how to set up multilingual content in Drupal 10. However, there will be a lot of useful information, so don't switch sites.
The Drop Times: Making Knowledge Accessible: Kevin Thull on Drupal Recording Initiative
kevinquillen.com: Using pre-commit and post-commit Git hooks in Drupal
kevinquillen.com: Introducing Drupal Goggles for Brave Search
kevinquillen.com: Migrating Field Groups from Features in Drupal 7 to Drupal 9
The Drop Times: DrupalCon Lille 2023: Discover The Path Ahead for Drupal and Your Opportunity to Shape It
The Drop Times: A Tourettes-afflicted Drupal Developer's Inclusive Journey: Mathieu De Meue
LN Webworks: Why Drupal CMS is a Good Choice for Nonprofits and NGOs' Websites?
Each day, we witness various organizations, both large and small scale, opting for Drupal as their preferred platform for website development. But why?
Let’s delve into and understand the compelling reasons behind Drupal's popularity among nonprofits and NGOs. Additionally, we will examine some of the distinctive features that Drupal offers to these specific types of organizations. By the conclusion of this post, you will gain valuable insights into why many nonprofits and NGOs favor Drupal as their content management system (CMS) platform.
PreviousNext: The Pitchburgh Diaries - decoupled Layout Builder Sprint 3 & 4 ✨ with demo ✨
Welcome to the second edition of Pitchburgh Diaries, a fortnightly update on our progress as we work on our plan for a decoupled Layout Builder using React.
by lee.rowlands / 13 October 2023This fortnight we've been focused on completing the API/persistence layer finalized and solidifying the APIs for the front-end components.
But before we get into the details, here's a demo of work so far ✨
Highlights of deliverables for this fortnight:
- Finalised the API
- Added an API for React Widget components plus a Widget manager
- Added a settings tray
- Added support for settings form to React Block components
- Added a document outline with drag and drop support
- Added a footer component that shows breadcrumbs
- Plain text widget
- Rich text widget powered by CKEditor
- Edit and select document modes
- Drag and drop to add new section or block
Our next steps are:
- Finalise documentation and release the front end code so others can start contributing widgets/formatters/blocks and layouts
- Make sidebar panes (left and right) pluggable as an extension point
- Implement save in the front-end (with autosave on idle)
- Implement block/region restrictions in front-end (aka Layout Builder restrictions support) - this already exists in the API.
- Support settings tray for section plugins
- Wire up to Drupal using drupalSettings and plugin definitions
- Undo/Redo support