File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments