Opened 17 years ago
Closed 17 years ago
#2860 closed New Feature (fixed)
V3: Page Break
| Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Confirmed Review+ | Cc: |
Description
Port the Page Break feature from FCKeditor to V3.
Attachments (2)
Change History (5)
Changed 17 years ago by
| Attachment: | 2860.patch added |
|---|
Changed 17 years ago by
| Attachment: | 2860_2.patch added |
|---|
comment:1 Changed 17 years ago by
| Keywords: | Review? added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
The patch supersedes both the prototype fakeobjects plugin and Garry's patch at #2765.
comment:3 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed with [3043]. Click here for more info about our SVN system.

The proposed patch, other than adding Page Break, also introduces several features that are key for other plugins, like the fake element logic, special attributes handling and the possibility to define CSS to be loaded into the editing area by code.