Releases: pkp/texture
Releases · pkp/texture
Create Galley for OJS 3.3 + with XML manipulation possibilities
Description
Version 2.4.3.9 adds following enhancements to the texture plugin for OJS 3.3
- Create galley from XML files for JATS XML files
- By galley creation all dependent files are copied to the galley
- By user selection following metada blocks are added or updated to the jats metadata section
- Journal metadata
- Publication history (recieved, accepted and published date )
- published date can be either taken over or modified in the create galley modal
- First page and last page of the article in a volume
<journal-meta>
<journal-id journal-id-type="publisher-id">JPKJPK</journal-id>
<issn pub-type="epub">0378-5955</issn>
<publisher>
<publisher-name>Public Knowledge Project</publisher-name>
</publisher>
</journal-meta>
<history>
<date type="received" iso-8601-date="2022-09-07">
<day>07</day>
<month>09</month>
<year>2022</year>
</date>
<date type="accepted" iso-8601-date="2022-09-12">
<day>12</day>
<month>09</month>
<year>2022</year>
</date>
<date type="published" iso-8601-date="2022-12-11">
<day>11</day>
<month>12</month>
<year>2022</year>
</date>
</history>
<pub-date pub-type="epub">
<day>11</day>
<month>12</month>
<year>2022</year>
<volume>1</volume>
<fpage>1</fpage>
<lpage>2</lpage>
</pub-date>
<history>
- Create the cc-by license block inserted in the journal. Additionally, If a ported cc-by url is added it will be mapped accordingly.
e.g. https://creativecommons.org/licenses/by/3.0/de/deed.en will be mapped to the following block by using the counry codes in OJS.
<permissions>
<copyright-statement>© 2022 The Author(s)</copyright-statement>
<copyright-year>2022</copyright-year>
<license license-type="open-access"
xlink:href="https://creativecommons.org/licenses/by/3.0/de/deed.en" xml:lang="en">
<license-p><inline-graphic
xlink:href="http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by.svg"
/>This work is licensed under a Creative Commons Attribution 3.0 Germany License (CC BY 3.0 DE).</license-p>
</license>
</permissions>
Demo
Peek_2022-09-12_16-05.mp4
Milestone
Issues
OJS 3.3 Release
Texture OJS 3.3 support
- File Service integration
- Submissionfile Service integration
v2_4_3-6
v2_4_3-4
Texture release with mixed citations
v2_4_3-3 v2_4_3-3
OJS 3.2+ (V2.4.2.0) Final substance texture version release
Final release with the substance texture
OJS 3.1 (V2.4.1.0) Final substance texture version release
Merge pull request #83 from withanage/stable-3_1_2 OJS 3.1 (V2.4.1.0) Final substance texture version release
OJS 3.2 version : This release updates texture editor 2.3 + and bug fixes
Merge pull request #71 from withanage/master Version update
OJS 3.1.2 version : This release updates texture editor 2.3 + and bug fixes
- Texture release update - master branch
- Editing unsupported tags
[OJS 3.2] Dar import and export
Merge pull request #51 from withanage/master 2.2.2.0 Version update