amic 15d21a0676 css | há 1 ano atrás | |
---|---|---|
.. | ||
core | há 2 anos atrás | |
kcfinder | há 1 ano atrás | |
lang | há 2 anos atrás | |
plugins | há 1 ano atrás | |
samples | há 2 anos atrás | |
skins | há 2 anos atrás | |
CHANGES.md | há 2 anos atrás | |
LICENSE.md | há 2 anos atrás | |
README.md | há 2 anos atrás | |
browse.php | há 2 anos atrás | |
build-config.js | há 2 anos atrás | |
ckeditor.js | há 2 anos atrás | |
config.js | há 1 ano atrás | |
contents.css | há 1 ano atrás | |
index.php | há 2 anos atrás | |
styles.js | há 2 anos atrás | |
upload.php | há 2 anos atrás |
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. http://ckeditor.com - See LICENSE.md for license information.
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.
The full editor documentation is available online at the following address: http://docs.ckeditor.com
Installing CKEditor is an easy task. Just follow these simple steps:
Note: CKEditor is by default installed in the ckeditor
folder. You can
place the files in whichever you want though.
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.
To test your installation, just call the following page at your website:
http://<your site>/<CKEditor installation path>/samples/index.html
For example:
http://www.example.com/ckeditor/samples/index.html
slideshow