Format post front matter and tags
This commit is contained in:
parent
e36882ee20
commit
861e604a97
162 changed files with 733 additions and 731 deletions
|
@ -1,15 +1,14 @@
|
|||
---
|
||||
title: Using ImageCache and ImageCrop for my Portfolio
|
||||
date: 2010-04-28
|
||||
excerpt:
|
||||
How to create thumbnail images using the ImageCache and ImageCrop modules.
|
||||
excerpt: How to create thumbnail images using the ImageCache and ImageCrop modules.
|
||||
tags:
|
||||
- drupal
|
||||
- drupal-6
|
||||
- cck
|
||||
- imagecache
|
||||
- imagecrop
|
||||
- imagefield
|
||||
- drupal
|
||||
- drupal-6
|
||||
- cck
|
||||
- imagecache
|
||||
- imagecrop
|
||||
- imagefield
|
||||
---
|
||||
|
||||
Whilst working on my own portfolio/testimonial website, I decided to have a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue