Changeset 6069
- Timestamp:
- 01/17/10 13:03:22 (2 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
r5816 r6069 176 176 | Release: | %$RELEASE% | 177 177 | Change History: | | 178 | 17 Jan 2010 | Foswikitask:Item2337: ATTACHFILESIZELIMIT check fails confusingly if value is "0 " | 178 179 | 18 Dec 2009 | Foswikitask:Item2511: move code out of the plugin module to accelerate loading | 179 180 | 18 Nov 2009 | Foswikitask:Item2369: Convert tables with cells that span rows | -
trunk/WysiwygPlugin/lib/Foswiki/Plugins/WysiwygPlugin.pm
r5816 r6069 32 32 our $VERSION = '$Rev$'; 33 33 34 our $RELEASE = '1 8 Dec 2009';34 our $RELEASE = '17 Jan 2010'; 35 35 36 36 our %xmltag;
Note: See TracChangeset
for help on using the changeset viewer.
