| Priority: | CurrentState: | AppliesTo: | Component: | WaitingFor: |
|---|---|---|---|---|
| Normal | Closed | Extension | TinyMCEPlugin | Main.PaulHarvey |
<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
| Summary | Fix foswiki integration since 3.3 upgrade |
| ReportedBy | PaulHarvey |
| Codebase | trunk |
| SVN Range | |
| AppliesTo | Extension |
| Component | TinyMCEPlugin |
| Priority | Normal |
| CurrentState | Closed |
| WaitingFor | PaulHarvey |
| Checkins | Foswikirev:7782 Foswikirev:7783 Foswikirev:7791 Foswikirev:7792 Foswikirev:7916 Foswikirev:7919 |
| TargetRelease | minor |
| ReleasedIn | 1.1.0 |
