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 new article metrics plugin to plugins.xml #308

Open
wants to merge 1 commit 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
45 changes: 45 additions & 0 deletions plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12476,4 +12476,49 @@ 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="articleMetrics">
<name locale="en">Article Metrics</name>
<name locale="en_US">Article Metrics</name>
<homepage>https://github.com/indakabarody/articleMetrics</homepage>
<summary locale="en">Shows the abstract views, article downloads and article DOI in the summary of issues and in the home page</summary>
<summary locale="en_US">Shows the abstract views, article downloads and article DOI in the summary of issues and in the home page</summary>
<description locale="en"><![CDATA[<p>Shows the abstract views, article downloads and article DOI in the summary of issues and in the home page</p>]]></description>
<description locale="en_US"><![CDATA[<p>Shows the abstract views, article downloads and article DOI in the summary of issues and in the home page</p>]]></description>
<maintainer>
<name>Indaka Barody</name>
<institution>Indonesian Journal Publisher</institution>
<email>[email protected]</email>
</maintainer>
<release date="2024-09-03" version="1.0.0.0" md5="8e750376e8963a3c8226358784622fd6">
<package>https://github.com/indakabarody/articleMetrics/releases/download/v1.0.0/articleMetrics.tar.gz</package>
<compatibility application="ojs2">
<version>3.2.0.0</version>
<version>3.2.0.1</version>
<version>3.2.0.2</version>
<version>3.2.0.3</version>
<version>3.2.0.4</version>
<version>3.2.1.0</version>
<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.2.1.5</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=""/>
<description locale="en">Initial release.</description>
<description locale="en_US">Initial release.</description>
</release>
</plugin>
</plugins>