changeset 1195:bf845fba50bc default tip

reservation for education plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 12 Sep 2025 11:16:02 +0200
parents c717ee80e8d9
children
files Sphinx/source/faq/features.rst Sphinx/source/plugins.rst Sphinx/source/plugins/education.rst
diffstat 3 files changed, 24 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/faq/features.rst	Mon Sep 01 07:48:44 2025 +0200
+++ b/Sphinx/source/faq/features.rst	Fri Sep 12 11:16:02 2025 +0200
@@ -337,6 +337,7 @@
 * ``Global property 1025`` is used by default by the Housekeeper plugin.
 * ``Global property 5467`` is used by the Osimis Cloud plugin.
 * ``Global property 5468`` is used by the :ref:`DICOMweb plugin <dicomweb>` to store the DICOMweb servers into the Orthanc database.
+* ``Global property 5500`` is used by the :ref:`Education plugin <education>` to store parts of its configuration.
 * ``Metadata 4200`` is used by the plugin for :ref:`whole-slide imaging <wsi>` with version <= 0.7.
 * ``Metadata 4201`` is used by the plugin for :ref:`whole-slide imaging <wsi>` with version >= 1.0.
 * ``Metadata 4202`` is used by the :ref:`OHIF plugin <ohif>` to store precomputed information about the DICOM instances.
--- a/Sphinx/source/plugins.rst	Mon Sep 01 07:48:44 2025 +0200
+++ b/Sphinx/source/plugins.rst	Fri Sep 12 11:16:02 2025 +0200
@@ -38,6 +38,16 @@
 Index of the official plugins
 -----------------------------
 
+User interfaces
+^^^^^^^^^^^^^^^
+
+.. toctree::
+   :maxdepth: 1
+
+   plugins/orthanc-explorer-2.rst
+   plugins/education.rst
+
+
 Viewers
 ^^^^^^^
 
@@ -45,7 +55,6 @@
    :maxdepth: 1
 
    plugins/stone-webviewer.rst
-   plugins/orthanc-explorer-2.rst
    plugins/ohif.rst
    plugins/volview.rst
    plugins/osimis-webviewer.rst
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Sphinx/source/plugins/education.rst	Fri Sep 12 11:16:02 2025 +0200
@@ -0,0 +1,13 @@
+.. _education:
+
+
+Education plugin for Orthanc
+============================
+
+.. contents::
+
+
+Overview
+--------
+
+WIP.