comparison Sphinx/source/contributing.rst @ 40:99b45a963bcf

contributing
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 19 Aug 2016 08:59:32 +0200
parents 25fa874803ab
children 4b332c3d7824
comparison
equal deleted inserted replaced
39:87803e4e9c91 40:99b45a963bcf
23 * Improve and translate the `Wikipedia page 23 * Improve and translate the `Wikipedia page
24 <https://en.wikipedia.org/wiki/Orthanc_(software)>`_ about Orthanc. 24 <https://en.wikipedia.org/wiki/Orthanc_(software)>`_ about Orthanc.
25 * Interface Orthanc with other software (e.g. 3D Slicer, 25 * Interface Orthanc with other software (e.g. 3D Slicer,
26 Matlab/Octave, Python, Horos, dicompyler...). Check the `already 26 Matlab/Octave, Python, Horos, dicompyler...). Check the `already
27 supported frameworks <http://www.orthanc-server.com/static.php?page=resources>`_. 27 supported frameworks <http://www.orthanc-server.com/static.php?page=resources>`_.
28 * Develop `C/C++ plugins 28 * Develop :ref:`C/C++ plugins extending the Orthanc core <plugins>`. Here are some ideas
29 <https://github.com/jodogne/OrthancContributed/tree/master/Plugins>`_. 29 of possible plugins:
30 Here are some ideas of plugins:
31 30
32 * Check the right-hand column of the `official roadmap <https://trello.com/b/cjA9X1wM/orthanc-roadmap>`__. 31 * Check the right-hand column of the `official roadmap <https://trello.com/b/cjA9X1wM/orthanc-roadmap>`__.
33 * Create a :ref:`more advanced Web interface <improving-interface>` than the built-in Orthanc Explorer. 32 * Create a :ref:`more advanced Web interface <improving-interface>` than the built-in Orthanc Explorer.
34 * Extend the :ref:`sample modality worklist plugin <worklist>` so that it manages the worklists 33 * Extend the :ref:`sample modality worklist plugin <worklist>` so that it manages the worklists
35 (i.e. add/remove items) with a REST API or HL7 messages, instead of reading them from 34 (i.e. add/remove items) with a REST API or HL7 messages, instead of reading them from