Changeset 5687
- Timestamp:
- 07/09/10 21:35:33 (3 years ago)
- Location:
- CKEditor/branches/versions/3.4.x
- Files:
-
- 3 added
- 2 edited
-
CHANGES.html (modified) (1 diff)
-
_samples/autogrow.html (added)
-
_samples/index.html (modified) (1 diff)
-
_source/plugins/autogrow (added)
-
_source/plugins/autogrow/plugin.js (added)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/branches/versions/3.4.x/CHANGES.html
r5678 r5687 40 40 New features:</p> 41 41 <ul> 42 <li><a href="http://dev.fckeditor.net/ticket/5 628">#5628</a> : Port 'DragResizeTable' plugin from FCKEditor 2.x.</li>42 <li><a href="http://dev.fckeditor.net/ticket/5268">#5268</a> : Port 'DragResizeTable' plugin from FCKEditor 2.x.</li> 43 43 <li><a href="http://dev.fckeditor.net/ticket/979">#979</a> : New configuration 'enableTabKeyTools' to allow using 'Tab' key to navigate through table cells.</li> 44 44 <li><a href="http://dev.fckeditor.net/ticket/5909">#5909</a> : BiDi: Support for switching base language.</li> 45 <li><a href="http://dev.fckeditor.net/ticket/4606">#4606</a> : Port 'AutoGrow' plugin from FCKEditor 2.x.</li> 45 46 </ul> 46 47 <p> -
CKEditor/branches/versions/3.4.x/_samples/index.html
r5491 r5687 42 42 <li><a href="output_xhtml.html">Output XHTML</a></li> 43 43 <li><a href="output_html.html">Output HTML</a></li> 44 <li><a href="autogrow.html">AutoGrow plugin</a></li> 44 45 </ul> 45 46 <div id="footer">
Note: See TracChangeset
for help on using the changeset viewer.
