Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4153,6 +4153,14 @@
<certification type="official"/>
<description><![CDATA[<p>Version 2.4.3.9 adds following enhancements to the texture plugin for OJS 3.3</p><ul><li>Create galley from XML files for JATS XML files</li><li>By galley creation all dependent files are copied to the galley</li><li>By user selection following metadata blocks are added or updated to the jats metadata section<ul><li>Journal metadata</li><li>Publication history (recieved, accepted and published date )</li><li>published date can be either taken over or modified in the create galley modal</li><li>First page and last page of the article in a volume</li><li>Create the cc-by license block inserted in the journal. Additionally, If a ported cc-by url is added it will be mapped accordingly.</li></ul></li></ul>]]></description>
</release>
<release date="2026-07-10" version="3.5.0.3" md5="79f5afb5a76d7120b8e4de34a5ee7e49">
<package>https://github.com/pkp/texture/releases/download/v3_5_0-3/texture-v3_5_0-3.tar.gz</package>
<compatibility application="ojs2">
<version>~3.5.0.0</version>
</compatibility>
<certification type="official"/>
<description><![CDATA[<p>Texture plugin release compatible with OJS 3.5.</p><ul><li>Security: IDOR access-control guards on file endpoints</li><li>OJS 3.5 compatibility (namespaced code, Vite build)</li><li>Service File support</li><li>XML ampersand escaping and code-formatting improvements</li><li>File manager hotfix</li><li>Adopted GPL v3 licensing</li><li>Updated and added translations (az, bg, fr_FR, hy, uk, da, nb, ru)</li></ul>]]></description>
</release>
</plugin>
<plugin category="generic" product="crossrefReferenceLinking">
<name locale="en">Crossref Reference Linking Plugin</name>
Expand Down
Loading