Let's talk about AI
Generative AI like Chat GPT and GitHub Copilot are important innovations. Let's talk about how we are using them and discuss ideas for Backdrop modules.
- Read more about Let's talk about AI
- Log in or register to post comments
Generative AI like Chat GPT and GitHub Copilot are important innovations. Let's talk about how we are using them and discuss ideas for Backdrop modules.
CKEditor 4 is reaching its end of support November 2023. The Backdrop community has been working towards transitioning to CKEditor 5. Come see the current state of the new module, how to test it, and what work remains to be done. We expect this module will be included in Backdrop 1.27.0.
I plan to show examples of some useful hooks and preprocess functions that allow developers to interact with, extend or modify Backdrop programmatically, through small custom modules or within the theme's template.php, with minimal knowledge of PHP. Some of these include:
Bee is the command line tool for Backdrop that is developed specifically for Backdrop and is being actively developed. It runs on Linux based systems (including MacOS) but not Windows. It has a number of functions in common with Drush and Brush but there are a few key gaps.
Over the last few months I decided to start building some of the decoupled blocks that I've been hearing about at Drupal events. After getting the Drupal version working I wondered about how I would put the same block into a Backdrop site. So I changed the module to be a Backdrop module instead of a Drupal module.
After that project I had a Backdrop site that had information I wanted to share inside a Drupal site. I reversed the process, making a decoupled Backdrop block first and then changing the module to be a Drupal module.
Over the last few months I decided to start building some of the decoupled blocks that I've been hearing about at Drupal events. After getting the Drupal version working I wondered about how I would put the same block into a Backdrop site. So I changed the module to be a Backdrop module instead of a Drupal module.
After that project I had a Backdrop site that had information I wanted to share inside a Drupal site. I reversed the process, making a decoupled Backdrop block first and then changing the module to be a Drupal module.
Ubercart in Backdrop is looking amazing!
Several members of the Backdrop community have devoted their time and knowledge to making this happen - working on coding, integrations and documentation. Why not spin up a site on Backdrop, and test out this user-friendly set of modules.
We are hoping to hear from
Join this conversation about the future of Paragraphs for Backdrop. This session will include a short demo of the current state of functionality in the Paragraphs module, as well as a sneak-peak at some functionality that is in development but hasn't been shared publicly yet. Following that, a time of conversation will help provide questions, input, feedback and hopes about what is to come.
Have you ported or created a module that you want to share? Perhaps you are excited about a module that you've recently discovered and think it deserves a bit of a celebration?
This event is open for anyone to share about a module. I'll be sharing a few that I've done; hopefully others will too.
What is the best way for us to collaborate on larger Contrib projects?
Leaving a large contributed module to one or two developers has many pitfalls, so I would like to facilitate a discussion on how best to collaborate when larger projects become popular... one module that springs to mind is Ubercart with 124 active installs.