Move dates into the front matter
This commit is contained in:
parent
06acf6f863
commit
bdb50d9462
129 changed files with 129 additions and 0 deletions
17
source/_posts/zenophile.md
Normal file
17
source/_posts/zenophile.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: Quickly Create Zen Subthemes Using Zenophile
|
||||
date: 2010-05-10
|
||||
excerpt: How to use the Zenophile module to create a Zen subtheme.
|
||||
tags:
|
||||
- drupal-planet
|
||||
- drupal-6
|
||||
- drupal-modules
|
||||
- drupal-theming
|
||||
- zen
|
||||
- zenophile
|
||||
---
|
||||
If you use the [Zen](http://drupal.org/project/zen) theme, then you should also be using the [Zenophile](http://drupal.org/project/zenophile) module!
|
||||
|
||||
The Zenophile module allows you to very quickly create Zen subthemes from within your web browser, as well as editing options such as the site directory where it should be placed, the layout type (fixed or fluid), page wrapper and sidebar widths, and the placement of the sidebars.
|
||||
|
||||
For more information about the Zenophile module, check out [this video](http://blip.tv/file/2427703) by [Elliott Rothman](http://elliottrothman.com).
|
||||
Loading…
Add table
Add a link
Reference in a new issue