Session Archive
ATF.gov en español: Lessons and successes in site translation
Two years ago we started our Spanish translation project for ATF.gov. One year later, burnt out with no clear path to the finish line, we had to get creative and change our approach.
Building for Extensibility -- A look at Drupal 8's Plugin API
Prior to Drupal 8, the most common way that a developer would make sure her/his module was extensible was by adding a "hook".
Cloud Management with Drupal and Ansible
The Aegir Hosting System has been used for hosting thousands of Drupal sites for over 11 years, using Drupal as a web interface for managing your servers and sites.
Code signing modules in Backdrop & Silkscreen
Ensuring the integrity of a site's code is an important aspect to ensuring the security of a site. In an upcoming release, Backdrop & Silkscreen will add digital signatures to the module
Collaborating on Content Audits
In a user-first world, content is the basis for ensuring great user experience. A content audit lays the groundwork for aligning organizational objectives with site visitor needs.
Commit! Your! Config! -- A Primer
A "how-to" session for Drupal 8 site builders who don't know how to use D8 Configuration Management (CMI), and/or don't know how to version-control your site configuration, and/or aren't sure about
Complex Web Apps that Skip Leg Day
Using Drupal just isn't enough at times. With the vastly growing SaaS market, organizations want to include more features with less overhead.
Composer 101 : Govern your Drupal project with Composer !
Composer is a must-have tool for any Drupal developers toolkit. Everyone has heard about it but isn't aware of the migration process to composer based Drupal management.
Content and SEO: Better together
When it works well, it’s a match made in Heaven. Your website shows up for the right search terms and has quality content that is useful for your audience.
Content Creation and Verification with Selenium and Python
Create a more robust regression suite by adding automation of node creation and verification with Selenium and Python.