Changeset 4315
- Timestamp:
- 06/28/09 18:22:52 (3 years ago)
- Location:
- trunk/WysiwygPlugin
- Files:
-
- 2 edited
-
data/System/WysiwygPlugin.txt (modified) (1 diff)
-
lib/Foswiki/Plugins/WysiwygPlugin.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WysiwygPlugin/data/System/WysiwygPlugin.txt
r4295 r4315 168 168 | Plugin Version: | %$VERSION% | 169 169 | Change History: | | 170 | 28 Jun 2009 | Foswikitask:Item1770: Protect XML tags registered by plugins, and not just the content between them (Michael Tempest) | 170 171 | 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 | 171 172 | 10 Apr 2009 | Foswikitask:Item1394: fixed colour handling | -
trunk/WysiwygPlugin/lib/Foswiki/Plugins/WysiwygPlugin.pm
r4295 r4315 41 41 our $VERSION = '$Rev$'; 42 42 43 our $RELEASE = ' 06Jun 2009';43 our $RELEASE = '28 Jun 2009'; 44 44 45 45 our $SECRET_ID =
Note: See TracChangeset
for help on using the changeset viewer.
