Skip to main content

Blog

Pass variables without escaping nor sanitizing to t() in Drupal 8

Drupal sanitizes the variables you pass in, but sometimes it's better to escape that.

 

Person sitting atop dream cloud.

Agaric 2018 Year in Review - Expanding the Open Web, Building the Solidarity Economy

Despite the challenges and setbacks we all experienced in 2018, we're grateful for what we accomplished and resolve to fight even harder for the free and open web in 2019.

Keyboard with the enter key renamed to "revolution".

Join Us for a Tech & Revolution Participatory Workshop: Saturday, February 2nd

Join Agaric, encuentro5, DigBoston and UjimaBoston, for a strategic conversation on how to use and build technology for liberation.

Woman pushing a giant box with a right arrow.

Drupal 8 Content Migration Training at DrupalCon Seattle

Come to Seattle, Washington and learn how to migrate content into Drupal 8.

People standing next to giant icons for productivity.

Daily Business Operations Using Free Software

An overview of the free software tools we use to run our business.

Woman planting an EU flag with a lock symbol in the middle into the ground.

Embracing Data Privacy

Avoid $25,000,000 fines and respect users' privacy by making your website GDPR compliant.

Desktop with social media icons above.

Creating a New Social Simple Button

A step by step guide to creating a custom share button using the Social Simple module.

Veronica Lyons smiling.

Veronica Lyons (1955—2018)

A tribute to Veronica Lyons, a longtime family friend and a short-time project manager for Agaric.

Three illustrated faces.

The Need for Accountable Technology

Free/Open Source Software is a refreshing an alternative to proprietary technology, but still reflects many of these same oppressive relationships. We can change that with accountability.

A pile of the name tags Mauricio has amassed from the camps he's visited.

Dinarcon's 2017 Drupal Tour Recap

From snowstorms to volcanoes, Mauricio's international whirlwind Drupal tour was quite the adventure.

PHP and Symfony Tracks Merged for DrupalCon Nashville 2018

Details on the changes being made to tracks at DrupalCon.

DrupalCamp Nicaragua attendees raising their hands in unison.

A Blooming Community - Lakes and Volcanoes DrupalCamp 2017 Recap

Over 100 people attended thanks in part to several initiatives that made the event particularly diverse and inclusive.

Change the Text Field Maximum Length in Drupal 8

A small function to change the maximum length of a field that already has data in it.

Global Training Day Drupal logo

Agaric is Leading a Full Day Training for the 2017 Global Drupal Training Day

Join us for a whole day's worth of Drupal goodness.

Article in a Modal dialog

Display Forms in a Modal Dialog with Drupal 8

You can create a model dialog in your Drupal 8 website with the AJAX Form API.

How to Declare Hexadecimals on a PHPDoc Block

For PHP Hexadecimals, Decimals and Octals are all Integers, so they must be declared as @param integer,. This post details how.

Conditional Fields in Paragraphs Using the Javascript States API for Drupal 8

A tutorial on using the Javascript States API for Drupal 8 to conditionally hide and show the input elements for image and video conditionally.

Screenshot of CKEditor

Using CKEditor Plugins in Drupal 8

Sometimes you'll want to add a CKEditor button not available in Drupal out of the box. This post walks you through that process.