The field type CKEditor is a snippet that adds a CKEditor as found at http://ckeditor.com/. The version implemented in DG3 is the full one with jquery adapter.The snippet supports all field functions with synchronizing the content to a field in PRISM using Ajax. It support file basic file upload and browse using the fileupload module. When module is activated, you can add the following urls to activate the basic functionality:

Browse /_upload/ckeditimagebrowse/ A basic browser dialog windows showing thumbnails of the images if activated. Click on image to select.
Upload /_upload/ckeditimage/ A default file upload button where you can select image and send it to the server by clicking another button.

.