Add Reviewer Certificate plugin (generic)#473
Open
ssemerikov wants to merge 2 commits intopkp:mainfrom
Open
Conversation
Generates personalized PDF certificates for peer reviewers after completing reviews. Compatible with OJS 3.3, 3.4, and 3.5. Homepage: https://github.com/ssemerikov/reviewerCertificate
Member
|
@ssemerikov, thanks for the PR! I have a few notes to consider...
|
Split single multi-version release into three separate packages (OJS 3.3, 3.4, 3.5) per reviewer recommendation. v1.4.0 adds context isolation, HTML title sanitization, and input validation.
Author
|
Thanks for the review, @asmecher! All three items addressed in v1.4.0:
Details: 596402b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the Reviewer Certificate plugin to the Plugin Gallery.
The plugin generates personalized PDF certificates for peer reviewers after completing review assignments. Features include customizable templates with background images, QR code verification, batch generation, download tracking, and 32 language translations.
Release details (v1.4.0)
Three version-specific packages per reviewer recommendation:
5101e4cba8f77da3106297bd05c12ab090b8fd33b000f741e7f1a00de0df45bac2881550df8064a57949c357566a7206Changes in v1.4.0 (addressing review feedback):
stable-3_3_0,stable-3_4_0,stable-3_5_0)context_idto prevent cross-journal accessstrip_tags()for PDF, Smarty|escapefor templates/^[A-F0-9]{16}$/Checklist
.tar.gzwith correct root folder (reviewerCertificate/)version.xmlpresent at top level with matching<application>name<certification>element (community plugin, not PKP-reviewed)~wildcard notation<release>blocks per OJS major version