openlibhums / janeway

A web-based platform for publishing journals, preprints, conference proceedings, and books
https://janeway.systems/
GNU Affero General Public License v3.0
172 stars 65 forks source link

No HTML formatting in Additional Fields (article metadata) #4164

Open mi-les opened 5 months ago

mi-les commented 5 months ago

Describe the bug In the article metadata, additional fields do not enable HTML formatting. For example, adding links to related material like code and data is not possible.

To Reproduce Steps to reproduce the behavior:

  1. Go to article Metadata section
  2. Under Additional Fields, the fields are only simple text fields
  3. The corresponding setting is under DASHBOARD/MANAGER/SUBMISSION FIELDS
  4. Under Kind, none of the options provide the desired functionality (neither Text Area nor Text Field (current) offer no HTML formatting.)
ajrbyers commented 1 month ago

Note from BRF: Places where additional fields are output will need to be identified. Their output in templates may need to be replaced by a custom template tage to ensure rich-text/html fields are marked safe.