Opened 17 years ago
Closed 13 years ago
#1963 closed New Feature (fixed)
Improve the installation in asp.net
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : ASP.Net | Version: | |
Keywords: | Discussion | Cc: |
Description
It seems that it's too hard for the people to read the documentation or understand how their server works, so there are one post after another in the forums about people that try to install the editor in Asp.net and forget about all the js files or place them in the wrong folder: http://www.fckeditor.net/forums/viewtopic.php?f=6&t=8312 http://www.fckeditor.net/forums/viewtopic.php?f=5&t=8698
There are more threads like that, one of them seemed to say that the BasePath parameter wasn't obvious.
Some possible ideas:
- From the asp.net code, check that the FCKeditor folder pointed by base path does exist.
- Offer to download the code (if it isn't found, on first run... I don't know).
- Provide a single package for the lazy people that contains both packages.
- Make the BasePath default to ~/FCKeditor
I assume that the issue can be marked as fixed, since we're offering CKEditor for ASP.NET with CKEditor included in the package and dedicated documentation.