# HG changeset patch # User Tomas Zubiri # Date 1573762439 0 # Node ID f05887b1d1bfb6b9ad74013276a7cd3bcd3d77ef # Parent 367a3afa05a72247f68249cf627c6bda80947554 Replaced broken url with url from wayback archive diff -r 367a3afa05a7 -r f05887b1d1bf TODO --- a/TODO Wed Nov 13 11:56:39 2019 +0100 +++ b/TODO Thu Nov 14 20:13:59 2019 +0000 @@ -114,7 +114,7 @@ * Image transcoding API * Add plugins for normalized operations (notably so as to support Print SCU/SCP): - https://www.medicalconnections.co.uk/kb/DICOM_Print_Service + https://web.archive.org/web/20170923150432/https://www.medicalconnections.co.uk/kb/DICOM_Print_Service * Provide access to the Orthanc::DicomUserConnection class in plugins: https://groups.google.com/d/msg/orthanc-users/ycDA1xPuTRY/nsT2_GOtEgAJ * Provide a C++ callback similar to "ReceivedInstanceFilter()" in Lua