Opened 16 years ago
Closed 16 years ago
#2863 closed Task (fixed)
Move Print plugin to trunk.
Reported by: | Artur Formella | Owned by: | Artur Formella |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Review+ | Cc: |
Description
We need to move the Print plugin to trunk.
Attachments (3)
Change History (11)
Changed 16 years ago by
Attachment: | 2863.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:2 Changed 16 years ago by
Component: | UI : Toolbar → General |
---|---|
Keywords: | Review- added; Review? removed |
Priority: | High → Normal |
- The plugin is registering an invalid dialog at line 17.
- It prints correctly with Firefox and Safari only. With IE and Opera, it prints the outer page. In IE, execCommand should be used.
- The plugin configuration entries should be alphabetically ordered.
- The file description: "Print CKE Document". What's CKE? What about "Print plugin" only instead?
Changed 16 years ago by
Attachment: | 2863_2.patch added |
---|
comment:3 follow-up: 5 Changed 16 years ago by
How to print IFRAME content in Opera?
I was thinking about setting it disabled in opera.
comment:4 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:5 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
Changed 16 years ago by
Attachment: | 2863_3.patch added |
---|
comment:6 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
I changed addCommand a bit and now it is easier to change the state.
comment:7 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|