view Plugins/Samples/ServeFolders/README @ 4035:cc6ed76bba27

added contextual privateCreators dico to ParsedDicomFile -> this allows you not to have to define a DefaultPrivateCreator. This was tested only in the scope of C-Find requests but should not have impact on other parts since it is not used out of C-Find right now
author Alain Mazy <alain@mazy.be>
date Wed, 10 Jun 2020 10:28:01 +0200
parents 13a9f265d5d3
children
line wrap: on
line source

ServeFolders plugin
===================

This sample plugin enables Orthanc to serve additional folders using
its embedded Web server.

The shared library containing the plugin is created as part of the
build process of Orthanc.

Documentation is available in the Orthanc Book:
http://book.orthanc-server.com/plugins/serve-folders.html