Opened 16 years ago
Last modified 16 years ago
#4548 closed New Feature
Fake comment plugin — at Version 5
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.1 |
Component: | General | Version: | |
Keywords: | Confirmed Review- | Cc: |
Description (last modified by )
A fake comment plugin that displays HTML comments with specified pattern as placeholders.
Change History (7)
comment:1 Changed 16 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → assigned |
Changed 16 years ago by
Attachment: | 4548.patch added |
---|
comment:2 Changed 16 years ago by
Keywords: | Drupal Review? added |
---|
Changed 16 years ago by
Attachment: | 4548_2.patch added |
---|
comment:3 Changed 16 years ago by
As denoted by Wiktor, the comment would be more useful been displayed as a block in the editor, whic h make the requiring of changes to core codes as a mandatory.
Ticket Test has been also updated in this sense at: http://ckeditor.t/tt/4548/1.html.
comment:4 Changed 16 years ago by
After discussing with Wiktor, the display name and style of individual comment should also be configurable, update the TC accordingly and attach a new patch.
It's noticed that the patch even fix a bug of the htmlFilter which doesn't allow more 3+ 'catch all ($)' rules to be registered in one filter instance.
comment:5 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Drupal removed |
Ticket Test added at : http://ckeditor.t/tt/4548/1.html.