ExtensionRepositories
Summary
Lists extensions with metadata extractor handlers.Usage
ExtensionRepositories[]=<extension name>
Description
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.
Examples
ExtensionRepositories[]=ezfind
This is the default setting.
Ester Heylen (08/10/2009 11:31 am)
Ester Heylen (23/06/2010 5:00 pm)
Comments
There are no comments.