Opened 11 years ago
Closed 11 years ago
#11067 closed New Feature (duplicate)
Add editing support for definition list's
Reported by: | sirtet | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Even if you set the config to allow DL DT DD structures in the source,
CKEDITOR.config.allowedContent = true
There is no WYSIWYG editing- support. (you can't switch between DT and DD, add a DT after finishing a DD, etc.)
But here http://ckeditor.com/comment/127247#comment-127247 sebstefanov states "it's been added a while ago", but it's not clear WHAT...
And here http://dev.ckeditor.com/ticket/10732#comment:1 Reinmar says, "There's no support" for it, but a ticket. Could not find this ticket...
So, what has been added so far? Functionality and/or a ticket?
I'm not sure what Sebstefanov had in mind but there's no special support for definition lists at the moment.
There's a ticket already: #1333.
And related issue: #8184.