comparison Sphinx/source/plugins.rst @ 358:011b01ccf52d

fixing external hyperlinks
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Mar 2020 18:47:35 +0200
parents d1f00afca0fb
children 83f36bc9e725
comparison
equal deleted inserted replaced
357:6b432ce3a56e 358:011b01ccf52d
68 Index of the contributed plugins 68 Index of the contributed plugins
69 -------------------------------- 69 --------------------------------
70 70
71 * `AWS S3 storage plugin 71 * `AWS S3 storage plugin
72 <https://github.com/radpointhq/orthanc-s3-storage>`__: This plugin 72 <https://github.com/radpointhq/orthanc-s3-storage>`__: This plugin
73 by `Radpoint <https://www.radpoint.pl/>`__ makes Orthanc store its 73 by `Radpoint <https://radpoint.pl/>`__ makes Orthanc store its
74 DICOM files into an `Amazon S3 bucket 74 DICOM files into an `Amazon S3 bucket
75 <https://en.wikipedia.org/wiki/Amazon_S3>`__. 75 <https://en.wikipedia.org/wiki/Amazon_S3>`__.
76 * `DWV Orthanc Plugin 76 * `DWV Orthanc Plugin
77 <https://github.com/ivmartel/dwv-orthanc-plugin>`__: This plugin by 77 <https://github.com/ivmartel/dwv-orthanc-plugin>`__: This plugin by
78 Yves Martelli is based on `dwv 78 Yves Martelli is based on `dwv
79 <https://github.com/ivmartel/dwv/wiki>`__ and extends Orthanc with a 79 <https://github.com/ivmartel/dwv/wiki>`__ and extends Orthanc with a
80 Web viewer of DICOM images. 80 Web viewer of DICOM images.
81 * Another Web viewer is provided courtesy of `Emsy Chan 81 * Another Web viewer is provided courtesy of `Emsy Chan
82 <https://groups.google.com/d/msg/orthanc-users/EC5Z2KaM4Hs/MG3KkzhCDAAJ>`__. 82 <https://groups.google.com/d/msg/orthanc-users/EC5Z2KaM4Hs/MG3KkzhCDAAJ>`__.
83 * `VPI Reveal <http://www.vpireveal.com/>`__ provides a plugin to 83 * `VPI Reveal <https://www.vpireveal.com/>`__ provides a plugin to
84 "write the DICOM records in a normal Windows-readable file hierarchy 84 "write the DICOM records in a normal Windows-readable file hierarchy
85 (patient-study-series-DICOM file) at a location called 85 (patient-study-series-DICOM file) at a location called
86 ``VPIStorage`` that can then be imported into VPI Reveal." `Check 86 ``VPIStorage`` that can then be imported into VPI Reveal." `Check
87 out their source code 87 out their source code
88 <https://github.com/jodogne/OrthancContributed/tree/master/Plugins/orthancVPIRevealPlugin>`__. 88 <https://github.com/jodogne/OrthancContributed/tree/master/Plugins/orthancVPIRevealPlugin>`__.
95 * Check out the `OrthancContributed repository on GitHub 95 * Check out the `OrthancContributed repository on GitHub
96 <https://github.com/jodogne/OrthancContributed/tree/master/Plugins>`__, that 96 <https://github.com/jodogne/OrthancContributed/tree/master/Plugins>`__, that
97 might contain plugins that are not tracked in this list. 97 might contain plugins that are not tracked in this list.
98 98
99 *Remark:* Do not hesitate to `contact us 99 *Remark:* Do not hesitate to `contact us
100 <http://www.orthanc-server.com/static.php?page=contact>`__ if you have 100 <https://www.orthanc-server.com/static.php?page=contact>`__ if you have
101 developed a plugin so that we can promote it in the list above! 101 developed a plugin so that we can promote it in the list above!