Ignore:
Timestamp:
12/07/09 13:49:14 (2 years ago)
Author:
PaulHarvey
Message:

Item2447: Document (in both) TinyMCEPlugin depending on WysiwygPlugin flattening plain <div> tags to make "Normal" format command work. Update changelog and bump release version on WysiwygPlugin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release01x00/WysiwygPlugin/data/System/WysiwygPlugin.txt

    r5356 r5749  
    155155which is correct by construction, but does not render correctly in Foswiki. This problem is unfortunately unavoidable due to the way TML works. 
    156156 
     157---+++ Flattening of =&lt;div&gt;= tags 
     158The "Normal" format command in the current release of TinyMCEPlugin depends on WysiwygPlugin flattening =&lt;div&gt;= tags. If you have a customised =WYSIWYGPLUGIN_STICKYBITS= set, check that plain =&lt;div&gt;= tags will be flattened if you expect this feature to work. It is expected that this requirement will be removed in a future release of TinyMCEPlugin. 
     159 
    157160---++ Plugin Info 
    158161 
     
    170173|  Release: | %$RELEASE% | 
    171174|  Change History: | | 
    172 |  22 Oct 2009 | Foswikitask:Item2183: Protect div style= by default |  
     175|  8 Dec 2009 | Foswikitask:Item2447: Add TinyMCEPlugin's &lt;div&gt; flattening requirement to Known Issues <br/> Foswikitask:Item2352: Use Foswiki's regex instead of a hard-coded regex, so that WysiwygPlugin will always "see" macros in the same way as Foswiki's renderer<br/> Foswikitask:Item2286: Cleaning up missing calls to Foswiki::finish() | 
     176|  22 Oct 2009 | Foswikitask:Item2183: Protect div style= by default | 
    173177|  18 Sep 2009 | Foswikitask:Item1980: Prevent dataloss when saving a topic in Wysiwyg where there are a pair of sticky tags inside verbatim tags | 
    174178|  28 Jun 2009 | Foswikitask:Item1770: Protect XML tags registered by plugins, and not just the content between them (Michael Tempest) | 
Note: See TracChangeset for help on using the changeset viewer.