Opened 15 years ago
Closed 15 years ago
#4444 closed New Feature (fixed)
Adapting formattings from MS-Word to editor's style system
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | General | Version: | |
Keywords: | Paste Confirmed | Cc: |
Description (last modified by )
It's a feature inspired by Fred that if any formatting styles from MS-Word is representable by the editor's own style, it should be transformed to keep consistency with the style configurations.
These including(but not limit to) the following styles:
- Basic styles;
- Font styles;
- Color styles;
- Paragraph styles;
- Indent styles;
Change History (5)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 15 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
Changes committed with [4256] at pasting branch.
comment:3 Changed 15 years ago by
Description: | modified (diff) |
---|
Adding support for font and color styles with [4257].
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Adding the configurable 'indent' format to the list, which is a special case.