Hello
Lee,
I
watched your tutorial for the installation of the FCK editor. I am
totally lost because I don't get any of the icons that you are describing.
These
are the icons that I see in the zip file that comes up after I download the FCK
editor:
_documentation.html
_upgrade.html
_whatsnew.html
_samples
_testcases
_editor
fckconfig.js
fckeditor.afp
fckeditor.asp
fckeditor.cfc
fckeditor.afm
fckeditor.js
fckeditor.lasso
fckeditor.php
fckeditor.pl
fckeditor.py
fckeditor.php4.php
fckeditor.php5.php
fckstyles.xml
fcktemplates.xml
htaccess.txt
license.txt
I
have now idea where you are with all those icons that you are describing and
that you click on. So what do I do now?
Thanks,
Heidi
You need FTP access to upload the files to your DNN portal.
When you extract the FCK editor zip file you will have two folders:
DSFCKEditorProvider
Bin
Copy the content from the bin folder to the bin folder on your DotNetNuke installation
Copy the DSFCKEditorProvider folder into your DotNetNuke installation folder at - Providers\HtmlEditorProviders
Read the install text file that comes with the FCK editor.
This will give you the details and the code that you need to add to the web.config file in your DotNetNuke installation (backup this file before editing it)
Once you have edited the web.config file, the text/HTML module will automatically start using the FCK editor
Hope this helps to make it clearer,
Thanks,