Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. User opens up context menu of selected link
  2. Context menu offers option to modify or remove the link
  3. On removing link the link nature is removed leaving the link as plain text

Implementation

  • Creating a link will be handled on server side. Client side will make a request to create link and the server will respond to that with a link.
  • Links are stored in HTML formatted rich text as they were stored in Magnolia 4. Client side plugin is necessary to render the appearance.

Dialogs

Basic use case

...