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

Journal Editor Restriction plugin #277

Merged
merged 3 commits into from
Jul 15, 2024
Merged
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
50 changes: 49 additions & 1 deletion plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13415,6 +13415,54 @@ the registration of DOIs with mEDRA.</p>]]></description>
<description locale="en_US">Initial release of the CRediT plugin for OJS 3.4.0.</description>
</release>
</plugin>

<plugin category="generic" product="journalEditorRestriction">
<name locale="en">Journal Editor Restriction Plugin</name>
<name locale="en_US">Journal Editor Restriction Plugin</name>
<homepage>https://openjournaltheme.com/docs/ojs-product-documentation-free/journal-editor-restriction-plugin/</homepage>
<summary locale="en">Restricts some access for Journal Editors</summary>
<summary locale="en_US">Restricts some access for Journal Editors</summary>
<description locale="en"><![CDATA[<p>This plugin will disable access for Journal Editors to the following sections:</p>
<ul>
<li>Journal Settings</li>
<li>Website Settings</li>
<li>Workflow Settings</li>
<li>Distribution Settings</li>
<li>Users & Roles</li>
<li>Tools</li>
</ul>]]></description>
<description locale="en_US"><![CDATA[<p>This plugin will disable access for Journal Editors to the following sections:</p>
<ul>
<li>Journal Settings</li>
<li>Website Settings</li>
<li>Workflow Settings</li>
<li>Distribution Settings</li>
<li>Users & Roles</li>
<li>Tools</li>
</ul>]]></description>
<maintainer>
<name>Open Journal Theme Team</name>
<institution>Open Journal Theme</institution>
<email>[email protected]</email>
</maintainer>
<release date="2024-07-10" version="1.0.0.1" md5="cf4cd4691b5cf2b2738d050d52c8504b">
<package>https://github.com/openjournalteam/journalEditorRestriction/releases/download/1.0.0.1/journalEditorRestriction.tar.gz</package>
<compatibility application="ojs2">
<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>
rahmanramsi marked this conversation as resolved.
Show resolved Hide resolved
</compatibility>
<certification type="reviewed"/>
<description>Initial release on OJS Plugin Gallery</description>
</release>
</plugin>

</plugins>