Skip to content

Commit 567ca8d

Browse files
Merge pull request #5 from lepidus/master
Move block.tpl to templates directory to OJS/OMP 3.1.2.x compatibility
2 parents 10dbb06 + c12e83a commit 567ca8d

3 files changed

Lines changed: 11 additions & 5 deletions

File tree

readme.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,15 @@ This plugin is licensed under the GNU General Public License v2. See the file
1111
COPYING for the complete terms of this license.
1212

1313
## Install
14-
* Copy the release source or unpack the release package into the OJS i.e. OMP plugins/blocks/keywordCloud/ folder.
15-
* Go to Settings -> Website -> Plugins -> Block Plugins -> KeywordCloud Plugin and enable the plugin.
14+
* Get the release according to OJS version: https://github.com/lepidus/ojs3-keywordcloud-plugin/releases
15+
* Go to Settings -> Website -> Plugins -> Upload A New Plugin and install the package.
16+
* In next page, enable the plugin.
1617
* Go to Settings -> Website -> Appearance -> Sidebar management -> and drag the "Keyword Cloud Plugin" to the sidebar section.
1718

1819
## Compatibility
19-
This plugin is compatible with OJS 3.1.x and OMP 1.2.x.
20+
This plugin is compatible with OJS and OMP 3.1.2.x.
21+
22+
## Credits
23+
Developed by Alireza Sokhandan at https://github.com/ali-sokhandan/ojs3-keywordcloud-plugin
24+
25+
This fork is intended to maintain compatibility with the latest versions of OJS as the original project has no longer been updated.
File renamed without changes.

version.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<version>
1414
<application>keywordCloud</application>
1515
<type>plugins.blocks</type>
16-
<release>1.0.0.1</release>
17-
<date>2018-03-09</date>
16+
<release>1.0.0.2</release>
17+
<date>2019-12-06</date>
1818
<lazy-load>1</lazy-load>
1919
<class>KeywordCloudBlockPlugin</class>
2020
</version>

0 commit comments

Comments
 (0)