# HG changeset patch # User Sebastien Jodogne # Date 1484905430 -3600 # Node ID d623bff7edab5ffa12d12e5b12a8e1c1d3613a0c # Parent b5c8c0590f7f0d31afbac2d9802f320e6ab2a593 todo diff -r b5c8c0590f7f -r d623bff7edab TODO --- a/TODO Wed Jan 18 12:19:22 2017 +0100 +++ b/TODO Fri Jan 20 10:43:50 2017 +0100 @@ -83,8 +83,10 @@ * Converter to/from NIfTI * MySQL database plugin * Decode JPEG2k with grok: https://github.com/GrokImageCompression/grok -* Generate dynamic content using Lua: +* Generate dynamic HTTP content using Lua: https://groups.google.com/d/msg/orthanc-users/KompazkxRSs/5Rh03mzgDAAJ +* More generally, expose more callbacks of the plugin SDK in Lua: + https://groups.google.com/d/msg/orthanc-users/_FbiRHuXPGM/J-OAv7zaCAAJ ===