i have a publishing tool for my website that publishes to different websites depending on what tool i'm using. i need to be able to set the base url for the editor content so my images resolve correctly.
how do you set a <base> url for the html content in the editor?
1 Answer, 1 is accepted
0
Tervel
Telerik team
answered on 18 Oct 2007, 07:41 AM
Hello,
In the non-Prometheus version of RadEditor there exists a PageProperties tool that opens the PageProperties dialog. If you are editing a full-page html this dialog allows you to set various HEAD and BODY properties and attribtues - among which the base tag.
We are currently working on porting this dialog in the Prometheus version of RadEditor. There is an editor update scheduled for next week that will include this dialog, and you will be able to achieve the requred functionality in your application.