Changeset 6387 for CKEditor/trunk
- Timestamp:
- 01/28/11 09:46:00 (2 years ago)
- File:
-
- 1 edited
-
CKEditor/trunk/CHANGES.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/CHANGES.html
r6380 r6387 40 40 New features:</p> 41 41 <ul> 42 <li><a href="http://dev.ckeditor.com/ticket/6107">#6107</a> : It's now possible to remove block styles.</li> 42 43 <li><a href="http://dev.ckeditor.com/ticket/5590">#5590</a> : Remove format command works in collapsed selections.</li> 43 <li><a href="http://dev.ckeditor.com/ticket/ 6641">#6641</a> : The <a href="http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.dialog_buttonsOrder">dialog_buttonsOrder</a> now works on IE.</li>44 <li><a href="http://dev.ckeditor.com/ticket/5755">#5755</a> : The <a href="http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.dialog_buttonsOrder">dialog_buttonsOrder</a> now works on IE.</li> 44 45 <li><a href="http://dev.ckeditor.com/ticket/6869">#6869</a> : The "data-cke-nostyle" attribute (which was introduced for escaping element from been touched by the style system since 3.5) is deprecated in favor of the new one <strong>"data-nostyle"</strong>.</li> 45 <li><a href="http://dev.ckeditor.com/ticket/6107">#6107</a> : It's now possible to remove block styles.</li>46 46 </ul> 47 47 <p> … … 51 51 <li><a href="http://dev.ckeditor.com/ticket/6166">#6166</a> : Error on maximize command when the toolbar button is not shown.</li> 52 52 <li><a href="http://dev.ckeditor.com/ticket/6607">#6607</a> : Table cell "merge down" and "merge right" commands works only once.</li> 53 <li><a href="http://dev.ckeditor.com/ticket/6228">#6228</a> : Merge down doesn't work with Javascript error.</li> 53 54 <li><a href="http://dev.ckeditor.com/ticket/6625">#6625</a> : BIDI: Mixed LRT/RLT direction causes incorrect behaviour.</li> 54 55 <li><a href="http://dev.ckeditor.com/ticket/6881">#6881</a> : IFrame capitalization is now consistent throughout labels.</li> … … 66 67 <li><a href="http://dev.ckeditor.com/ticket/6610">#6610</a> : [BIDI] enterBr change direction in one line out of multiple.</li> 67 68 <li><a href="http://dev.ckeditor.com/ticket/6872">#6872</a> : [IE] Link target field is not populated properly when no target is set.</li> 68 <li><a href="http://dev.ckeditor.com/ticket/6880">#6880</a> : Better error handling for servers without PHP support</li>69 <li><a href="http://dev.ckeditor.com/ticket/6628">#6628</a> : Setting config.enterMode from PHP fails </li>69 <li><a href="http://dev.ckeditor.com/ticket/6880">#6880</a> : Added in samples a user friendly message for users on servers without PHP support.</li> 70 <li><a href="http://dev.ckeditor.com/ticket/6628">#6628</a> : Setting config.enterMode from PHP fails.</li> 70 71 <li><a href="http://dev.ckeditor.com/ticket/6278">#6278</a> : Comments were moving on top of BR tags.</li> 72 <li><a href="http://dev.ckeditor.com/ticket/6687">#6687</a> : Empty tag should be removed on inline-style format.</li> 71 73 <li><a href="http://dev.ckeditor.com/ticket/6645">#6645</a> : Allow to configure if " (double quotes) should be encoded in the contents.</li> 72 74 <li><a href="http://dev.ckeditor.com/ticket/6336">#6336</a> : IE: clicking in an input type="submit" button submitted the form.</li> … … 102 104 <li><a href="http://dev.ckeditor.com/ticket/6438">#6438</a> : [IE] Performance enhancement when typing inside an element with many child nodes.</li> 103 105 <li><a href="http://dev.ckeditor.com/ticket/6970">#6970</a> : [IE] Dialog shadows were inaccurately presented.</li> 104 <li><a href="http://dev.ckeditor.com/ticket/7041">#7041</a> : [FF] Unable to move cursor out of link at the end of block.</li>105 106 <li><a href="http://dev.ckeditor.com/ticket/6672">#6672</a> : [IE] Unnecessary line-break filler was been used.</li> 106 107 <li>Updated the following language files:<ul>
Note: See TracChangeset
for help on using the changeset viewer.
