Skip to content

Commit e354fdb

Browse files
Merge branch 'adaptToOPS340' into main
2 parents e5781bb + 5ac0b0a commit e354fdb

48 files changed

Lines changed: 1196 additions & 3208 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ include:
66
ref: main
77
file:
88
- 'templates/groups/pkp_plugin.yml'
9-
- 'templates/groups/ops_plugins_unit_tests_model.yml'
9+
- 'templates/groups/ops_3_4_plugins_unit_tests_model.yml'
10+
- 'templates/groups/ops_3_4_plugins_cypress_tests_model.yml'

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ This plugin adds a series of verifications to OPS, performed over authors' submi
44

55
The verifications performed are:
66

7-
* DOIs Screening: The submitter author must inform DOIs of his previous published articles.
87
* The submitter author must add one PDF, and no more than one, as a galley.
9-
* All submission contributors must have their affiliation filled
8+
* All submission contributors must have their affiliation filled.
109
* At least one contributor must have his ORCID confirmed.
11-
* The submitter should inform the number of contributors at submission step 3.
12-
* None of the contributors can have his name filled all in capital letters
10+
* The submitter should inform the number of contributors at Contributors Step.
11+
* None of the contributors can have his name filled all in capital letters.
12+
* Title, abstract and keywords must be also filled in English, as well as in the language of submission.
1313

1414
## Compatibility
1515

1616
The latest release of this plugin is compatible with the following PKP applications:
1717

18-
* OPS 3.3.0
18+
* OPS 3.4.0
1919

2020
## Plugin Download
2121

@@ -32,6 +32,6 @@ To download the plugin, go to the [Releases page](https://github.com/lepidus/sci
3232

3333
__This plugin is licensed under the GNU General Public License v3.0__
3434

35-
__Copyright (c) 2020-2022 Lepidus Tecnologia__
35+
__Copyright (c) 2020-2024 Lepidus Tecnologia__
3636

37-
__Copyright (c) 2020-2022 SciELO__
37+
__Copyright (c) 2020-2024 SciELO__

ScieloScreeningPlugin.inc.php

Lines changed: 0 additions & 268 deletions
This file was deleted.

0 commit comments

Comments
 (0)