A simple & lightweight CMS

WYSIWYG editor

You can use TinyMCE or FCKeditor as WYSIWYG editor. However, the editor packages are not shipped with phpSQLiteCMS. In order to use them you need to download them separately.

TinyMCE

  • Download the editor package
  • Copy the folder tiny_mce into /cms/modules (so the path to tiny_mce.js is /path/to/phpsqlitecms/cms/modules/tiny_mce/tiny_mce.js)
  • Enable it in Administration → Settings
  • You can edit js/tiny_mce_init.js to customize TinyMCE

FCKeditor

  • Download the editor package
  • Copy the folder fckedior into /cms/modules (so the path to fckeditor.js is /path/to/phpsqlitecms/cms/modules/fckeditor/fckeditor.js)
  • Enable it in Administration → Settings

Last modified: 2009-05-31, 21:25

Contact

powered by phpSQLiteCMS