ibexa

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

RedirectURLList

Summary

Sets the URL to redirect to for specific classes.

Usage

 

RedirectURLList[<information collection type>]=<URL>

Description

Just like the setting RedirectURL in the block [DisplaySettings], this setting sets the URL to redirect to, if the setting DisplayHandling in the block [DisplaySettings] is set to redirect. RedirectURLList however overrides the default setting RedirectURL, by matching the URL to specific collection types.
This setting is case sensitive.

Examples

[DisplaySettings]
 
RedirectURL=http://ez.no
 
RedirectURLList[feedback]=http://ez.no/doc

By default the page redirected to would be http://ez.no, but for the feedback class this is overridden to http://ez.no/doc.

Ester Heylen (23/06/2010 1:57 pm)

Ester Heylen (23/06/2010 1:57 pm)


Comments

There are no comments.