Drupal 8's out-of-the-box mobile friendliness creates quite the buzz. "Mobile friendly," "responsive," "squishy" — all words to describe the behavior a site invokes on different devices or different screen sizes. Mobile friendly can also mean content first.
Drupalize.Me Podcast Episode 42
Blog postIn this week's episode, 42: Content Delivery Systems (CDNs), Addi is joined by two bots, Joe Shindelar and Ben Chavet, along with Will Hetherington, who is a network consultant for Drupalize
In this week's release, we kick-off a new video learning series, Using Drupal Chapter 5: Product Reviews.
A Guide to Drupal 8 at DrupalCon Austin
Blog postDrupalCon Austin is rapidly approaching and the big question on my mind is: What Drupal 8 sessions do I need to put on my radar? To figure that out, I've mined the schedule for Drupal 8 related talks and events and organized them a bit to help me – and hopefully you – find the Drupal 8 sessions not to be missed.
This week, we've got five shiny new videos in Addison Berry's series, Using Drupal Chapter 5: Product Reviews. If you've been following along, in this series we're building a website containing product reviews using Drupal 7. So far, we've reviewed the case study and site requirements and added the Amazon module so we can integrate data from amazon.com into our Drupal site. Now it's time to add ratings using the Voting API and Fivestar modules and add simple yet useful style to our product reviews using the CSS Injector module, a CSS styling tool for site builders. If you're new to building sites in Drupal 7, this, along with rest of the Using Drupal video collection are a great way to jumpstart your way to becoming a Drupal site building rockstar.
Drupalize.Me Podcast Episode 43
Blog postIn this week's episode, 43: Web Services, Addison Berry along with Lullabots Sally Young and Joe Shindelar discuss the Services module for Drupal.
I thought that for my newest blog post I would try something different, and something I have been asked to do in the past, a video tutorial of a Drupal 8 inspired illustration.
In these five lessons wrapping up Chapter 5: Product Reviews, Addison Berry covers how to make your product reviews findable with Drupal's Search module as well as exposed filters in Views.
Case studies can provide a much needed context when learning a new concept or technology. Each learning series based on the book Using Drupal, 2nd edition outlines a case study that our trainer, Addison Berry, uses to provide something akin to client requirements for a Drupal 7 site build. Our latest series, Using Drupal Chapter 6: Event Management, features a local book club that wants to provide an events calendar and list of upcoming events on their Drupal 7 website.
Drupal 8 External Libraries Galore!
Blog postThere are lots of goodies coming in Drupal 8. A lot of work has gone into bring Drupal up to modern web standards. In addition to digging into Drupal-specific problems, a lot of work has gone into removing some of the custom overhead we have by incorporating a number of external libraries—that is, code that other communities have created and maintain, and does not live on Drupal.org. Adding external libraries means that we are working with these other open source communities to maintain our code, and that lets us focus on the Drupalisms we need, instead of re-inventing the wheel all over the place. This is the biggest growth for exernal libraries that we've ever seen, and I decided to take a look at what we have in core now.
Drupal 8 Survey Insights
Blog postLast month we asked the Drupal community a few questions. We received 243 responses to our survey, and we'd like to share some of the information. While we're not making scientific generalizations from this data, it is an interesting picture of our community nonetheless. A big thank you to everyone who participated in the survey.
Here are 4 things we learned:
Web Profiler in Drupal 8
Blog postProfiling your site is extremely useful not only for debugging and performance testing but also for learning about how your site handles requests.
The Date and Calendar modules are powerful and full of configuration options. When I was first learning how to use these modules, I scratched my head more than a few times trying to make sense of it all.
This week we'll wrap up the series, Using Drupal Chapter 6: Event Management with these five videos:
On Drupal.org, Drupal 8 promotion is in full-swing. Features and benefits are being touted and summarized right and left. One of the categories of improvement summed up on the Drupal 8 features page is "Accessibility." I went digging for more information on how accessibility improvements have been integrated in Drupal 8 and I found a number of resources on the effort to improve accessibility in D8.
Our latest series, Using Drupal Chapter 7: Managing Publishing Workflows, focuses on the problem of managing content and the review process in a team setting. This week, we'll be introduced to the case study, explore the core Taxonomy module, and get to work categorizing content. We'll also take a look at the Pathauto module, its extensive settings, and we'll set up automatic aliasing to enable "pretty" URLs for content pages.
Drupal 8 Resources
Blog postThe Drupalize.Me team has been blogging and podcasting about Drupal 8 discussions, features, and significant milestones on the road to beta. Recently, we compiled our Drupal 8 resources here: drupalize.me/drupal-8
Creating a good editorial system can mean many different things. The Workbench module provides the main pieces that make up the heart of this system for the Our Media demo site we're building. Workbench gives us a centralized workspace for the editorial team, a way to control editorial access to content in the various sections of the site, and a very flexible tool to create custom publication workflows.
This week we are finishing the Our Media news site project from the O'Reilly Using Drupal book. We will complete setting up our section editor access control with the Workbench Access module, by linking our News Section vocabulary to Workbench, and then testing things out.
Last week we started off two new series on Media module, each covering a different major version. This week we are plowing ahead with the Using Drupal Chapter 4: Media Management series, which covers Media version 2.x. These lessons will give you an overview of the Media Module and the various things it will do for us. After that, we're going to dive right in to building our music review site by building out the review content type, and playing around with our field display to make sure things are looking the way we intend.