# HG changeset patch # User Sebastien Jodogne # Date 1417709080 -3600 # Node ID f1c01451a8ee81ed2a9e190b4f73012fdb4c60af # Parent 703fcd797186e96f028d0b31fb145bf977138809 Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript diff -r 703fcd797186 -r f1c01451a8ee NEWS --- a/NEWS Fri Nov 28 12:39:22 2014 +0100 +++ b/NEWS Thu Dec 04 17:04:40 2014 +0100 @@ -1,6 +1,8 @@ Pending changes in the mainline =============================== +* Introspection of plugins +* Plugins can extend Orthanc Explorer with custom JavaScript * Instances without PatientID are now allowed * Support of Tudor DICOM in Query/Retrieve diff -r 703fcd797186 -r f1c01451a8ee OrthancExplorer/explorer-plugin.js --- a/OrthancExplorer/explorer-plugin.js Fri Nov 28 12:39:22 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -// This file can be overridden by some plugin to adapt the default Orthanc Explorer diff -r 703fcd797186 -r f1c01451a8ee OrthancExplorer/explorer.html --- a/OrthancExplorer/explorer.html Fri Nov 28 12:39:22 2014 +0100 +++ b/OrthancExplorer/explorer.html Thu Dec 04 17:04:40 2014 +0100 @@ -30,12 +30,13 @@ - +

Find a patient

+ Plugins Upload DICOM
@@ -47,7 +48,7 @@

Upload DICOM files

- Find patient + Patients
@@ -73,7 +74,7 @@
@@ -127,7 +128,7 @@ Patient » Study - Find patient + Patients Upload DICOM
@@ -176,7 +177,7 @@ Series - Find patient + Patients Upload DICOM
@@ -226,7 +227,7 @@ Series » Instance - Find patient + Patients Upload DICOM
@@ -272,6 +273,18 @@
+
+
+

Plugins

+ Patients +
+
+
    +
+
+
+ +