ExtensionRepositories[]=<extension name>
Sets a list of extensions which have metadata extractor handlers. It's recommended to create a settings/binaryfile.ini.append.php file in your extension and add the extension name, this will allow your installation to automatically get handlers from the extension when it is turned on.
It is necessary to place handlers in the extension subdir "plugins". For example:
.../extension/ezfind/search/plugins
This setting is case sensitive.
ExtensionRepositories[]=ezfind
This is the default setting.
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.