Zen Development / Visualization Subtheme: zen_wireframe
I thoroughly enjoy working with the Zen theme framework for Drupal. I wanted a way to easily illustrate what block level elements are provided by the default Zen theme in a visual way using live site data, so I made this subtheme: zen_wireframe. zen_wireframe outlines and labels all Zen block level elements (to aid in page layout visualization). It should work with either the layout-fixed.css or layout-liquid.css Zen layouts (by default it uses layout-fixed.css).
This subtheme's page.tpl.php adds labels to all page block level elements, and its wireframes.css adds wireframes and colorful boxes for all Zen block level elements. Rainbow and greyscale wireframing is available (see wireframes.css) when wireframes are enabled in the theme settings.

As you can see from the above screenshot, it isn't exactly a usable theme, but it does illustrate the Zen provided block level elements.
I've not yet applied for CVS access to Drupal.org, but once I do, I will submit this as a proper Drupal theme. For now I'm just going to make it available here. Download the zen_wireframe theme.
Feb. 26 Update: I've made a few changes and squashed a few bugs in the layout. In general this version works better with blocks and navigation elements.
Comments
Post new comment