Tagged Drupal

Hook 42 at Stanford Drupal Camp 2016

We are excited for an annual journey down the peninsula to Stanford Drupal Camp this week! We are ready to rock Stanford with our sessions! Aimee Degnan, Kristen Pol, and Kristin (K2) Bradham will be presenting sessions - from Drupal 7 to Drupal 8, multilingual to devops, to even Drupal itself!
Hook42 Team
Pink Drupal Logo

How to Help with the Drupal 8 Contrib Porting Tracker

Drupal 8 RC2 is out and a full release is coming on November 19th! But, in order to make more great websites on Drupal 8, we need to port a bunch of contrib projects from Drupal 7 to Drupal 8. There are a LOT of contrib projects out there (over 12,000 modules, themes, and distributions!), so the new Drupal 8 Contrib Porting Tracker helps track these projects so the community can see what’s going on in a centralized place.

Hook42 Team
mountain climbing illustration

Keep Drupal Entity References in Sync with the CER Module

Why Use the Corresponding Entity References Module?

Corresponding Entity References (CER) is a very useful module if you have two entity references that talk to each other. If you update one entity reference, CER does all the work to make sure the other entity reference reflects that update. It makes it easy to quickly associate entity references without having to edit two entities.

Hook42 Team
Drawing of webpage and buckets labeled "UI," "Content," and "Config."

A Path from Drupal Newbie to Core Contributor

Patrick Storey answers a few questions about working with the Drupal community and contributing to Drupal core. Just goes to show you do not have to be a ninja programmer or have 30 years Drupal experience to have a positive impact in the Drupal community! Thanks, Patrick. :)

1. When did you start working with Drupal?

I started working with Drupal around a year and a half ago. I was working on a small site in WordPress when my older brother, John Storey, suggested I check out Drupal as he had about a decade's worth of experience using Drupal.

Hook42 Team
illustration of patrick

Wraith tutorial for designers and others new to front-end ops

With new responsive websites, it's more important than ever to look at your site at different widths. But this can be time consuming and repetitive. Also, you may want to see how your dev site compares to your live site - for example "Did this small change I made to the css on one page change much on other pages?" Again, time consuming to do by hand. Luckily for us, here comes Wraith to the rescue! 

Hook42 Team
Wraith tutorial displayed in browser

Hook 42 Presentations at Stanford Drupal Camp

The Hook 42 team had a great time at Stanford Drupal Camp this weekend.  Kristen and Aimee presented two sessions each and four other members of our team attended, Lindsay, K2 (Kristin), Marc, and Marc's 15 year old son Dean.  It was the first Drupal camp experience for the extended team and they enjoyed the great topics, beautiful facilities, and the welcoming community.  Many thanks to the Stanford Drupal community for hosting such a great event!

Pink Drupal Logo

Deleting a Drupal Field Saved in Features

There comes a time in every Drupal developer's day when they realize they really don't need a field on some content type or other entity. Maybe it was a field holding temporary data while you did a migration or maybe a feature was removed or maybe things have been rearchitected to use a non-field approach.

Drawing of a developer reading a book