Changeset 4315


Ignore:
Timestamp:
06/28/09 18:22:52 (3 years ago)
Author:
MichaelTempest
Message:

Item1770: Prepare for release

Location:
trunk/WysiwygPlugin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WysiwygPlugin/data/System/WysiwygPlugin.txt

    r4295 r4315  
    168168|  Plugin Version: | %$VERSION% | 
    169169|  Change History: | | 
     170|  28 Jun 2009 | Foswikitask:Item1770: Protect XML tags registered by plugins, and not just the content between them (Michael Tempest) | 
    170171|  6 Jun 2009 | Foswikitask:Item1013: Correct dependency on HTML::Parser (Will Norris) Foswikitask:Item1397: Foswikitask:Item1535: Fosikitask:Item1666: Correct processing of colour and typewriter-text in several situations, include application to bold text and table cells (Michael Tempest) Foswikitask:Item1667: Remove unwanted extra <sticky> tags (Michael Tempest) Foswikitask:Item1674: Let plugins register XML tags that should be protected like macros | 
    171172|  10 Apr 2009 | Foswikitask:Item1394: fixed colour handling | 
  • trunk/WysiwygPlugin/lib/Foswiki/Plugins/WysiwygPlugin.pm

    r4295 r4315  
    4141our $VERSION           = '$Rev$'; 
    4242 
    43 our $RELEASE = '06 Jun 2009'; 
     43our $RELEASE = '28 Jun 2009'; 
    4444 
    4545our $SECRET_ID = 
Note: See TracChangeset for help on using the changeset viewer.