Mercurial > hg > orthanc
view Plugins/Samples/WebSkeleton/NOTES.txt @ 3785:763533d6dd67 SylvainRouquette/fix-issue169-95b752c
add PreferredTransferSyntax to RemoteModalityParameters
DicomUserConnection can now use RemoteModalityParameters.PreferredTransferSyntax instead of using the default transfer syntax (LE-implicit).
This way we can transcode by default in LE-explicit.
fix issue #169
| author | sylvain.rouquette@incepto-medical.com |
|---|---|
| date | Wed, 18 Mar 2020 08:59:06 +0100 |
| parents | 17302d83abfd |
| children |
line wrap: on
line source
This is a sample Orthanc plugin that serves static resources (HTML, JavaScript, CSS, images...). The resources to serve must be stored in the folder "StaticResources". The folder "Framework" contains a reusable framework for any plugin whose sole objective is to serve static resources.
