Skip to content
forked from Terabuck/Elessar

Orthanc Explorer dark mode. PHP gettext translation. PDF & JPG uploaders

License

Notifications You must be signed in to change notification settings

jianghuaw/Elessar

 
 

Repository files navigation

Elessar

Orthanc Explorer in dark mode (green and grey). PHP gettext translation. PDF & JPG uploaders. Mobile friendly navigation bar.

"The Elessar I leave with thee, for there are grievous hurts to Middle-earth which thou maybe shalt heal."

This "tuning" is entirely based on the original Orthanc Explorer that can be found in https://www.orthanc-server.com/

Motivated to avoid the visual stress of a white background, the interface matches the colors of the Osimis Webviewer Elessar available at https://github.com/Terabuck/Osimis-Dicom-Viewer-Elessar-

Pre-requisites:

The login/register are running in traditional PHP. The translation has been done using gettext The JPG and PDF uploaders rely on CURL, DCMTK and GhostScript

Configuration:

  1. Files are to be downloaded to /var/www/html/ngl/xpl folder
  2. /includes/localdefs.php file must be updated to match the server configuration
  3. This must be added to the server configuration file: location /ngl/xpl/ { index explorer.php; }

About

Orthanc Explorer dark mode. PHP gettext translation. PDF & JPG uploaders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.0%
  • JavaScript 3.7%
  • CSS 1.8%
  • Hack 1.5%