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.

AliasList

Summary

This setting maps node aliases to node IDs.

Usage

 

AliasList[<node alias>]=<node ID>

Description

This setting maps node aliases to node IDs.

For start nodes and top level nodes it is possible to use text aliases in browse.ini. The following aliases are possible by default:

  • content: Represents the content root node defined "[NodeSettings] RootNode=" in content.ini, usually 2
  • users: Represents the users root node defined "[NodeSettings] UserRootNode=" in content.ini, usually 5

Other, custom, aliases can also be used, but these must be defined in the here.

This setting is case sensitive.

Examples

AliasList[images]=2

This is the default setting.

Ester Heylen (08/10/2009 1:33 pm)

Ester Heylen (01/06/2010 9:01 am)


Comments

There are no comments.