Lullabot is an employee-owned strategy, design, and development company that creates and supports some of the largest Drupal sites on the web.
And they support #FLDC year after year!!
https://buff.ly/47OILbv #Drupal
Lullabot is an employee-owned strategy, design, and development company that creates and supports some of the largest Drupal sites on the web.
And they support #FLDC year after year!!
https://buff.ly/47OILbv #Drupal
Hotel Registration is now open!
Don't know where you're going to sleep when you attend #FLDC? Don't worry, we have you covered.
Less than 1/2 a mile down the road from Florida Technical College is a great Best Western Plus that offers a group rate.
We are excited to have a group rate block at the newly remodeled Best Western Plus, located 0.7 miles from Florida Technical College. Remodeled in 2022 and formerly a Comfort Inn and Suites, it is close to many places in the UCF area and offers great amenities. More infoBest Western Plus
Join #FLDC featured speaker Kat Shaw for Understanding “The Why” with Accessibility.
What is "the why" you may ask? It's knowing how and why our accessibility improvements make the web better for users with disabilities.
If you or someone you work with has ever asked you these types of questions:Why do we work to make things accessible?What's the point of making this change only to be accessible?Why can't I just make that accessibility fix later?...or anything similar, this talk is right for you.What is "the why" you may ask? It's knowing how and why our accessibility improvements make the web better for users with disabilities. It's always a good thing to understand why we do what we do to make things accessible. Let's explore how we can build empathy into our teams by showing them "the why". I'll do this with demos! We'll look at various Assistive Technologies (AT) and Adaptive Strategies to explore what it's like for users with disabilities to navigate and experience the web. Not everyone has experienced a screen reader, screen magnifier, switch device, text-to-speech, TTY (phone communication), etc., and that's our challenge. Challenge accepted!
Check out #FLDC's website's fresh new design...
And while you're there, remember to register for Florida #Drupal Camp and submit a session!
https://www.fldrupal.camp/
Exciting News, Drupal Enthusiasts!
The call for sessions for Florida DrupalCamp 2025 is OPEN!
We’re looking for your innovative session proposals that inspire and ignite the Drupal community! Whether you’re diving into Drupal or exploring adjacent topics, we want to hear from YOU!
Join us for fantastic keynotes, engaging discussions, and the vibrant community that makes #FLDC special.
Deadline: December 3rd! Let’s make this year unforgettable! #FLDC2025 #Drupal
https://www.fldrupal.camp/submit-session
Join us at The Keg Social tonight at 6pm to celebrate another year of #FLDC.
Address: 12850 Waterford Lakes Pkwy Orlando, FL 32828
Case study in developing a custom CKEditor 5 Link plugin with Nikolay Volodin
From a back-end Drupal developer's perspective, we'll dissect a custom CKEditor5 demoLink plugin. Following through the plugin's code we'll explore its components, see how they interact with each other, as well as identify tricky parts
#FLDC is Feb 23-25
https://www.fldrupal.camp/session/case-study-developing-custom-ckeditor-5-link-plugin
CKEditor5 is an important aspect of updating to Drupal 10. The Drupal community is actively working on porting plugins provided by contrib modules, however porting custom plugins might result is a large chunk of work. CKEditor5 has introduced a brand-new way on how to approach the plugin development. As the official documentation provides us with a few plugin examples, they don't cover all the needs which may occur on our projects. Both public and private sector companies might have a large content editors team, which makes it necessary to adhere to standardized components across the site. This presentation is based on the experience we gained from working with one of such clients.From a back-end Drupal developer's perspective, we'll dissect a custom CKEditor5 demoLink plugin. Following through the plugin's code we'll explore its components, see how they interact with each other, as well as identify tricky parts
Tighten up your Drupal code using PHPStan with Matt Glaman.
In this session, we will learn how to use #PHPStan with the phpstan-drupal extension to perform static analysis of a #Drupal codebase
#FLDC is Feb 23-25.
https://www.fldrupal.camp/session/tighten-your-drupal-code-using-phpstan
Did you know Drupal core and now contributed modules (using GitLab CI) are being analyzed using PHPStan to catch bugs and improve code quality?Learn how PHPStan, a static analysis tool for PHP, can find bugs in your code that your tests and code review cannot. In this session, we will learn how to use PHPStan with the phpstan-drupal extension to perform static analysis of a Drupal codebase. The session will cover the intricacies of analyzing a codebase like Drupal's, which can have dynamic return types. And, we will explain how contributed modules can onboard to GitLab CI and how the GitLab CI templates run PHPStan.
Creating Nimble Drupal Systems: Transforming a Drupal Team in 6 Months with Ivan Stegic
#FLDC 24 is Feb 23-25
https://www.fldrupal.camp/session/creating-nimble-drupal-systems-transforming-drupal-team-6-months #Drupal
When a closely knit and well experienced government team build their first Drupal site and then launch it on their own hosting, they run into unforeseen yet surmountable obstacles. Come with me as we go on a journey and learn how this team improved their Drupal Systems — from the site’s user experience and tagging strategy to the automation at AWS — in only six months.This talk is suitable for people with or without Drupal experience. Even though the example is specific to a state government project, the things we learned and how we grew is applicable to Higher Ed teams as well. The talk will address:the very real challenges that result from a fast migration to a new platform on a tight timelinehow we helped the Minnesota Department of Health overcome these challengeshow we’ve started paying down technical debt by optimizing Drupal for best practiceshow strict security requirements can be your friend and that automation and speed are still possiblethe secret to achieving all of this, with every team, every timeWe hope that this talk inspires teams that may be in a similar situation to reach out and ask for help — Drupal Systems can be nimble and transformations fast.
Unraveling the clues to effective #Drupal site documentation with Steve Wirt.
He will cover suggestions, lessons learned and tools you can use to help your current team document your Drupal site for your future team.
#FLDC is feb 23-25
https://www.fldrupal.camp/session/unraveling-clues-effective-drupal-site-documentation
Whether you are a developer, project manager, content designer, system architect or UX designer, you can help tell the story of your website to all those who will support it and maintain it for years to come. This session covers suggestions, lessons learned and tools you can use to help your current team document your Drupal site for your future team. Many of the examples come from work on large Federal Government projects, but they easily apply to smaller site teams too.