-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Additions for the first release
-
Plugin options to choose different ways of presenting the reviewed objects. 1) automatically replace the subtitle of the article with a list of objects 2) show a list of reviewed objects on the landing page
-
Management options for editors to add/remove objects
-
Public page for viewing a list of objects. See https://github.com/pkp/browseBySection/blob/master/BrowseBySectionPlugin.inc.php#L38-L40 for required hooks
-
Possibility to choose available objects from a predefined list when submitting an article
-
Validation for identifiers in forms (ISBN, ISSN, URL, URN, DOI)
Additions for a later release
-
Consider if section settings needed to define which section is for reviews?
-
Consider other ways of limiting the visibility of the ofr panel if user is not submitting a review
-
possibility to choose/reserve an object before submitting. The submission process would suggest the reserved object for the author when the author returns to do the submission. ¨
-
Advanced editorial controls: add object to a submission, remove object from a submission. release a reserved object from a user
-
Consider injecting reviewed object data to Crossref/Datacite/OpenAIRE exports
-
Create a visually more appealing listing style to the landing page