diff options
| author | Veit Olschinski <veit@olschinski.de> | 2010-04-24 08:34:12 +0000 |
|---|---|---|
| committer | Veit Olschinski <veit@olschinski.de> | 2010-04-24 08:34:12 +0000 |
| commit | 49e4ee843a525298b184ecfff28f5b8da86761c9 (patch) | |
| tree | b56001498e28c7114bf3d04382f077d87d1e3570 /modules/FCKeditor | |
| parent | 66b249cdd7e409384cdaecd63d4cfc52b69bead2 (diff) | |
| download | webtrees-49e4ee843a525298b184ecfff28f5b8da86761c9.tar.gz webtrees-49e4ee843a525298b184ecfff28f5b8da86761c9.tar.bz2 webtrees-49e4ee843a525298b184ecfff28f5b8da86761c9.zip | |
Updated Readme for FCKeditor
Diffstat (limited to 'modules/FCKeditor')
| -rw-r--r-- | modules/FCKeditor/fck-readme.txt | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/modules/FCKeditor/fck-readme.txt b/modules/FCKeditor/fck-readme.txt index 85e3f0c0ab..0acfda700f 100644 --- a/modules/FCKeditor/fck-readme.txt +++ b/modules/FCKeditor/fck-readme.txt @@ -1,7 +1,6 @@ -The FCKeditor module allows PGV to iuse the FCKeditor for adding and editing +The FCKeditor module allows webtrees to use the FCKeditor for adding and editing news items for the home page. -This module has been tested with the FCKeditor 2.0 on August 7th, 2005. The -code in PGV required to use this is only in PGV 3.3.5 and greater. +This module has been tested with the FCKeditor 2.6.6 on April 24th, 2010. To install this module, download FCKeditor from the official website (see below) and upload it to the modules/FCKeditor @@ -12,7 +11,7 @@ PhpGedView directory\ ------------editor\.... ----------------...... -As long as this is present, PGV will use this as the default editor as opposed to a plain textarea. +As long as this is present, webtrees will use this as the default editor as opposed to a plain textarea. The FCKeditor homepage is at: @@ -21,12 +20,8 @@ Sourceforge Project page is at: http://sourceforge.net/projects/fckeditor/ --------------------------------------------------------------------------------------- -UPDATED 16 JUL 2007: ---------------------------------------------------------------------------------------- -1 - FCKeditor latest release (2.4.3) installed and tested succesfully on PGV 4.1b6. -2 - Note that the folder name /modules/FCKeditor in PGV is case sensitive. - FCK may default to lower case 'fckeditor/' on install which will not work with PGV. - The fix is simply to rename the folder. -3 - Note also that any folders or files that start with '_' (eg '_samples' or '_whatsnew.html') - are not necessary, so can be safely deleted. +- Note that the folder name /modules/FCKeditor in webtrees is case sensitive. + FCK may default to lower case 'fckeditor/' on install which will not work with webtrees. + The fix is simply to rename the folder. +- Note also that any folders or files that start with '_' (eg '_samples' or '_whatsnew.html') + are not necessary, so can be safely deleted. |
