Mercurial > hg > orthanc-book
changeset 1224:92eec65b2744
fix link
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Tue, 18 Nov 2025 19:22:26 +0100 |
| parents | a2c1ac6c5b6b |
| children | 6a482638f2f2 |
| files | Sphinx/source/plugins/python.rst Sphinx/source/users/lua.rst |
| diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins/python.rst Tue Nov 18 18:41:10 2025 +0100 +++ b/Sphinx/source/plugins/python.rst Tue Nov 18 19:22:26 2025 +0100 @@ -1011,7 +1011,7 @@ .. _python_set_stable_status: Changing the Stable status of a resource (new in 6.0) -................................... +..................................................... Starting from v 6.0, it is possible to change the ``Stable`` status of a resource without waiting for the stabilization time defined by the ``StableAge`` @@ -1022,7 +1022,7 @@ :language: python Using Key-Value Stores and Queues (new in 6.0) -................................... +.............................................. Starting from v 6.0, it is possible to store messages in queues that are stored in the Orthanc DB or to store values in Key-Value Stores that are also stored in DB.
--- a/Sphinx/source/users/lua.rst Tue Nov 18 18:41:10 2025 +0100 +++ b/Sphinx/source/users/lua.rst Tue Nov 18 19:22:26 2025 +0100 @@ -591,7 +591,7 @@ Also note that the ``IncomingFindRequestFilter`` callback is not applied to C-Find requests targeting :ref:`modality worklists -<-new>`. Since Orthanc 1.4.2, the corresponding +<worklists-plugin-new>`. Since Orthanc 1.4.2, the corresponding ``IncomingWorklistRequestFilter`` callback can be used to sanitize C-FIND requests against worklists::
