ExtensionRepositories
Summary
DEPRECATED since eZ Publish 4.1Usage
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.