FCKEditor Customization

Last post 04-21-2009 9:06 AM by Mahwish. 3 replies.

Sort Posts:

  • FCKEditor Customization

    04-15-2009, 6:11 AM
    • Member
      38 point Member
    • Mahwish
    • Member since 03-02-2009, 4:16 AM
    • Posts 20

    Hello!

    i m using FCKEditor with my ASP .Net application. i want to customize its file browsing and file uploading mechanism. i want tht when image is uploaded its thumbnail should also be saved to some location and then later i want to show it in image browser. i hv done coding of showing it in image browser but i hv no idea where to add code for uploading image thumbnail alongwith image itself.

    so if there is some solution then plz let me knw.

    Filed under:
  • Re: FCKEditor Customization

    04-15-2009, 8:26 AM
    • Participant
      1,754 point Participant
    • SurendraKishore
    • Member since 03-06-2009, 1:24 PM
    • Hyderabad
    • Posts 324

    Checkout this site, it might be helpful

    http://www.eria.ee/ext/FCKv2_RC2/_docs/contents/002.html

    MARK AS ANSWER IF MY POST HELPED YOU!
    THIS REDUCES TIME FOR OTHERS..!
  • Re: FCKEditor Customization

    04-17-2009, 5:04 PM
    • All-Star
      63,141 point All-Star
    • TATWORTH
    • Member since 02-04-2003, 1:34 PM
    • England
    • Posts 12,331
    • TrustedFriends-MVPs

     For image uploading you need a Dot Net uploader for it - please see the FckEditor Uploader project at http://www.codeplex.com/FCKFileManager

    This uses a MySQL backend database, in the current version. At some point I will return and separate out the DAL so as to make it switchable between databases.

    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
  • Re: FCKEditor Customization

    04-21-2009, 9:06 AM
    Answer
    • Member
      38 point Member
    • Mahwish
    • Member since 03-02-2009, 4:16 AM
    • Posts 20

    i couldnt solve it by changing fckeditor image manager.

    i had to create my own image manager and i customized all functionality in tht.

    so this problem is solved for me

Page 1 of 1 (4 items)