Skip to content

Advanced Ckeditor users

Scoup edited this page Sep 14, 2010 · 2 revisions

You can change the advanced options of ckeditor.

Skins
To add news skins just put it inside the geecktec_ckeditor/webroot/js/ckeditor/skins

Lang
To add news langs just put it inside the geecktec_ckeditor/webroot/js/ckeditor/lang

Styles
To add news styles just put it inside the geecktec_ckeditor/webroot/js/ckeditor/_source/plugins/styles/styles/

Templates
To add news styles just put it inside the geecktec_ckeditor/webroot/js/ckeditor/plugins/templates/templates/

FilebrowserBrowseUrl (integrates with filemanager or Ckfinder)
You can also integrates your geecktec_ckeditor with a filemanager or Ckfinder. To do this you need to have your filemanager plugin compatible with croogo and change this options to access your “plugin home”.
You need to do this manualy, changing your croogo database, settings table. Find for the key “GeecktecCkeditor.filebrowserBrowseUrl” and change the value.

Clone this wiki locally