RSS

Tag Archive | "CMS-Made-Simple"

Enabling spell checking within FCKeditor

Sunday, April 23, 2006

0 Comments

CMS Made Simple uses the great GPL WYSIWYG editor FCKeditor and I noticed this morning that it has a spell checking facility. To get it to work, I: Installed aspell on my dev server: [code]apt-get install aspell Reading Package Lists… Done Building Dependency Tree… Done The following extra packages will be installed: aspell-bin aspell-en dictionaries-common libaspell15 Suggested packages: aspell-doc spellutils [...]

Continue reading...