Recent announcements (see: https://xmljatsredalyc.org) had side effects in my university and some journals are asking to include eLens viewer in their OJS installations.
But looks like is for OJS 3.x, so the question is: Did somebody test it successfully in OJS 2.4.x branch? If it’s not compliant, what need to be done to be ported?
Yes… I tried installing it on a 2.4.x branch and then I uploaded a xml galley (mime application/xml), but OJS downloads the xml file instead of including the JS header and link to the xml as one should expect.
The eLens plugin is just for OJS 3.x, unfortunately. If you wanted to add the lens viewer to OJS 2.4.x, you might look at melding details of the 3.0 plugin with the overall structure of the PDF.js viewer for OJS 2.4.x. These are all relatively small plugins (=not much code to wrestle with).
Regards,
Alec Smecher
Public Knowledge Project Team
I’d suggest working with ojs-stable-2_4_8 – that’s up-to-date and stable. The ojs-dev-2_4 branch will be close but possibly not as stable. (Remember to check out the same branch for the app and lib/pkp submodule!)
Regards,
Alec Smecher
Public Knowledge Project Team