We often run across parts of Drupal that are not yet exportable using a tool like features.
Quicktabs is one such part. It's a neat module for a lot of Drupal sitebuilders to use. Quicktabs allows a sitebuilder to create tabbed displays of Drupal content from sources like views, blocks and nodes. Unfortunately, it is not exportable like views, boxes and content types.

If you enjoy our content, please consider subscribing through RSS, so you can read our posts in your application of choice.
In this week's podcast, we discuss:
On Thursday, April 9th, LevelTen participated in Naked Day 2009. For those who aren't familiar, Naked Day promotes Web Standards and encourages websites to strip down to their skivvies (aka - turn off their CSS styles). This sparked a debate at LevelTen, which we captured on our podcast. So, it goes without saying that this week's podcast is all about Web Standards, W3C, and more.
Coding is where web pages are physically built. Web pages are coded by using HTML/XML markup tags to format and layout text, graphics, hyperlinks, and other page elements. Client-side scripting is also included to make web pages more functional and dynamic.