Self-Serve Group Memberships
Blog postAt the beginning of this month, we introduced a new feature on the site: self-serve group memberships! In the olden days, when a group wanted to purchase a membership, we asked that they email us. We then generated an invoice and emailed it back. No longer! Now, groups can purchase 5-seat memberships directly from our site—no emailing or invoicing required. Not only is the signup process now very straightforward, but you can purchase a group membership on a monthly basis in addition to the annual option.
In 2015, we released a series called What's New In Drupal 8, which gives an overview of the different things that have changed in the upcoming version of Drupal. We've added a "Notify me" button to these particular lessons so members can get added to a notification list for that topic.
Drupalize.Me at DrupalCon Los Angeles
Blog postOur entire team will be at DrupalCon Los Angeles in just a few weeks. We'd love to chat with you, so here is where you'll be able to find us.
Let’s take a brief look at how translation contributions work in Drupal. This written tutorial is based on the free video, Translation in Drupal.
Podcast Episode 62: Distributed Design
Blog postDesign work is a lot of show-and-tell. It can be challenging to effectively communicate and collaborate on a distributed team. Join hostess Amber Matz, Lullabot Creative Director Jared Ponchot, Lullabot UX Designer Jen Witkowski, and Justin Harrell, Interactive Designer for Drupalize.Me, as they talk about the unique challenges, processes, and tools they use as part of a distributed team.
Debugging is a discipline that requires patience, and a fervent attention to detail. In the often times fast paced world of software development, when we're faced with deadlines, and an ever growing list of new features to add, and bugs to resolve, it can be a difficult to slow down and proceed in a meticulous, measured fashion. When it comes to solving difficult problems though, this fastidious approach is exactly what's required to locate, and resolve, a problem's root cause.
Help Drupal 8 and Win!
Blog postWe're kicking off a campaign to help the Drupal 8 Accelerate Fund. If you donate $50 or more to the community fund, you have a chance to win a free annual membership and if you donate $100, you can choose a new video for us to create.
Trello for Publication Workflow
Blog postWe've recently been using Trello to help us track our content publication workflow. Here's a little bit about why and how we use it.
Installing and Configuring Dreditor
Blog postWith DrupalCon Los Angeles underway we thought it might be a good time to introduce (or reintroduce) folks to Dreditor (short for "Drupal editor"). Dreditor is a collection of user scripts, which alter browser behavior on specific pages on the drupal.org domain. The features of dreditor are mostly helpful in the issue queue and during the patch review process.
We have a video Installing and using Dreditor if you'd like to follow along, but since recording installation of Dreditor is even easier. Let's take a look at the changes, and how we can use this powerful tool to make interacting with the issue queue easier.
Monthly Update
Blog postApril was a busy month for our team! We published tons of new Drupal content and updated lots of site features. Here's a quick recap:
The redesigned Syfy.com website is a beautiful example of the latest in front-end technology. Lullabot developers Mike Herchel and Chris Albrecht join the Drupalize.Me podcast to explain it all.
The entire Drupalize.Me team, along with most of Lullabot, was in Los Angeles last week for DrupalCon, and we had a blast. In podcast episode 64 Addi gathered a few Lullabots together to talk about DrupalCon highs and lows, along with our top session picks (and a link to all of the DrupalCon session videos).
Rich Snippets in Google Search, Part 1
Blog postRich snippets can draw attention to your Google search results and increase your click-through rate (CTR). So what are rich snippets, and how do they alter Google search results?
Drupal 8 Plugins Explained
Blog postAs you start down the road of learning Drupal 8 module development, one of the first new Drupalisms that you're likely to encounter are plugins. After writing a blog post about creating blocks, which uses the new plugin architecture, I thought it might be interesting to take a step back and talk a little bit more about plugins at a higher level. This blog post contains an introduction to the what and why of plugins to help Drupal 7 developers make the transition to Drupal 8.
Drupal 8 is moving along at a steady pace, but not as quickly as we all had hoped. One great advantage this has is it gives developers time to backport lots of the features Drupal 8 has in core as modules for Drupal 7. My obvious inspiration for this post came from the presentation fellow Lullabot Dave Reid did at Drupalcon Austin about how to Future-Proof Your Drupal 7 Site. Dave’s presentation was more about what you can do to make your Drupal 7 “ready” where this article is more about showing off Drupal 8 “hotness” that we can use in production today.
Release Day: Get Started with Field API
Blog postRobust content modeling is made possible in Drupal 7 through fields. Attaching the right field types to entities makes it possible to bend your Drupal site to your will and scale it according to your needs. There are a lot of field types and field formatters provided in Contrib that you can download and install as modules to extend your Drupal 7 site. But what if you want to collect, store and format data in a particular way not provided by core or contributed modules? By providing custom fields and formatters through a module, you can control how your data is stored as well as provide one or more ways for the data to be output—through field formatters.
Guided Help Tours in Drupal 8 (sort of)
Blog postLast week, we got started with the Field API. And this week, we'll continue with code-walkthrough videos for Drupal module developers who want to add field widgets, settings, and field formatters to custom fields.
We've Launched a New Video Player
Blog postIf you've watched any videos this week you will have noticed that the video player looks very different. We've been working on this update to our entire video delivery system since the beginning of the year, and we hope you're as excited about it as we are.