Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

MIMETagMap

Summary

Sets the MIME type tag.

Usage

 

MIMETagMap[]=<MIME type>;<tag>

Description

Maps a MIME type to a tag name which is prepended to the destination name for ImageMagick.

This setting is case sensitive.

Examples

MIMETagMap[]=image/x-xpixmap;XPM
 
MIMETagMap[]=image/png;PNG
 
MIMETagMap[]=image/jpeg;JPEG
 
MIMETagMap[]=image/bmp;BMP
 
MIMETagMap[]=image/x-portable-bitmap;PBM
 
MIMETagMap[]=image/svg+xml;SVG
 
MIMETagMap[]=text/plain;TEXT

Ester Heylen (11/05/2010 10:47 am)

Ester Heylen (11/05/2010 10:47 am)


Comments

There are no comments.