#1614: Difference between FCKConfig.BasePath and .FullBasePath
------------------------+---------------------------------------------------
  Reporter:  alfonsoml  |       Owner:  martinkou      
      Type:  Bug        |      Status:  assigned       
  Priority:  Normal     |   Milestone:  FCKeditor 2.6.1
 Component:  General    |     Version:                 
Resolution:             |    Keywords:  Confirmed      
------------------------+---------------------------------------------------
Comment (by martinkou):

 I've done a review of the files that depend on FCKConfig.BasePath:

  1. fckconfig.js - used for locating the editing area CSS, skin related
 CSS/images/scripts, and the upload and file browser's server side scripts.
  1. _samples/html/sample*.config.js - used for location plugins and CSS
 files.
  1. editor/plugins/dragresizetable/fckplugin.js - used for locating a .gif
 file.
  1. editor/dialog/common/fck_dialog_common.js - I don't really know what
 the path is for here... it's embedded in a minified CSS string?
  1. editor/_source/internals/fckdebug.js - used for locating the HTML file
 that displays debug messages.
  1. editor/_source/internals/fckconfig.js - used for setting
 FCKConfig.EditorPath, which in turn is only used for loading the style and
 template .xml files.

 I've done some tests today with setting a full path (with http://) to the
 BasePath in sample01.html, and testing the functionalities listed above,
 and so far I haven't seen anything abnormal.

-- 
Ticket URL: <https://dev.fckeditor.net/ticket/1614#comment:4>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to