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.

(Properties)
Line 5: Line 5:
 
=== Creating ===
 
=== Creating ===
  
To create and numbered list press [[Image:CKEditor_insertorderlist.png‎]]on the toolbar. The text which was beside your cursor will automatically gain number one on the list.
+
To create and numbered list press [[Image:CKEditor_insertorderlist.png‎]]on the toolbar. The text which was beside the cursor will automatically gain number one on the list.
  
 
Example:
 
Example:
Line 11: Line 11:
 
[[Image:CKEditor_numberedlist_example.png]]
 
[[Image:CKEditor_numberedlist_example.png]]
  
If you want to set another number below just press '''ENTER''' and the next number will appear
+
If you wish to set another number below press '''ENTER''' and the next number will appear
  
 
Example:
 
Example:
Line 17: Line 17:
 
[[Image:CKEditor_numberedlist_example2.png]]
 
[[Image:CKEditor_numberedlist_example2.png]]
  
You may also highlight the lines you want to be numbered and than press [[Image:CKEditor_insertorderlist.png‎]].
+
You may also highlight the lines you want to be numbered and then press [[Image:CKEditor_insertorderlist.png‎]].
  
If you want to stop Numbered Listing just press the [[Image:CKEditor_insertorderlist.png‎]] button again. The function will deactivate.
+
If you wish to stop Numbered Listing just press the [[Image:CKEditor_insertorderlist.png‎]] button again. The function will deactivate.
  
 
=== Properties ===
 
=== Properties ===
  
If you want to change the list properties press your right mouse button any place inside your list. A context menu will appear:
+
If you want to change the list properties press your mouse button any place inside your list. A context menu will appear:
  
 
[[Image:CKEditor_numbered_context.png]]
 
[[Image:CKEditor_numbered_context.png]]
Line 31: Line 31:
 
[[Image:CKEditor_numbered_properties.png]]
 
[[Image:CKEditor_numbered_properties.png]]
  
* '''Start''': the number which you'll put in to this field will determine from which number your list will stat.
+
* '''Start''': the number which you will put into this field will determine from which number your list will start.
* '''Type''': you may choose from several options regarding what type of listing you want to use, there are five set to choose:
+
* '''Type''': you may choose from several options regarding what type of listing you wish to use, there are five set to select:
 
** '''Lower Roman''' (i, ii, iii, iv, v, etc.)
 
** '''Lower Roman''' (i, ii, iii, iv, v, etc.)
 
** '''Upper Roman''' (I, II, III, IV, V, etc.)
 
** '''Upper Roman''' (I, II, III, IV, V, etc.)
Line 45: Line 45:
 
=== Creating ===
 
=== Creating ===
  
It works exactly like the Numbered List but instead of numbers you have characters like disc,square, circle . To activate/deactivate this function press[[Image:CKEditor_insertunorderedlist.png‎ ]].
+
It works exactly like the Numbered List but instead of numbers you have characters like disc, square, circle. To activate/deactivate this function press[[Image:CKEditor_insertunorderedlist.png‎ ]].
  
 
Example:
 
Example:
Line 53: Line 53:
 
=== Properties ===
 
=== Properties ===
  
If you want to change the list properties press you right mouse button any place inside your list.A context menu will appear:
+
If you want to change the list properties press you right mouse button any place inside the list.A context menu will appear:
  
 
[[Image:CKEditor_bulletedlist_context.png]]
 
[[Image:CKEditor_bulletedlist_context.png]]

Revision as of 14:05, 6 September 2010

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 the cursor will automatically gain number one on the list.

Example:

CKEditor numberedlist example.png

If you wish to set another number below 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 then press File:CKEditor insertorderlist.png.

If you wish 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 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 will put into this field will determine from which number your list will start.
  • Type: you may choose from several options regarding what type of listing you wish to use, there are five set to select:
    • 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 the list.A context menu will appear:

File:CKEditor bulletedlist context.png

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

CKEditor bulletedlist properties.png

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