Hello,
In the version of OJS 2.4.8 you could configure the XSLT rendering method and add a customized XSL template for the visualization of XML JATS documents in HTML format
I understand that version 3.1 already has a LENS viewer, but I’m interested in using a custom template as was done in version 2.4.8
For version 3.1 how is this configuration performed? I do not see where to add my XSL file.
Thank you.
1 Like
I have just the same question. We have already the customized XSL. Where can we upload it? Should any plugin installation is needed?
Thank you
alejandro_shuttera
Hi all,
LENS Reader doesn’t use an XSL file; it’s a Javascript application (we don’t write or maintain it – see GitHub - elifesciences/lens: A novel way of seeing content). For XSL-based tools to read JATS XML in OJS 3.x, you could try e.g. the embedGalley plugin.
Regards,
Alec Smecher
Public Knowledge Project Team