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.

AllowedOutputFormat

Summary

lists the MIME types which are allowed as output type.

Usage

 

AllowedOutputFormat[]=<MIME type>

Description

A list of MIME types that are allowed as output type. This setting determines which formats you want your web page to display.

MIME types not listed here will be converted according to the setting [MimeTypeSettings] ConversionRules.

This setting is case sensitive.

Examples

AllowedOutputFormat[]=image/jpeg
AllowedOutputFormat[]=image/png
AllowedOutputFormat[]=image/gif

The formats jpeg, png and gif are allowed by default.

Ester Heylen (10/05/2010 12:35 pm)

Ester Heylen (20/08/2010 2:29 pm)


Comments

There are no comments.