Ticket #803 (closed defect: fixed)
Add creation of definition lists (DL) to buttons bar
| Reported by: | rduke15@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | high | Milestone: | Version 1.0 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | dl definition list dd dt |
| Cc: |
Description
I would like to be able to use HTML definition lists. Tried to hack the code, but it seems that normal unordered lists are created with an execCommand("insertunorderedlist"), which has no "insertdefinitionlist" equivalent.
My javascript and Xinha knowledge is not sufficient to allow me to add such functionality, so I add it here as wishlist item.
Change History
Note: See
TracTickets for help on using
tickets.
