Config to enable / disable intended use & user preference divs for Stone Web at load time ?

995 views
Skip to first unread message

Stephen Douglas Scotti

unread,
Apr 17, 2021, 2:08:24 PM4/17/21
to Orthanc Users
Just wondering if there are config file settings for the Stone Web Viewer to enable / disable the intended use and user preferences notices that show when the viewer is first loaded, like there are for the Osimis Viewer ?

The config file from source is here:


In the Osimis Viewer config.json there were settings like this:

        // display the info panel at startup
        // allowed values: "always", "never", "user"
        // with "user", the user can decide to show or not the popup
        "ShowInfoPopupAtStartup": "always",

        // add a ? button to show the info popup
        "ShowInfoPopupButtonEnabled" : true,

        // display a "not for diagnostic usage" disclaimer in the study island
        "AlwaysShowNotForDiagnosticUsageDisclaimer": true


Sébastien Jodogne

unread,
Apr 18, 2021, 11:46:12 AM4/18/21
to Orthanc Users
Displaying intended use is mandatory, at least in the European Union, to warn people about the fact they are not using a CE-certified viewer. So we cannot provide any option to disable this notice.

The options you mentioned were only available for the CE-certified version of the Osimis Web viewer (aka. "Osimis Web Viewer Pro"), which was an option medical users paid Osimis for.

Stephen Douglas Scotti

unread,
Apr 18, 2021, 3:43:04 PM4/18/21
to Orthanc Users
OK.  Thank you.  I'm sure it is also that way in the US.  Not sure how that varies from country to country.  Might be different in the Cayman Islands.

Have there been any updates so the Stone Viewer since the release, and other active development.  I did figure out how to host much of the front-end on a server, but not sure if there is a 'standard' way to do that.

Thank you.

Sébastien Jodogne

unread,
Apr 19, 2021, 2:46:52 AM4/19/21
to Orthanc Users
"Have there been any updates so the Stone Viewer since the release, and other active development. "

=> Check out the public repository with the source code of the Stone Web viewer:

Stephen Douglas Scotti

unread,
Apr 19, 2021, 2:55:00 AM4/19/21
to Orthanc Users
On Monday, April 19, 2021 at 1:46:52 AM UTC-5 s.jo...@gmail.com wrote:
"Have there been any updates so the Stone Viewer since the release, and other active development. "

=> Check out the public repository with the source code of the Stone Web viewer:

Thank you.  Do the Docker Osimis Builds automatically use the latest version of the StoneViewer ?  I have a modified docker-compose.yml with a few different containers, but the one for pacs start with FROM osimis/orthanc, . . . . . and then it goes on to add some custom features for the build:

i.e.  to add some pip modules for python:

RUN pip3 install pydicom
RUN pip3 install pdfkit
RUN pip3 install hl7
. . .

and some binaries for wkthmltopdf that are used by the RUN pip3 install wkhtmltopdf module.  That all works fine actually.


Sébastien Jodogne

unread,
Apr 19, 2021, 3:05:59 AM4/19/21
to Orthanc Users
"Do the Docker Osimis Builds automatically use the latest version of the StoneViewer ?"

=> This information is also readily available in the "package content" section of the official DockerHub page related to the "osimis/orthanc" images:
https://hub.docker.com/r/osimis/orthanc

Stephen Douglas Scotti

unread,
Apr 19, 2021, 3:08:30 AM4/19/21
to Orthanc Users
On Monday, April 19, 2021 at 2:05:59 AM UTC-5 s.jo...@gmail.com wrote:
"Do the Docker Osimis Builds automatically use the latest version of the StoneViewer ?"

=> This information is also readily available in the "package content" section of the official DockerHub page related to the "osimis/orthanc" images:
https://hub.docker.com/r/osimis/orthanc


Thanks.

21.2.0
component                             version
---------------------------------------------
Orthanc server                        1.9.1
Stone Web viwer plugin                1.0
Osimis Web viewer plugin              1.4.2
Osimis Web viewer plugin (alpha)      1.4.2
Modality worklists plugin             1.9.1
Serve folders plugin                  1.9.1
Connectivity check plugin             1.9.1
Python plugin                         3.1
Orthanc Web viewer plugin             2.7
DICOMweb plugin                       1.5
PostgreSQL plugin                     3.3
MySQL plugin                          3.0
WSI Web viewer plugin                 1.0
Authorization plugin                  0.2.4
Transfers accelerator plugin          1.0
GDCM plugin                           1.2
Osimis cloud synchronization plugin   0.3
Reply all
Reply to author
Forward
0 new messages