Opened 15 years ago

Closed 12 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 Frederico Caldeira Knabben

Keywords: lists indent removed
Priority: HighNormal

comment:2 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

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.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy