-
Notifications
You must be signed in to change notification settings - Fork 39
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
Agrega versiones de plugin Biblat #254
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unos asuntos triviales.
Some trivial issues.
plugins.xml
Outdated
<name locale="en">BIBLAT Metadata Format</name> | ||
<homepage>https://biblat.unam.mx/en/</homepage> | ||
|
||
<summary locale="es">Provides a metadata structure consistent with the BIBLAT metadata format.</summary> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
El texto está intercambiado en inglés y español.
The English and Spanish text are swapped.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corregido
plugins.xml
Outdated
<email>[email protected]</email> | ||
</maintainer> | ||
|
||
<release date="2024-01-01" version="2.3" md5="49e2c0aa6b4032e0bf8e19ec9b3519a9"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
La Galería solo funciona con los productos de versión 3.x, no 2.x, así que no necesitamos esta versión.
The plugin gallery only supports 3.x, not 2.x, releases, so we don't need this version to be listed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quite versiones para 2.x
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dos cosas más. Disculpame por perderlas la primera vez.
plugins.xml
Outdated
|
||
<release date="2024-01-01" version="3.0" md5="3234a0dd82158ce104dfcf91f070e9a6"> | ||
<package>https://github.com/dgb-sistemas/plugin_biblat/releases/download/v3.0/biblat.tar.gz</package> | ||
<compatibility application="ojs3"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aquí, y en cada compatibility
, application
debe ser "ojs2". La etiqueta sigue "ojs2" mientras la versión es 3.x.
Here, and in each compatibility
, application
should be "ojs2". The tag remains "ojs" while the version is 3.x
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tú código de ejemplo tenía ojs2 y pensé que al tratarse de la versión 3 debía cambiar, pero ya lo corregí como indicas
plugins.xml
Outdated
<version>3.3.0-14</version> | ||
<version>3.3.0-13</version> | ||
<version>3.3.0-12</version> | ||
<version>3.3.0-11</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Si usas "~3.3.0-11", no tienes que llamar cada versión, después de 3.3.0-11. Es una nueva capacidad en 3.3.0-11.
If you use "~3.3.0-11", you don't have to name each version, after 3.3.0-11. It's a new feature of 3.3.0-11.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Realicé el cambio como indicas
plugins.xml
Outdated
<release date="2024-01-01" version="3.4" md5="7610b133192b29bd56f7f734723cdfa8"> | ||
<package>https://github.com/dgb-sistemas/plugin_biblat/releases/download/v3.4/biblat.tar.gz</package> | ||
<compatibility application="ojs3"> | ||
<version>3.4.0-1</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Y aquí también. Usa "~3.3.4-0", y no tienes que revisar la XML cuando una nueva versión de OJS aparece.
Here as well. Use "~3.3.4-0", and you don't have to review the XML when a new OJS version is released.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Realicé el cambio como indicas
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A mí se lee bien.
Reads well to me.
@eduranm, could you format all version numbers using |
<description>Update to be compatible with OJS 3.3.0 - 3.3.0-11</description> | ||
</release> | ||
|
||
<release date="2024-01-01" version="3.3.0.11" md5="46479e77b39b209a3b584fc396176124"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
El atributo "version" de la etiqueta "release" debe seguir la versión en la etiqueta "release" del archivo "version.xml". Pero, cada archivo "version.xml" en GitHub tiene la misma versión: "2.0.0.0".
Las etiquetas en GitHub pueden quedar "v3.0", "v3.1.2", "v3.3", "v3.3.0.11" y "v3.4" pero las versiones en "version.xml" (y este atributo) deben aumentar con todas las versiones.
Quizás usemos "2.0.0.0" para "v3.0", y "2.1.0.0" para "v3.1.2", y "2.2.0.0" para "v3.3", y "2.3.0.0" para "v3.3.0.11" y "2.4.0.0" para "v3.4". Nuevos archivos "tar.gz" deben subirse a GitHub con los numeros de versión.
<release date="2024-01-01" version="3.3.0.11" md5="46479e77b39b209a3b584fc396176124"> | ||
<package>https://github.com/dgb-sistemas/plugin_biblat/releases/download/v3.3.0.11/biblat.tar.gz</package> | ||
<compatibility application="ojs2"> | ||
<version>~3.3.0-11</version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Según lo que dijo @asmecher , los numeros deben usar un punto en vez de guion.
Agraga el listado de las versiones del plugin Biblat para las distintas versiones de OJS