-
Notifications
You must be signed in to change notification settings - Fork 107
/
Changelog
131 lines (111 loc) · 5.22 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
2011-06-22 Troex Nevelin <[email protected]>
* elRTE (1.3):
- [feature] jQuery 1.6.1, jQuery UI 1.8.13
- [feature] file manager callback now used to insert link
- [feature] EOL in panels, next panel is started on new line
- [feature] better XHTML support
- [feature] ID attribute in class/style dialog
- [feature] .elrte('destroy') method to completely remove elRTE
- [bugfix] JavaScript code cut
- [bugfix] instead space in Opera 11+
- [bugfix] correctly return empty editor contents
- [bugfix] background image cut
- [bugfix] link dialog tabs "Popup" and "Even"
- [bugfix] image dialog size not detected in Safari 5
- [bugfix] image dialog broken with jQuery 1.6+
- [bugfix] image dialog case not preserved in title and alt attributes
- [bugfix] CSS fixes for Drupal 7
- [bugfix] colorpicker hide in IE7
- [translation] Catalan, Maria Consuelo Bravo <[email protected]>
- [translation] Danish, Steen Rabol <[email protected]>
- [translation] German, Daniel Holzmann <[email protected]>
- [translation] Croatian, Guerilla Team <[email protected]>
- [translation] Slovak, Lubos Voros <[email protected]>
- [translation] Vietnamese, babycntt
2010-12-12 Troex Nevelin <[email protected]>
* elRTE (1.2):
- [feature] jQuery 1.4.4, jQuery UI 1.8.7
- [feature] iframe handle in code
- [feature] move images with drag & drop
- [feature] text nodes allowed
- [feature] structured mode highlighted
- [feature] width support in options
- [feature] compressed CSS
- [feature] source moved to github
- [feature] more usage examples, docs updated
- [bugfix] text cut on paste (better paste support)
- [bugfix] <br> between paragraphs
- [bugfix] Vimeo embed code
- [bugfix] anchor cannot be moved
- [bugfix] IE cannot init on empty node
- [bugfix] IE table problem
- [bugfix] IE link error
- [bugfix] IE context menu
- [bugfix] IE <hr>
- [bugfix] <meta http-equiv...> in body
- [translation] Brazillian Portuguese, Jairo Moreno <[email protected]>
- [translation] Korean, DominicKesler <[email protected]>
- [translation] Simplified Chinese, Lee Chenhwa <[email protected]>
- [translation] Thai, Anusuk Sangubon <[email protected]>, http://www.thzaa.com
- [translation] Turkish, Özgür Çakırca <[email protected]>
2010-09-20 Troex Nevelin <[email protected]>
* elRTE (1.1):
- [feature] TAB now key inserts '\t' instead switch to next element in source view
- [feature] completed RTL support
- [feature] pagebreak button added
- [feature] smileys button added
- [bugfix] textarea uses ID instead NAME on post
- [bugfix] clean selected area on paste
- [bugfix] fullscreen mode in Firefox
- [bugfix] Google Maps insertion
- [bugfix] new Vimeo embed code
- [translation] French, Francois Mazerolle <[email protected]>
- [translation] Hungarian, Viktor Tamas <[email protected]>
- [translation] Dutch, Kurt Aerts http://ilabsolutions.net/
- [translation] Polish, Andrzej Borowicz http://borowicz.info/
- [translation] Traditional Chinese, Tad <[email protected]>
- [translation] Arabic, tawfek daghistani <[email protected]>
- [translation] Persian (Farsi), Saleh soozanchi <[email protected]>
- [translation] Italian, Ugo Punzolo <[email protected]>
- [translation] Czech, Michal Marek <[email protected]>
2010-08-25 Troex Nevelin <[email protected]>
* elRTE (1.0):
- [feature] update jQuery to 1.4.2 and UI to 1.8.4
- [feature] new filter, fixes #134, #140, #152
- [feature] added RTL/LTR button #111
- [feature] better placeholders (youtube, google maps, etc...)
- [feature] user-defined replacements
- [feature] better icons from famfamfam.org
- [bugfix] remove needless el-select param before post #155
- [bugfix] table cell properties #156
- [bugfix] textarea not posted without name #189
- [translation] Latvian, Uldis Plotiņš <[email protected]>
- [translation] Spanish, Ricardo Obregón <[email protected]>
- [translation] Japanese, Tomoaki Yoshida <[email protected]> http://yoshida-studio.jp/rakugakis/
2010-03-29 Dmitry Levashov <[email protected]>
* elRTE (1.0rc4):
- [feature] better display image margin attributes
- [feature] new button "CSS" for class and style set
- [bugfix] better XHTML support
- [bugfix] more unused tags/attributes cleanup and replace
- [bugfix] restore selection after undo/redo
- [bugfix] links add/remove problem
- [bugfix] IE source window height
- [bugfix] embed flash problem
2010-03-15 Troex Nevelin <[email protected]>
* elRTE (1.0rc3):
- [feature] Add Flash button
- [bugfix] no more conflict with mootools
- [bugfix] text alignment fix
- [bugfix] partly fixes block selection
- [bugfix] insert new row in table now works
- [bugfix] fixed undo/redo
- [bugfix] enter/shift+enter fixed in Safari
- [bugfix] jquery plugin now contains new commands (open, close, updateSource, val)
2009-11-09 Dmitry Levashov <[email protected]>
* elRTE (1.0rc2):
- [bugfix] links and images urls converts to lower case
- [bugfix] link to anchor not work
- [bugfix] new table do not save margins
- [bugfix] invalid selection after insert node in Safari
- [bugfix] dialog windows under fullscreen editor