Skip to content

Releases: pkp/texture

Create Galley for OJS 3.3 + with XML manipulation possibilities

21 Sep 10:51
Compare
Choose a tag to compare

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>
<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

17 Feb 19:54
Compare
Choose a tag to compare

Texture OJS 3.3 support

  • File Service integration
  • Submissionfile Service integration

v2_4_3-6

15 Feb 17:20
Compare
Choose a tag to compare
v2_4_3-6

v2_4_3-4

15 Feb 17:11
Compare
Choose a tag to compare
v2_4_3-4

Texture release with mixed citations

17 Nov 18:50
Compare
Choose a tag to compare

OJS 3.2+ (V2.4.2.0) Final substance texture version release

16 Aug 07:51
7200ef1
Compare
Choose a tag to compare

Final release with the substance texture

OJS 3.1 (V2.4.1.0) Final substance texture version release

16 Aug 08:13
5b66d72
Compare
Choose a tag to compare
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

04 Jun 05:07
341102d
Compare
Choose a tag to compare
Merge pull request #71 from withanage/master

Version update

OJS 3.1.2 version : This release updates texture editor 2.3 + and bug fixes

04 Jun 04:43
440338e
Compare
Choose a tag to compare
  • Texture release update - master branch
  • Editing unsupported tags

[OJS 3.2] Dar import and export

26 Feb 09:33
825574c
Compare
Choose a tag to compare
Merge pull request #51 from withanage/master

2.2.2.0 Version update