NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

Item9155: Fix foswiki integration since 3.3 upgrade

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Extension TinyMCEPlugin Main.PaulHarvey
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 CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads