Ticket #561 (closed New Feature: fixed)
Provide an easy way to upload files to a physical path and use a different url
| Reported by: | alfonsoml | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | Server : ASP | Version: | SVN |
| Keywords: | Cc: |
Description
example:
being able to use FCKeditor from http://admin.mysite.com but make sure that the links to the images are created with http://www.mysite.com (as server.mapPath might not match between the 2 servers, although they are the same physical machine) so they do work in the editor.
it would mean basically to port the UserFilesAbsolutePath setting to asp. If it does exist then use it instead of mapPath, if not then work as usual.
Change History
Note: See
TracTickets for help on using
tickets.