Re: Using CuteEditor in ASP.NET Forums

  •  08-20-2004, 5:17 AM

    Re: Using CuteEditor in ASP.NET Forums

    Thanks, this is great!

     
    Here's the complete installation procedure:
     
    1. extract files into ASP.NET orums project
    2. Add reference to CuteEditor.dll in projects "Control" and "AspNetForums"
    3. Add Licence file into "web/bin" directory
    4. Add "CuteEditor_Files" into "web" directory.
    5. Create new "Uploads" directory in "web" directory and set appropriate security.
     
    To change the button template and ImageGalleryPath, edit:
    "Controls/createEditPost.cs" method:"IntializeRichTextBox(CuteEditor.Editor ce, bool enableHtmlMode)" Line:147
    "MassEmailingAdmin.aspx" Line: 73
     
    -Zapotec
View Complete Thread