Skip to content

Commit 7057e74

Browse files
authored
Original Readme converted to markdown format
By the way, copy and paste the original PR (for the sake of security): pkp#29 (comment)
1 parent ff8064d commit 7057e74

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

Readme.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
=============================================
2+
=== pdf.js Viewer Plugin
3+
=== A pdf.js-based PDF viewer for OJS 3.0.x
4+
=== Author: Alec Smecher <[email protected]>
5+
=============================================
6+
7+
## About
8+
9+
This is a PDF viewer plugin based on the pdf.js PDF reader.
10+
11+
## License
12+
13+
This plugin is licensed under the GNU General Public License v2. See the file LICENSE for the complete terms
14+
of this license.
15+
16+
## Installation
17+
18+
To install this plugin, place its files into a subdirectory of `plugins/viewableFiles` called pdfJsViewer.
19+
Run the upgrade script (please back up your database before doing this) to register the plugin with your
20+
installation of OJS.
21+
22+
Once the plugin has been installed, use the Journal Manager's "Plugins" interface to enable it.
23+
24+
## Contact/Support
25+
26+
Please email the authors for support, bugfixes, or comments.

0 commit comments

Comments
 (0)