- status: open --> open-accepted
- assigned_to: Oleg Sverdlov
- Group: -->
Generate preview thumbnails for images to improve loading speed.
New Globals configuration parameters:
Functionality.
This generator uses PHP GD functions to make thumbnails.
If Generate Thumbnails set to On, all uploaded images will be saved in 2 copies: an original file for download , and a thumbnail for presentation.
There is option to present original image by adding additional parameter to reterive document url (http://localhost/main_openemr/openemr/controller.php?document&retrieve&patient_id=&document_id=) .
New parameter - 'show_original=true' (in the end of all parameters).
Limitations:
For backward compatibility we included a possibility to generate missing thumbnails.
New button in Administration->Files category to start thumbnail generation for all images, this view returns all failed files.