Sitefusion CKEditor v 3.0 – Xpi extension BETA 0.1

Installation :

in sitefusion server dir “components

add files :
sf_ckeditor.js
sf_ckeditor.php.inc

in sitefusion server dir “extensions

add file :
sf_ckeditor@oracoltech.com.xpi

Add this two lines of code in your project file :

RequireExtension( “sf_ckeditor@oracoltech.com”);
LoadClass( ‘sf_ckeditor’, ‘components’ );

Theme default : v2

future steps :

  1. a really simple editor ( bold , list , underline, italic ).
  2. Runtime commands and config parameters from php
  3. a CKEditor FileManager plugin SiteFusion specific

Enjoy, Fully functional still in beta.

Download : sf_ckeditor_beta

This entry was posted in SiteFusion. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>