[SPIP] +2.1.12
[velocampus/web/www.git] / www / extensions / porte_plume / markitup / readme.txt
1 markItUp! 1.1.3
2
3 CHANGE LOG
4 markItUp! 1.1.3 2008-09-12
5 - Fixed: IE7 preview problem
6
7 markItUp! 1.1.2 2008-07-17
8 - Fixed: Quick fix for Opera 9.5 caret position problem after insertion
9
10 markItUp! 1.1.1 2008-06-02
11 - Fixed: Key events status are passed to callbacks properly
12 - Improved: ScrollPosition is kept in the preview when its refreshed
13
14 markItUp! 1.1.0 2008-05-04
15 - Modified: Textarea's id is no more moved to the main container
16 - Modified: NameSpace Span become a Div to remain strict
17 - Added: Relative path to the script is computed
18 - Added: Relative path to the script passed to callbacks
19 - Added: Global instance ID property
20 - Added: $(element).markItUpRemove() to remove markItUp!
21 - Added: Resize handle is now optional with resizeHandle property
22 - Added: Property previewInWindow is added and accept window parameter
23 - Added: Property previewPosition is added
24 - Modified: Resize handle is no more displayed in Safari to avoid repetition with the native handle
25 - Modified: Property previewIframeRefresh become previewAutorefresh
26 - Modified: Built-in Html Preview call a template file
27 - Improved: Autorefreshing is now apply for preview in window too
28 - Improved: Cancel button in prompt window cancel now the whole insertion process
29 - Improved: Cleaner markItUp! code added to the DOM
30 - Removed: Depreciated preview properties as previewBaseUrl, previewCharset, previewCssPath, previewBodyId, previewBodyClassName
31 - Removed: Property previewIframe not longer exists
32 - Fixed: "Magic markups" works with line feeds
33 - Fixed: Key events are initialized after insertion
34 - Fixed: Internet Explorer line feed offset bug
35 - Fixed: Shortcut keys on Mac OS
36 - Fixed: Ctrl+click works and doesn't open Mac context menu anymore
37 - Fixed: Ctrl+click works and doesn't open the page in a new tab anymore
38 - Fixed: Minor Css modifications
39
40 markItUp! 1.0.3 2008-04-04
41 - Fixed: IE7 Preview empty baseurl problem
42 - Fixed: IE7 external targeted insertion
43 - Added: Property scrollPosition is passed to callbacks functions
44
45 markItUp! 1.0.2 2008-03-31
46 - Fixed: IE7 Html preview problems
47 - Fixed: Selection is kept if nothing is inserted
48 - Improved: Code minified
49
50 markItUp! 1.0.1 2008-03-21
51 - Removed: Global PlaceHolder
52 - Modified: Property previewCharset is setted to "utf-8" by default
53
54 markItUp! 1.0.0 2008-03-01
55 - First public release