Skip to content

Commit

Permalink
Merge pull request #5 from lepidus/master
Browse files Browse the repository at this point in the history
Move block.tpl to templates directory to OJS/OMP 3.1.2.x compatibility
  • Loading branch information
ali-sokhandan authored Dec 11, 2019
2 parents 10dbb06 + c12e83a commit 567ca8d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
12 changes: 9 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,15 @@ This plugin is licensed under the GNU General Public License v2. See the file
COPYING for the complete terms of this license.

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

## Compatibility
This plugin is compatible with OJS 3.1.x and OMP 1.2.x.
This plugin is compatible with OJS and OMP 3.1.2.x.

## Credits
Developed by Alireza Sokhandan at https://github.com/ali-sokhandan/ojs3-keywordcloud-plugin

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.
4 changes: 2 additions & 2 deletions version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<version>
<application>keywordCloud</application>
<type>plugins.blocks</type>
<release>1.0.0.1</release>
<date>2018-03-09</date>
<release>1.0.0.2</release>
<date>2019-12-06</date>
<lazy-load>1</lazy-load>
<class>KeywordCloudBlockPlugin</class>
</version>

0 comments on commit 567ca8d

Please sign in to comment.