Opened 17 years ago
Closed 17 years ago
#2884 closed Task (fixed)
Implement blockquote command.
| Reported by: | Martin Kou | Owned by: | Martin Kou |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Review+ | Cc: |
Description
Need to implement blockquote command and add it to the toolbar
Attachments (1)
Change History (7)
comment:1 Changed 17 years ago by
| Status: | new → assigned |
|---|
Changed 17 years ago by
| Attachment: | 2884.patch added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | Review? added |
|---|
comment:3 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:5 Changed 17 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
Seems missing the new plugin files, which break the SVN version at 3064.
comment:6 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Oops, yes you're right.
Fixed with [3066].

The modification in element.js is a bugfix to CKEDITOR.dom.element.clearMarkers(). All other stuff are simply ported directly from v2.