Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add OJT Control Panel for OJS 3.2.1.x and 3.3.x.x #307

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12476,4 +12476,43 @@ the registration of DOIs with mEDRA.</p>]]></description>
<description locale="es">Este módulo envía un recordatorio a la dirección de correo electrónico del revisor cuando se le asigna un envío. El recordatorio les informa del periodo de revisión, que puede añadirse a los principales calendarios digitales.</description>
</release>
</plugin>
<plugin category="generic" product="ojtPlugin">
<name locale="en">OJT Control Panel</name>
<name locale="en_US">OJT Control Panel</name>
<homepage>https://openjournaltheme.com/docs/how-to-install-ojtplugin/</homepage>
<summary locale="en">Extend functionality of OJS using plugin provided by Open Journal Theme</summary>
<summary locale="en_US">Extend functionality of OJS using plugin provided by Open Journal Theme</summary>
<description locale="en"><![CDATA[<p>The OJT Control Panel <b>allow us to extend</b> the functionality of the plugin that we have created even further that is not available for some setting by using the standard feature with the plugin provided by OJS. From a technical view, the standard feature of the plugin provided as a standard plugin user interface is highly limited. Plugins such as RePEc, and Letter of Acceptance require extended setting that is possible with the help of the OJT Control Panel.</p>
<p>By installing the plugin, you can install many of our products from free to premium products seamlessly</p>]]></description>
<description locale="en_US"><![CDATA[<p>The OJT Control Panel <b>allow us to extend</b> the functionality of the plugin that we have created even further that is not available for some setting by using the standard feature with the plugin provided by OJS. From a technical view, the standard feature of the plugin provided as a standard plugin user interface is highly limited. Plugins such as RePEc, and Letter of Acceptance require extended setting that is possible with the help of the OJT Control Panel.</p>
<p>By installing the plugin, you can install many of our products from free to premium products seamlessly</p>]]></description>
<maintainer>
<name>Open Journal Theme Team</name>
<institution>Open Journal Theme</institution>
<email>[email protected]</email>
</maintainer>
<release date="2024-09-02" version="2.0.9.0" md5="fe03c097bb0623e40841dc02c43afb33">
<package>https://github.com/openjournalteam/ojtPlugin/releases/download/2.0.9.0/ojtPlugin.tar.gz</package>
<compatibility application="ojs2">
<version>3.2.1.1</version>
<version>3.2.1.2</version>
<version>3.2.1.3</version>
<version>3.2.1.4</version>
<version>3.3.0.0</version>
<version>3.3.0.1</version>
<version>3.3.0.2</version>
<version>3.3.0.3</version>
<version>3.3.0.4</version>
<version>3.3.0.5</version>
<version>3.3.0.6</version>
<version>3.3.0.7</version>
<version>3.3.0.8</version>
<version>3.3.0.9</version>
<version>3.3.0.10</version>
<version>~3.3.0.0</version>
</compatibility>
<certification type="reviewed"/>
<description>Initial release on OJS Plugin Gallery</description>
</release>
</plugin>
</plugins>