Skip to content
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
59 changes: 57 additions & 2 deletions plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<package>https://github.com/ub-unibe-ch/iiifViewer/archive/refs/tags/ojs.v.1.1.0.0.tar.gz</package>
<compatibility application="ojs2">
<version>3.5.0.0</version>
<version>3.5.0.1</version>
<version>3.5.0.1</version>
</compatibility>
<certification type="official"/>
<description>initial release</description>
Expand All @@ -58,7 +58,7 @@
<package>https://github.com/ub-unibe-ch/iiifViewer/archive/refs/tags/omp.v.1.1.0.0.tar.gz</package>
<compatibility application="omp">
<version>3.5.0.0</version>
<version>3.5.0.1</version>
<version>3.5.0.1</version>
</compatibility>
<certification type="official"/>
<description>initial release</description>
Expand Down Expand Up @@ -15976,4 +15976,59 @@ the registration of DOIs with mEDRA.</p>]]></description>
<description>Initial release for 3.5.0-3+</description>
</release>
</plugin>
<plugin category="generic" product="selectionOfReviewingInterests">
<name locale="en">Selection Field in Reviewing Interests Area</name>
<name locale="en_US">Selection Field in Reviewing Interests Area</name>
<name locale="pt_BR">Campo de seleção no campo Áreas de Interesse de Avaliação</name>
<name locale="es">Campo de selección en el área de Intereses de Revisión</name>
<name locale="es_ES">Campo de selección en el área de Intereses de Revisión</name>
<homepage>https://github.com/lepidus/selectionOfReviewingInterests</homepage>
<summary locale="en">Adds a selection field in the Reviewing Interests Area, with options defined from the plugin settings.</summary>
<summary locale="en_US">Adds a selection field in the Reviewing Interests Area, with options defined from the plugin settings.</summary>
<summary locale="pt_BR">Adiciona um campo de seleção na Áreas de Interesse de Avaliação, com as opções sendo definidas a partir das configurações do plugin.</summary>
<summary locale="es">Añade un campo de selección en el área de Intereses de Revisión, con opciones definidas desde la configuración del plugin.</summary>
<summary locale="es_ES">Añade un campo de selección en el área de Intereses de Revisión, con opciones definidas desde la configuración del plugin.</summary>
<description locale="en"><![CDATA[<p>Adds a selection field in the Reviewing Interests Area, with options defined from the plugin settings.</p>]]></description>
<description locale="en_US"><![CDATA[<p>Adds a selection field in the Reviewing Interests Area, with options defined from the plugin settings.</p>]]></description>
<description locale="pt_BR"><![CDATA[<p>Adiciona um campo de seleção na Áreas de Interesse de Avaliação, com as opções sendo definidas a partir das configurações do plugin.</p>]]></description>
<description locale="es"><![CDATA[<p>Añade un campo de selección en el área de Intereses de Revisión, con opciones definidas desde la configuración del plugin.</p>]]></description>
<description locale="es_ES"><![CDATA[<p>Añade un campo de selección en el área de Intereses de Revisión, con opciones definidas desde la configuración del plugin.</p>]]></description>
<maintainer>
<name>Lepidus Tecnologia Team</name>
<institution>Developed by Lepidus Tecnologia</institution>
<email>contato@lepidus.com.br</email>
</maintainer>
<release date="2026-02-25" version="1.0.0.2" md5="a9afb070bd6741e217615c641bd4f0db">
<package>https://github.com/lepidus/selectionOfReviewingInterests/releases/download/v1.0.0.2/selectionOfReviewingInterests.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>
</compatibility>
<certification type="reviewed"/>
<description locale="en_US">Adds a selection field in the Reviewing Interests Area, with options defined from the plugin settings.</description>
<description locale="pt_BR">Adiciona um campo de seleção na Áreas de Interesse de Avaliação, com as opções sendo definidas a partir das configurações do plugin.</description>
<description locale="es_ES">Añade un campo de selección en el área de Intereses de Revisión, con opciones definidas desde la configuración del plugin.</description>
</release>
<release date="2026-02-25" version="2.0.0.1" md5="72149caba0a1557640d91fde7f0cd429">
<package>https://github.com/lepidus/selectionOfReviewingInterests/releases/download/v2.0.0.1/selectionOfReviewingInterests.tar.gz</package>
<compatibility application="ojs2">
<version>~3.4.0.0</version>
<version>~3.5.0.0</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's generally safest not to try to maintain support for two major branches within the same release -- though it's not a show-stopper for me. I'd recommend maintaining branches named the same as OJS/OMP/OPS releases (e.g. stable-3_4_0 and stable-3_5_0) and not attempting to maintain cross-compatibility. It means more releases, but keeps things simpler down the line.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duly noted. This version was developed targeting OJS stable-3_5_0. After validating that it also works with stable-3_4_0, we decided to leverage the same version for both.

For future developments, we usually maintain separate branches aligned with each supported stable application release.

</compatibility>
<certification type="reviewed"/>
<description locale="en_US">Adds a selection field in the Reviewing Interests Area, with options defined from the plugin settings.</description>
<description locale="pt_BR">Adiciona um campo de seleção na Áreas de Interesse de Avaliação, com as opções sendo definidas a partir das configurações do plugin.</description>
<description locale="es_ES">Añade un campo de selección en el área de Intereses de Revisión, con opciones definidas desde la configuración del plugin.</description>
</release>
</plugin>
</plugins>