| 40 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/439">#439</a>] Added a new |
| 41 | | right-click menu option for opening links in the editor.</li> |
| 42 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2220">#2220</a>] Email links |
| 43 | | from the Link dialog are now encoded by default to prevent being harvested by spammers. |
| 44 | | (Kudos to asuter for proposing the patch) </li> |
| 45 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2234">#2234</a>] Added the |
| 46 | | ability to create, modify and remove Div containers.</li> |
| 47 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2252">#2252</a>] It's now possible to enable the |
| 48 | | browsers default menu using the configuration file (FCKConfig.BrowserContextMenu option).</li> |
| 49 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2032">#2032</a>] Added HTML samples |
| 50 | | for legacy HTML and Flash-embedded HTML code.</li> |
| 51 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2247">#2247</a>] The SHIFT+SPACE |
| 52 | | keystroke will now produce a &nbsp; character.</li> |
| | 40 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/439">#439</a>] Added a |
| | 41 | new <strong>context menu option for opening links</strong> in the editor.</li> |
| | 42 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2220">#2220</a>] <strong> |
| | 43 | Email links</strong> from the Link dialog <strong>are now encoded</strong> by default |
| | 44 | to prevent being harvested by spammers. (Kudos to asuter for proposing the patch) |
| | 45 | </li> |
| | 46 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2234">#2234</a>] Added |
| | 47 | the ability to create, modify and remove <strong>DIV containers</strong>. </li> |
| | 48 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2247">#2247</a>] The <strong> |
| | 49 | SHIFT+SPACE</strong> keystroke will now <strong>produce a &nbsp;</strong> character. |
| | 50 | </li> |
| | 51 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2252">#2252</a>] It's |
| | 52 | now possible to enable the browsers default menu using the configuration file (FCKConfig.BrowserContextMenu |
| | 53 | option). </li> |
| | 54 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2032">#2032</a>] Added |
| | 55 | HTML samples for legacy HTML and Flash HTML. </li> |
| 75 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2323">#2323</a>] Fixed the issue |
| 76 | | where the show blocks command loses the current selection from the view area when editing |
| 77 | | a long document.</li> |
| 78 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2322">#2322</a>] Fixed the issue |
| 79 | | where the fit window command loses the current selection and scroll position in the |
| 80 | | editing area.</li> |
| 81 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1917">#1917</a>] Fixed the issue |
| 82 | | where the merge down command for tables cells does not work in IE for more than two |
| 83 | | cells.</li> |
| 84 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2320">#2320</a>] Fixed the issue |
| 85 | | where the Find/Replace dialog scrolls the entire page.</li> |
| 86 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1645">#1645</a>] Added warning message |
| 87 | | about Firefox 3's strict origin policy.</li> |
| 88 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2272">#2272</a>] Improved the |
| 89 | | garbage filter in Paste from Word dialog.</li> |
| 90 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2327">#2327</a>] Fixed invalid HTML |
| 91 | | in the Paste dialog.</li> |
| 92 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1907">#1907</a>] Fixed sporadic |
| 93 | | "FCKeditorAPI is not defined" errors in Firefox 3.</li> |
| 94 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2356">#2356</a>] Fixed access denied |
| 95 | | error in IE7 when FCKeditor is launched from local filesystem.</li> |
| 96 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1150">#1150</a>] Fixed the type="_moz" attribute |
| 97 | | that sometimes appear in <br> tags in non-IE browsers.</li> |
| | 68 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/692">#692</a>] Added some |
| | 69 | hints in editor/css/fck_editorarea.css on how to handle style items that would break |
| | 70 | the style combo. </li> |
| | 71 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2263">#2263</a>] Fixed |
| | 72 | a JavaScript error in IE which occurs when there are placeholder elements in the |
| | 73 | document and the user has pressed the Source button.</li> |
| | 74 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2314">#2314</a>] Corrected |
| | 75 | mixed up Chinese translations for the blockquote command.</li> |
| | 76 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2323">#2323</a>] Fixed |
| | 77 | the issue where the show blocks command loses the current selection from the view |
| | 78 | area when editing a long document.</li> |
| | 79 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2322">#2322</a>] Fixed |
| | 80 | the issue where the fit window command loses the current selection and scroll position |
| | 81 | in the editing area.</li> |
| | 82 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1917">#1917</a>] Fixed |
| | 83 | the issue where the merge down command for tables cells does not work in IE for |
| | 84 | more than two cells.</li> |
| | 85 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2320">#2320</a>] Fixed |
| | 86 | the issue where the Find/Replace dialog scrolls the entire page.</li> |
| | 87 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1645">#1645</a>] Added |
| | 88 | warning message about Firefox 3's strict origin policy.</li> |
| | 89 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2272">#2272</a>] Improved |
| | 90 | the garbage filter in Paste from Word dialog.</li> |
| | 91 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2327">#2327</a>] Fixed |
| | 92 | invalid HTML in the Paste dialog.</li> |
| | 93 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1907">#1907</a>] Fixed |
| | 94 | sporadic "FCKeditorAPI is not defined" errors in Firefox 3.</li> |
| | 95 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2356">#2356</a>] Fixed |
| | 96 | access denied error in IE7 when FCKeditor is launched from local filesystem.</li> |
| | 97 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1150">#1150</a>] Fixed |
| | 98 | the type="_moz" attribute that sometimes appear in <br> tags in non-IE browsers.</li> |
| 107 | | will now insert to the last selected position after the user has selected things outside |
| 108 | | of FCKeditor, in IE.</li> |
| 109 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2368">#2368</a>] Fixed broken protect |
| 110 | | source logic for comments in IE.</li> |
| 111 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2387">#2387</a>] Fixed JavaScript |
| 112 | | error with list commands when the editable document is selected with Ctrl-A.</li> |
| 113 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2390">#2390</a>] Fixed the issue where |
| 114 | | indent styles in JavaScript-generated <p> blocks are erased in IE.</li> |
| 115 | | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2394">#2394</a>] Fixed JavaScript |
| 116 | | error with the "split vertically" command in IE when attempting to split cells in the last |
| 117 | | row of a table.</li> |
| | 108 | will now insert to the last selected position after the user has selected things |
| | 109 | outside of FCKeditor, in IE.</li> |
| | 110 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2368">#2368</a>] Fixed |
| | 111 | broken protect source logic for comments in IE.</li> |
| | 112 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2387">#2387</a>] Fixed |
| | 113 | JavaScript error with list commands when the editable document is selected with |
| | 114 | Ctrl-A.</li> |
| | 115 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2390">#2390</a>] Fixed |
| | 116 | the issue where indent styles in JavaScript-generated <p> blocks are erased |
| | 117 | in IE.</li> |
| | 118 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2394">#2394</a>] Fixed |
| | 119 | JavaScript error with the "split vertically" command in IE when attempting to split |
| | 120 | cells in the last row of a table.</li> |
| | 121 | <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2316">#2316</a>] The sample |
| | 122 | posted data page has now the table fixed at 100% width. </li> |