Skip to content

Commit 3c8ba1a

Browse files
authored
Merge pull request kabaros#14 from EKT/master
new pull request for epubJsViewer plugin
2 parents 4cd6b52 + abd3ebe commit 3c8ba1a

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

plugins.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
<?xml version="1.0"?>
22
<plugins xmlns="http://pkp.sfu.ca" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pkp.sfu.ca plugins.xsd">
3+
<plugin category="generic" product="epubJsViewer">
4+
<name locale="en_US">EPUB Viewer</name>
5+
<homepage>https://github.com/EKT/epubJsViewer-ojs</homepage>
6+
<summary locale="en_US"><![CDATA[This plugin uses the (<a href="https://github.com/futurepress/epub.js" target="_blank">epub.js library</a>) to embed EPUB files on the articles and issues galley view pages.]]></summary>
7+
<description locale="en_US"><![CDATA[<p>EpubJsViewer plugin integrates epub.js in OJS articles and issues permitting the user the view EPUB files.</p>]]></description>
8+
<maintainer>
9+
<name>Dimitris Sioulas</name>
10+
<institution>National Documentation Center</institution>
11+
<email>dsioulas@ekt.gr</email>
12+
</maintainer>
13+
<release date="2020-10-13" version="1.0.0.0" md5="aa8528a982424015c650a69be61f61f5">
14+
<package>https://github.com/EKT/epubJsViewer-ojs/releases/download/v1_0_0-0/epubJsViewer-ojs-v1_0_0-0.tar.gz</package>
15+
<compatibility application="ojs2">
16+
<version>3.2.1.1</version>
17+
</compatibility>
18+
<certification type="official"/>
19+
<description>Update to be compatible with OJS 3.2.1.1</description>
20+
</release>
21+
</plugin>
322
<plugin category="generic" product="hypothesis">
423
<name locale="en_US">Hypothes.is</name>
524
<homepage>https://github.com/asmecher/hypothesis</homepage>

0 commit comments

Comments
 (0)