Spaw Editor is a web based in-browser WYSIWYG HTML editor control.
this advantage are :
Source : http://sourceforge.net/projects/spaw/files/spaw-php/SPAW%20PHP%20v.2.0.8.1/
This integration functions with the Official Spaw Editor downloaded directly from the site. All parameters are inside the spaw.php file describe bellow.
From the site : « Prototype is a JavaScript Framework that aims to easy development of dynamic web applications.»
I've integrate this library for the saving process with Spaw Editor. I allow to NOT load every time all pictures during working & saving.
I use the version '1.6.0.3'.
18/01/2009
16/01/2009
12/01/2009
11/01/2009
29/12/2008
23/12/2008
06/12/2008
02/12/2008
12/11/2008
28/10/2008
+-root | +-addons <- New folder where I've put « Prototype.js » library | +-prototype.js <- this file help you to make Ajax | +-cmsimple <- Put the file spaw.php here | +-content | +-downloads <- the folder must be defined for filemanager (it uploads files & flash) | +-images <- the folder must be defined for filemanager (it uploads images inside) | +-spaw <- this folder containt image used with ajax plugin for saving data | +-ajax-loader.gif <- it's the image name used with ajax plugin for saving data | +-Spaw <- I put the Spaw Editor folder here | +-config | | +-config.default.php <- if you see this file change it to « config.php » | +-plugins <- this folder is used by spaw for loading all plugins | +-extended <- copy the folder « extended » inside the folder « plugins »
For configuring Spaw Editor go the spaw.php inside cmsimple folder…I've let you enougth (I think) comment for you understand.
You can configure :
Download the Php version from the official site : http://sourceforge.net/projects/spaw/files/spaw-php/SPAW%20PHP%20v.2.0.8.1/
Download the last version of « Prototype » Library : Prototype Library
You can download Spaw editor (2.0.8.1) + file used by CMSimple for integration there: Spaw In CMSimple with Ajax
You can download only useful files : Only used files
cmb: Both links above are broken. You can download a the CMSimple integration from the Wiki. I haven't tried this version, though.
This integration is made by Jaufré Devosse