Add and configure redirect bundle.
This commit is contained in:
parent
9deeaf6772
commit
1c07b44f1b
112 changed files with 288 additions and 128 deletions
|
@ -6,6 +6,8 @@ tags:
|
|||
- drupal-6
|
||||
- imagecache
|
||||
use: [posts]
|
||||
redirect:
|
||||
- blog/improve-jpg-quality-imagecache-and-imageapi/
|
||||
---
|
||||
Whilst uploading images for my Projects and Testimonials sections, I noticed that the Imagecache-scaled images weren't as high a quality the originals on my Mac. I did some searching online and found out that, by default, Drupal resamples uploaded jpgs to 75% of their original quality.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue