Item2610: Skips HTML2TML when saving from WYSIWYG mode

pencil
Priority: Urgent
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: WysiwygPlugin
Branches:
Reported By: PaulHarvey
Waiting For:
Last Change By: MichaelTempest
  • Trunk only
  • TinyMCEPlugin is exactly the same, line for line between the two branches (except system topic)
  • Symlinking to WysiwygPlugin from release branch fixes it. Odd :-/

-- PaulHarvey - 09 Jan 2010

WysiwygPlugin in trunk has its handlers (Eg. beforeSaveHandler) refactored into its own module, Foswiki::Plugins::WysiwygPlugin::Handlers.

WysiwygPlugin isn't doing the HTML2TML on save.

Evidently we need to do something extra to get the Plugins API to fire these handlers at their new location.

-- PaulHarvey - 10 Jan 2010

WaitingFor CrawfordCurrie, these changes are related to reducing unnecessary WysiwygPlugin overhead, and the simple fix I had in mind might kill the lazy-loading improvements.

-- PaulHarvey - 10 Jan 2010

Whoops, sorry about that

-- CrawfordCurrie - 19 Jan 2010

Other plugins (e.g. DirectedGraphPlugin) use Foswiki::Plugins::WysiwygPlugin::addXMLTag(), which was also removed. I am temporarily opening this task again to add a wrapper in WysiwygPlugin.pm.

-- MichaelTempest - 20 May 2010

ItemTemplate edit

Summary Skips HTML2TML when saving from WYSIWYG mode
ReportedBy PaulHarvey
Codebase
SVN Range
AppliesTo Extension
Component WysiwygPlugin
Priority Urgent
CurrentState Closed
WaitingFor
Checkins distro:8fb20eb04707 distro:ffe8bbeec77b
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r10 - 20 May 2010, MichaelTempest
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy