Skip to content

Allow Submitter/Editor to View the Markdown Formatted Description text for Workspace Item / Workflow Item #68

@kuchtiak-ufal

Description

@kuchtiak-ufal

Currently, the Item View page has 2 Modes:

  • Simple Mode (Show Simple Item Record)
    • customized Item page view with selected metadata, like Authors, Idendifier, Date Issued, Type, Description, etc
  • Full Mode (Show Full Item Record)
    • the list of Metadata [key, value] pairs

The Workspace/Workflow View page shows only the raw list of Metadata [key, value] pairs

This prevents Submitter to view the Item as it will be visible after publishing (in Item View).

So, for example when the Markdown Formatting feature is implemented, submitter is not able to see the Markdown formatted description text.

So instead of:


Header

bold text
italic text

Markdown Formatting feature

Submitter only sees:


### Header ###

**bold text**
_italic text_

[Markdown Formatting feature](https://github.com/ufal/clarin-dspace/issues/1125)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions