2017 © Pedro Peláez
 

library ckeditor-dev

image

intelogie/ckeditor-dev

  • Friday, April 29, 2016
  • by bgauthier
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CKEditor 4

Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. http://ckeditor.com - See LICENSE.md for license information., (*1)

CKEditor is a text editor to be used inside web pages. It's not a replacement for desktop text editors like Word or OpenOffice, but a component to be used as part of web applications and websites., (*2)

Documentation

The full editor documentation is available online at the following address: http://docs.ckeditor.com, (*3)

Installation

Installing CKEditor is an easy task. Just follow these simple steps:, (*4)

  1. Download the latest version from the CKEditor website: http://ckeditor.com. You should have already completed this step, but be sure you have the very latest version.
  2. Extract (decompress) the downloaded file into the root of your website.

Note: CKEditor is by default installed in the ckeditor folder. You can place the files in whichever you want though., (*5)

Checking Your Installation

The editor comes with a few sample pages that can be used to verify that installation proceeded properly. Take a look at the samples directory., (*6)

To test your installation, just call the following page at your website:, (*7)

http://<your site>/<CKEditor installation path>/samples/index.html

For example:, (*8)

http://www.example.com/ckeditor/samples/index.html

The Versions

29/04 2016

dev-master

9999999-dev

  Sources   Download