Creating 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.

Line 1: Line 1:
Creating a list is a very easy and intuitive issue. FCKeditor offers two kinds of lists. The first one is called an Numbered List.<br>
+
Creating a list is a very easy and intuitive issue. FCKeditor offers two kinds of lists.  
 +
 
 +
== Numbered List<br> ==
 +
 
 +
=== Creating ===
  
 
To activate it press [[Image:Insertorderedlist.gif]]on the toolbar. The text which was beside your cursor will automaticlly gain number one on the list. E.g.
 
To activate it press [[Image:Insertorderedlist.gif]]on the toolbar. The text which was beside your cursor will automaticlly gain number one on the list. E.g.
Line 19: Line 23:
 
# number three etc.
 
# number three etc.
  
<br>
+
 
 +
 
 +
You may also highlight the lines you want to be numbered and than press [[Image:Insertorderedlist.gif]]. <br>
  
 
If you want to stop Numbered Listing just press the [[Image:Insertorderedlist.gif]]button again. The function will disactivate.
 
If you want to stop Numbered Listing just press the [[Image:Insertorderedlist.gif]]button again. The function will disactivate.
  
The second list type is the Bulletted List. Is works exactly like the Numbered List but instead of numbers you have dots. To activate/disactivate this function press[[Image:Insertunorderedlist.gif]]<br>
+
=== Properties ===
 +
 
 +
If you want to change the list properties press you right mouse button any place inside your list.A context menu will apear:
 +
 
 +
[[Image:Numbered_context.png]]
 +
 
 +
Choose Numbered list Properties.A popup window will appear:
 +
 
 +
 
 +
 
 +
== Bulletted List ==
 +
 
 +
It works exactly like the Numbered List but instead of numbers you have dots. To activate/disactivate this function press[[Image:Insertunorderedlist.gif]]<br>
  
 
* this is a text written in the first line of the Bulletted List
 
* this is a text written in the first line of the Bulletted List
 
* this is the second line
 
* this is the second line
 
* this the third line
 
* this the third line

Revision as of 11:39, 11 December 2007

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

Numbered List

Creating

To activate it press Insertorderedlist.gifon the toolbar. The text which was beside your cursor will automaticlly gain number one on the list. E.g.

This is my text without the Numbered List.


  1. This is my text when I press the Numbered List button.


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


  1. This is my first line with the list number one. I'm pressing the ENTER on my keyboard
  2. Now I'm in the second line listed with number two.
  3. number three etc.


You may also highlight the lines you want to be numbered and than press Insertorderedlist.gif.

If you want to stop Numbered Listing just press the Insertorderedlist.gifbutton again. The function will disactivate.

Properties

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

Numbered context.png

Choose Numbered list Properties.A popup window will appear:


Bulletted List

It works exactly like the Numbered List but instead of numbers you have dots. To activate/disactivate this function pressInsertunorderedlist.gif

  • this is a text written in the first line of the Bulletted List
  • this is the second line
  • this the third line