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.

{type}Map

Summary

Sets which map to use for the icon type.

Usage

<type>Map[<type>]=<icon_file>

Description

This setting is used to map specific icon types to their corresponding icon file. The entire file name of the icon file is used as value. It is possible to map an icon file to the group of the type instead of a specific type.
For example when using this setting in [MimeIcons] the syntax will be like this:

MimeMap[<MIME_type>]=<icon_file>

When using this setting in [ActionIcons] the syntax will be like this:

ActionMap[<Action_type>]=<icon_file>

This setting is case sensitive.

Geir Arne Waaler (08/10/2010 9:11 am)

Geir Arne Waaler (08/10/2010 9:11 am)


Comments

There are no comments.