By default, https://github.com/pkp/ojs shows the same submissions checklist for all submissions regardless of section (see below). We'd like to accept special issue proposals through our submissions website, which don't have the same requirements as article submissions, so we need a way to disable (or modify) the checklist by section.
This issue can be addressed in two stages:
[ ] modify our site's theme plugin to eliminate the checklist entirely for special issue proposals (quick, hacky, one-off way)
[ ] Write an OJS plugin to customize checklists by section (reusable for others). This could be broadly useful, as journals often have different length and format requirements for different sections.
By default, https://github.com/pkp/ojs shows the same submissions checklist for all submissions regardless of section (see below). We'd like to accept special issue proposals through our submissions website, which don't have the same requirements as article submissions, so we need a way to disable (or modify) the checklist by section.
This issue can be addressed in two stages: