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.

ActiveExtensions

Summary

Sets the extensions that are available to eZ publish.

Usage

 

ActiveExtensions[]= extension1
ActiveExtensions[]= extension2
...

Description

Each extension will have its settings automatically loaded. This setting is loaded before the siteaccesses are loaded. Overriding this setting in a siteaccess has no effect.

Examples

ActiveExtensions[]
ActiveExtensions[]=ezdhtml
ActiveExtensions[]=myextension

This setup loads the extension ezdhtml (Online Editor) and your personal extension myextension.

Frederik Holljen (01/02/2005 1:35 pm)

Frederik Holljen (28/02/2005 3:20 pm)


Comments

There are no comments.