changeset 301:b2baccb32101

page dedicated to the Osimis Web viewer plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 29 Jan 2020 10:29:40 +0100
parents 22d567933381
children 3761cedb6f26
files Sphinx/source/plugins.rst Sphinx/source/plugins/osimis-webviewer.rst
diffstat 2 files changed, 25 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins.rst	Thu Jan 23 15:17:52 2020 +0100
+++ b/Sphinx/source/plugins.rst	Wed Jan 29 10:29:40 2020 +0100
@@ -56,15 +56,11 @@
 From Osimis
 ^^^^^^^^^^^
 
+* :ref:`osimis_webviewer`
 * :ref:`mysql`
 * :ref:`authorization`
 * :ref:`transfers`
 * :ref:`google`    
-* `Osimis <http://osimis.io/>`__ maintains an evolution of the
-  official Web viewer plugin. The Osimis plugin adds tools for
-  measuring, for viewing multiple series, and for split-pane. `Check
-  out the source code
-  <https://bitbucket.org/osimis/osimis-webviewer-plugin>`__.
 
 .. _plugins-contributed:
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Sphinx/source/plugins/osimis-webviewer.rst	Wed Jan 29 10:29:40 2020 +0100
@@ -0,0 +1,24 @@
+.. _osimis_webviewer:
+
+
+Osimis Web Viewer plugin
+========================
+
+.. contents::
+
+This plugin by Osimis extends Orthanc with a Web viewer of medical
+images, with more advanced features than the basic :ref:`Orthanc Web
+viewer plugin <webviewer>`. The Osimis plugin adds tools for
+measuring, for viewing multiple series, and for split-pane.
+
+Importantly, contrarily to the basic Orthanc Web viewer, **CE
+marking** is available. By buying such a CE marking, this viewer can
+be used for diagnostic purpose.
+
+For general information, check out the `official homepage of the
+plugin
+<http://www.orthanc-server.com/static.php?page=osimis-web-viewer>`__.
+Also `check out the source code
+<https://bitbucket.org/osimis/osimis-webviewer-plugin>`__.
+
+*To be written.*