Support from Acquia helps fund testing for Drupal Acquia logo

Comments

niko- created an issue. See original summary.

niko-’s picture

bojanz’s picture

Title: Add token, HTML support to CompletionMessage pane » Use a twig template for the CompletionMessage pane
Category: Feature request » Task

We discussed this internally, and agreed that the small textbox won't cut it.
People are already mostly using custom completion message panes because of it.
We need to remove the textbox completely, and use a twig template instead that people can override.

Bojan Zivkov’s picture

Status: Active » Needs review
Issue tags: +DevDaysSeville
FileSize
2.5 KB

Here is the patch with twig template for completion message. I also removed the message textarea field and complete message pane configuration.

Bojan Zivkov’s picture

I forgot to add new twig file.

  • bojanz committed 4e84a63 on 8.x-2.x authored by Bojan Živkov
    Issue #2862287 by Bojan Živkov, niko-, bojanz: Use a twig template for...
bojanz’s picture

Status: Needs review » Fixed

Tweaked and committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.