ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

AliasList

Summary

Sets the list of aliases.

Usage

AliasList[]=<alias name>

Description

Defines a list of aliases that are available to the template engine and other clients. The alias must be defined as a separate INI block.

Possible values can be:

  • reference
  • small
  • tiny
  • medium
  • large
  • rss
  • rssitem
  • gray
  • zoom

This setting is case sensitive.

Note : the small value is referenced in ezoe configuration and this configuration needs to be changed if the small variation is removed.

Examples

AliasList[]=reference
 
AliasList[]=small
 
AliasList[]=tiny
 
AliasList[]=medium
 
AliasList[]=large
 
AliasList[]=rss

These six settings are enabled by default.

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

Sarah Haïm-Lubczanski (24/04/2014 2:40 pm)

Ester Heylen, Sarah Haïm-Lubczanski


Comments

There are no comments.