Skip to content

Commit c737f02

Browse files
committed
Add note in README about the use of ROR plugin
Issue: documentacao-e-tarefas/desenvolvimento_e_infra#995 Signed-off-by: Thiago Brasil <thiago@lepidus.com.br>
1 parent 9ca6c33 commit c737f02

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ This is required to use the API credentials provided, that are stored encrypted
3434
### Guidelines
3535

3636
- Only basic HTML tags are preserved (`<strong>`, `<mark>`, `<em>`, `<i>`, `<u>`, `<sup>`, `<sub>`, `<ul>`, `<ol>` and `<li>`); all others will be removed
37-
- ISBN must be properly formatted (e.g., 978-3-16-148410-0)
37+
- ISBN must be properly formatted (e.g., 978-3-16-148410-0).
38+
- To avoid incorrect assignment of affiliations in Thoth, is required the use of the [ROR plugin](https://github.com/withanage/ror) to fill the affiliations in OMP.
3839

3940
### Configuration
4041

docs/README-es.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Esto es necesario para utilizar las credenciales de la API proporcionadas, que s
3434
### Orientaciones
3535

3636
- Solo se conservan las etiquetas HTML básicas (`<strong>`, `<mark>`, `<em>`, `<i>`, `<u>`, `<sup>`, `<sub>`, `<ul>`, `<ol>` y `<li>`); todas las demás serán eliminadas
37-
- El ISBN debe estar correctamente formateado (por ejemplo, 978-3-16-148410-0)
37+
- El ISBN debe estar correctamente formateado (por ejemplo, 978-3-16-148410-0).
38+
- Para evitar la asignación incorrecta de afiliaciones en Thoth, se requiere el uso del [plugin ROR](https://github.com/withanage/ror) para completar las afiliaciones en OMP.
3839

3940
### Configuración
4041

docs/README-pt_BR.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Isso é necessário para usar as credenciais da API fornecidas, que são armazen
3434
### Orientações
3535

3636
- Apenas tags básicas de HTML são preservadas (`<strong>`, `<mark>`, `<em>`, `<i>`, `<u>`, `<sup>`, `<sub>`, `<ul>`, `<ol>` e `<li>`); todas as outras serão removidas
37-
- O ISBN deve estar devidamente formatado (por exemplo, 978-3-16-148410-0)
37+
- O ISBN deve estar devidamente formatado (por exemplo, 978-3-16-148410-0).
38+
- Para evitar a atribuição incorreta de afiliações no Thoth, é necessário o uso do [plugin ROR](https://github.com/withanage/ror) para preencher as afiliações no OMP.
3839

3940
### Configuração
4041

0 commit comments

Comments
 (0)