#2245: Make inserting images more like MS Word
--------------------------+-------------------------------------------------
  Reporter:  Dmole        |       Owner:         
      Type:  New Feature  |      Status:  closed 
  Priority:  Normal       |   Milestone:         
 Component:  General      |     Version:         
Resolution:  invalid      |    Keywords:  CantFix
--------------------------+-------------------------------------------------
Changes (by alfonsoml):

  * keywords:  => CantFix
  * status:  new => closed
  * resolution:  => invalid

Comment:

 point 2 is a limitation of the browsers. In order to avoid security risks,
 pages in a server can't access content from your local drive, try to put
 that img in a normal html page and you'll check that it also fails. So
 this can't be fixed.

 point 1 would mean that the script that receives the html should be
 modified to do the storing of the images and the replace each image in the
 posted content with the new path at the server. Of course it also means
 that working in an AJAX style will be much harder.

 There are other ways to reduce the number of clicks that doesn't require
 rewriting the server scripts.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2245#comment:1>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to