view Plugins/Samples/ModalityWorklists/README @ 3103:81b58b549845

back to using 'var' instead of 'let' since let is not supported by many old browsers. All variables declaration have been moved to the top of the function to better show that their scope is the function
author Alain Mazy <alain@mazy.be>
date Thu, 10 Jan 2019 10:51:36 +0100
parents 42764dcd3a41
children
line wrap: on
line source

Introduction
============

This sample plugin enables Orthanc to serve DICOM modality worklists
that are read from some folder.

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/worklists-plugin.html