[Loris-dev] Customize page

Ling Ma lingyun.ma at mcin.ca
Thu Feb 27 11:27:07 EST 2020


Hi Sotirios,

You will need to customize the dicom_archive modules which resides under
<web root>/modules/dicom_archive, we recommend against modifying directly
the module, instead you copy that module into project/modules to do any
customization there, then run "composer install" to let the Loris know that
you want to use your customized version. Then you need to run "make" under
the <web root> to compile jsx to js.

The table and the filter are written in ReactJS, as long as you have some
knowledge of ReactJS and PHP, you could go ahead to do it.

Best regards,
Ling Ma

On Thu, Feb 27, 2020 at 11:09 AM Sotirios Nikoloutsopoulos <
sotirisnik at gmail.com> wrote:

> Hi,
>
> We would like to customize the Selection Filter given in
> https://demo.loris.ca/dicom_archive/ page. Also we would like to add a
> new column on the existing table shown ( that batch column will be
> contained in the files table ). Could you give some info on how to proceed?
>
> The desired result is as shown in that image
>
> [image: image.png]
>
> Thank you
>
> Sotirios
>
> _______________________________________________
> Loris-dev mailing list
> Loris-dev at bic.mni.mcgill.ca
> https://mailman.bic.mni.mcgill.ca/mailman/listinfo/loris-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.bic.mni.mcgill.ca/pipermail/loris-dev/attachments/20200227/eb39d1d8/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 221775 bytes
Desc: not available
URL: <http://mailman.bic.mni.mcgill.ca/pipermail/loris-dev/attachments/20200227/eb39d1d8/attachment-0001.png>


More information about the Loris-dev mailing list