=== DICOMViewer === Contributors: Red Thread Design Tags: dicom, dcm, images, gallery, html5, javascript Requires at least: 4.5 Stable tag: 0.1.1 Tested up to: 4.9 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html DICOM (standard for medical image format) viewer for Wordpress. == Description == The DICOMViewer plugin adds the following functionalities to Wordpress: * allows to upload DICOM (*.dcm) files in the media library, * allows to insert DICOM individual files or galleries to a blog post from the media library (creates the short-code / gallery automatically). The display is done using the open source CornerstoneJS library ([CornerstoneJS](https://github.com/cornerstonejs/cornerstone)). For more information check out screenshots and «How to use» section. == Installation == Upload the DICOMViewer plugin from the WordPress plugin directory to your blog and Activate it! == Screenshots == 1. You can use single images or galleries for more than one layers. 2. The necessary tags will be generated automatically. 3. Default settings allows you to use __layers__ (side panel on the right), __zoom__ (mouse wheel or zoom gesture on touch screen), __pan__ (drag'n'drop), __brightness adjust__ (rightn click and drag) and __reset__ (double click on the picture). == Use == = Add an individual file = The steps to add a DICOM file to your post are similar to adding an image except you don't have a preview in the editor: 1. In the post editor, click the `Add Media` button, 1. Choose the `Upload Files` tab, 1. Upload .dcm files, 1. After the upload is complete they should be selected in the `Media Library` tab, 1. Click the `Insert into post` button, 1. This will bring you back to the editor and add the dcm shortcode to the post, 1. Click the `Preview Changes` button to see it in action! = Add a gallery = Gallery allow you to load more than one slice and activate the scroll bar: 1. In the post editor, click the `Add Media` button, 1. Choose the `Upload Files` tab, 1. Upload .dcm files, 1. After the upload is complete they should be selected in the `Media Library` tab, 1. **Note**: .dcm files may not show in the media list, in that case, choose the DICOM option in the first dropdown at the search bar, 1. Click the `Create a new gallery` button, 1. **Note**: You don't need to change the DICOM files order in any way, it will be set automatically; what you can do is choose one of three standard sizes of the gallery in the settings, 1. Click the `Insert gallery` button, 1. This brings you back to the editor and adds the gallery shortcode to the post, 1. Click the `Preview Changes` button to see it in action! == Changelog == = 0.1.1 = Minor bugs fixed. = 0.1.0 = Initial version.