Item9155: Fix foswiki integration since 3.3 upgrade

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: TinyMCEPlugin
Branches:
Reported By: PaulHarvey
Waiting For: Main.PaulHarvey
Last Change By: KennethLavrsen
Upgrade task at Item8476

Broken (in firefox 3.5, 3.6):
  • typewriter text
  • verbatim
  • literal
  • protected

Marking this as urgent to address typewriter text button not working.

Also review whether we can avoid using <div> when applygin "normal" formats; apparently a new feature was added in 3.3.x so that this shouldn't be necessary any more.

-- PaulHarvey - 12 Jun 2010

Initial work is done, needs testing. Of which I've only briefly done on FF 3.6 so far.

-- PaulHarvey - 14 Jun 2010

The code is more CPU intensive now; need to try usng formatter.matchAll instead

-- PaulHarvey - 16 Jun 2010

Switched to tinyMCE.formatter.matchAll() implementation, CPU usage on IE6 seems much improved now (comparable to previous implementation).

-- PaulHarvey - 25 Jun 2010

Re-opened so that we don't get formats trying to apply over each other in additive manner (each format should be mutually exclusive with the other, eg. protoect-forever's red font shouldn't be mixed with heading2)

-- PaulHarvey - 25 Jun 2010

 
Topic revision: r14 - 04 Oct 2010, KennethLavrsen
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