- Log in to post comments
# download
wget http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.4/ckeditor_3.4.tar.gz -P /tmp/
# extract
tar xzf /tmp/ckeditor_*.tar.gz -C /var/www/
# create index.html
cat < /var/www/ckeditor/index.html
Full Page Editing - CKEditor Sample
//
EOF
# Links
http://ckeditor.com/