This is a migrated thread and some comments may be shown as answers.

Remote ViewPaths?

1 Answer 49 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Peter Luth
Top achievements
Rank 1
Peter Luth asked on 26 Feb 2009, 11:00 AM
I host a CMS using RadEditor on URL placed on a URL like cms.mycompany.com.

The CMS can control the contents on many other companysites, e.g. customer1.com,customer2.com.

I now want to allow upload on cms.mycompany.com, such that any images will be uploaded to gfx.company1.com or gfx.company2.com.

But the problem is that cms.mycompany.com will upload files locally, and any image references should really be set to gfx.company1.com. Is it possible to somehow se ViewPaths to a remote server?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 03 Mar 2009, 12:16 PM
Hi Martin,

You will either need to implement a completely new custom dialog, as shown here:
http://demos.telerik.com/aspnet-ajax/editor/examples/customdialogs/defaultcs.aspx

Or you could give it a try to implement a custom file browser provider, as shown here:
http://demos.telerik.com/aspnet-ajax/editor/examples/dbfilebrowsercontentprovider/defaultcs.aspx


All the best,
Tervel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Editor
Asked by
Peter Luth
Top achievements
Rank 1
Answers by
Tervel
Telerik team
Share this question
or