ckeditor Test ve kurulum bilgileri

uydudoktoru

Tanınmış Üye
Yönetici
Yönetici
Installing CKEditor is easy. In order to install the editor, choose an appropriate procedure (fresh install or upgrade) and follow the steps described below.
Installation Procedures Fresh Installation To install CKEditor for the first time, proceed in the following way:
  1. Download the latest version of the editor from our website:
    Kod:
    [URL="http://ckeditor.com/download"]Download | CKEditor[/URL]
  2. Extract (decompress) the downloaded archive to a directory called ckeditor in the root of your website.

You can place the files in any path of your website. The ckeditor directory is the default one.



Upgrade

To upgrade an existing CKEditor installation, proceed in the following way:
  1. Rename your old editor folder to a backup folder, for example ckeditor_old.
  2. Download the latest version of the editor from our website:
    Kod:
    [URL="http://ckeditor.com/download"]Download | CKEditor[/URL]
  3. Extract (decompress) the downloaded archive to the original editor directory, for example ckeditor.
  4. Copy all configuration files that you have changed from the backup folder to their corresponding position in the new directory. These could include (but do not have to be limited to) the following files:
  • config.js
  • contents.css
  • plugins/templates/templates/default.js
  • plugins/styles/styles/default.js
  • plugins/pastefromword/filter/default.js
Verification of the Installation

CKEditor comes with a few sample pages that can be used to verify that installation proceeded properly. In order to see whether the editor is working, take a look at the _samples directory.
To test your installation, call the following page at your website:

Kod:
http://<[I]your site[/I]>/<[I]CKEditor installation path[/I]>/_samples/index.html 
For example:
http://www.example.com/ckeditor/_samples/index.html
[h=2]Mimimum Setup[/h]If you would like to tailor your CKEditor installation to your own needs, stripping some of the files that you are not going to use, refer to the Minimum Setup section of the Developer's Guide.

CKEDİTÖR DEMO TEST LİNKİ İÇİN TIKLAYINIZ

Demo | CKEditor
 
Geri
Yukarı