Uploaded image for project: 'Magnolia Form Module'
  1. Magnolia Form Module
  2. MGNLFORM-273

Improve 'ContactEmail' editor

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • 2.2.14
    • field

      • Currently we have 2 edit mode for email 'html' and 'text'.
      • However in 'html' mode, I have HTML syntax highlighting but not text view and vice versa in 'text' mode when I configured it to Rich Text format
        /modules/form/dialogs/form/form/tabs/tabContactEmail/fields/contentType/fields/text@class=info.magnolia.ui.form.field.definition.RichTextFieldDefinition
        and
        @source=true
        Then I have this view but not HTML syntax highlighting.
      • Improvement:
        + One of the solution to consider is to integrate CodeMirror addon to CKEditor.
        + Remove 2 options because now we have text editor with also HTML source view.

        Acceptance criteria

              Unassigned Unassigned
              viet.nguyen Viet Nguyen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD