Changes between Initial Version and Version 1 of Ticket #717


Ignore:
Timestamp:
Jul 7, 2007, 6:21:39 PM (18 years ago)
Author:
Alfonso Martínez de Lizarrondo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #717

    • Property Keywords lists css removed
    • Property Component changed from General to Core : Styles
    • Property Milestone changed from FCKeditor 2.5 to
  • Ticket #717 – Description

    initial v1  
    33I think the most dramatic upgrade I'd love to see to the editor would be to have unordered list menus CSS. A quick example:
    44
    5 ========================================
     5{{{
    66<ul class="something">
    77<li><a href="#">Nav link 1</a></li>
     
    1313<li><a href="#">Nav link 3</a></li>
    1414</ul>
    15 ========================================
     15}}}
    1616
    1717UL lists give much more flexibility with CSS styling, and one can always create a separate template that gives CSS dropdown capabilities, which a user could choose to use but wouldn't come as default to keep it simple for people.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy