Could you please make CuteEditor easier to implement in the next release?

  •  06-28-2006, 12:49 PM

    Could you please make CuteEditor easier to implement in the next release?

    Some concerns :
     
    1) Could you please find a way to release CuteEditor with no code in the .aspx files?  CuteEditor has significantly added to the compile time of my app.  If all the code was neatly contained in the .DLL, this wouldn't be the case. 
    2) Could you please decrease the number of .ASPX and .js files?  Whenever I do a search in VS, it takes forever because it has to search through all the CuteEditor scripts as well as my app code.
    3) Could you please release a "Light" version of CuteEditor?  All I need from CuteEditor is simple formatting (bold, underline, strike, italic), HTML anchors, and a spellcheck that works in non-IE browsers.  I don't need an image gallery and all of that.
    4) Could you please get rid of the 22 validation warnings I see every time I compile my app with CuteEditor?
    5) Could you please tell me when the next version of CuteEditor will be released?
     
    Thank you.
View Complete Thread