Versions Compared

Key

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

...

  • 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

...

Editor with Magnolia link button

Choose

...

link dialog

...

CKEditors default link

...

chose dialog (as a reference)

Extensions

It is possible to extend the underlying CKEditor with custom plugins. Normal CKEditor API is extended to enable communications with server side.

...