2010-05-27 16:37:37 +02:00
|
|
|
--------------- step 1 --------------------------------------
|
|
|
|
removed _samples directory
|
2010-06-25 12:27:42 +02:00
|
|
|
removed _source folder
|
2010-05-27 16:37:37 +02:00
|
|
|
|
2010-06-25 12:27:42 +02:00
|
|
|
--------------- step 2 --------------------------------------
|
2010-06-02 17:22:14 +02:00
|
|
|
-added aspell as plugin, as it is not available by default anymore.
|
|
|
|
phpgwapi/js/ckeditor3/plugins/aspell
|
|
|
|
-changed phpgwapi/js/ckeditor3/plugins/aspell/spellerpages/server-scripts/spellchecker.php
|
|
|
|
to allow only configured aspell, tmp dirs and language settings
|
|
|
|
-removed other than php spellchecker pages from phpgwapi/js/ckeditor3/plugins/aspell/spellerpages/server-scripts/
|
|
|
|
-added toolbar options to reflect the use/change of calls of SpellCheck(er) via toolbar button
|
2010-06-25 12:27:42 +02:00
|
|
|
|