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.

ExtensionRepositories

Summary

DEPRECATED since eZ Publish 4.1

Usage

 

ExtensionRepositories[<key>]=<name extension>

Description

This setting lists the extensions which have binaryhandlers.

It is common use to create a settings/override/file.ini.append.php file in your extension directory, where you add the extension name to the "ExtensionRepositories" setting. This must be done in order to automatically get the handlers from the extension when the extension in enabled. Also all handlers need to be placed in the folder:

kernel/classes/binaryhandlers.

This setting is case sensitive.

Ester Heylen (04/05/2010 9:41 am)

Ester Heylen (04/05/2010 9:41 am)


Comments

There are no comments.