Loading...
 
Skip to main content

WYSIWYG HTML editor "help" assumes wysiwyg_wiki_parsed is enabled

Status
Open
Subject
WYSIWYG HTML editor "help" assumes wysiwyg_wiki_parsed is enabled
Version
17.x
Category
  • Bug
Feature
WYSIWYG (What You See is What You Get)
Resolution status
New
Submitted by
Philippe Cloutier
Lastmod by
Philippe Cloutier
Rating
(0)
Description

When using WYSIWYG in HTML mode (wysiwyg_htmltowiki disabled), the WYSIWYG help available by clicking the blue question mark at the right assumes that the wysiwyg_wiki_parsed preference is enabled:

  1. The first tab claims that "Wiki plugins can be used and edited in WYSIWYG mode" since r30245.
  2. The second tab offers adding plugin calls, as if they would be interpreted.


In fact, it is known that the implementation "is not designed to work best" when wysiwyg_wiki_parsed is disabled (even though the idea behind wysiwyg_wiki_parsed is unrelated to WYSIWYG). The first tab contains:

This new implementation is designed to work best with some site preferences set in a certain way. These can all be found on the WYSIWYG admin page. A profile to set these up correctly can be found on profiles.tiki.org which can be applied using the profiles admin page.

The WYSIWYG_6x profile enables wysiwyg_wiki_parsed.

Importance
6
Priority
30
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6527
Created
Tuesday 09 January, 2018 15:54:57 UTC
by Philippe Cloutier
LastModif
Tuesday 09 January, 2018 16:18:16 UTC


Show PHP error messages