Lists

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

Creating a list is a very easy and intuitive issue. CKEditor offers two kinds of lists.

Numbered Lists

Creating

To create and numbered list press File:CKEditor insertorderlist.pngon the toolbar. The text which was beside your cursor will automatically gain number one on the list.

Example:

CKEditor numberedlist example.png

If you want to set another number below just press ENTER and the next number will appear

Example:

File:CKEditor numberedlist example2.png

You may also highlight the lines you want to be numbered and than press File:CKEditor insertorderlist.png.

If you want to stop Numbered Listing just press the File:CKEditor insertorderlist.png button again. The function will deactivate.

Properties

If you want to change the list properties press your right mouse button any place inside your list. A context menu will appear:

File:CKEditor numbered context.png

Choose Numbered list Properties.A popup window called "Numbered List Properties" will appear:

File:CKEditor numbered properties.png

  • Start: the number which you'll put in to this field will determine from which number your list will stat.
  • Type: you may choose from several options regarding what type of listing you want to use, there are five set to choose:
    • Lower Roman (i, ii, iii, iv, v, etc.)
    • Upper Roman (I, II, III, IV, V, etc.)
    • Lower Alpha (a, b, c, d, e, etc.)
    • Upper Aplha (A, B, C, D, E, etc.)
    • Decimal (1, 2, 3, 4, 5, etc.)

File:CKEditor numbered properties type.png

Bulletted Lists

Creating

It works exactly like the Numbered List but instead of numbers you have characters like disc,square, circle . To activate/deactivate this function pressFile:CKEditor insertunorderedlist.png.

Example:

CKEditor bulletedlist example.png

Properties

If you want to change the list properties press you right mouse button any place inside your list.A context menu will appear:

Image:Bulleted_context.png

Choose Bulleted List Properties. A popup window called "Bulleted List Properties" will appear:

Image:Bulleted_popup.png

  • Type: you may select the type of the dots you use in your list.