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.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.