Opened 15 years ago
Closed 13 years ago
#3511 closed Bug (invalid)
indents no longer supported with ordered lists
Reported by: | Glen Portus | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6.4 |
Keywords: | Cc: |
Description
Indents are no longer supported with ordered lists (or unordered ones). This was possible in previous versions of the editor.
It should be simple enough to implement by using a style in the ol as per the p. eg:
<ol style="margin-left: 80px;">
<li>aaa</li> <li>bbb</li> <li>ccc</li>
</ol>
Change History (2)
comment:1 Changed 15 years ago by
Keywords: | lists indent removed |
---|---|
Priority: | High → Normal |
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.