When I select the template manager and import a previously created template the HTML is stripped and all I get is text in the editors content area. What/where or how do I set the editor to not strippout the HTML
Thanks in Advance All,
Craig T
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 16 Apr 2009, 01:03 PM
Hi Craig,
What do you mean by a deprecated version of Rad Editor? Do you mean the Classic version of RadEditor (RadEditor.dll)?
Could you please also specify whether the content is pasted as plain text (without any tags) or only the <html>, <head> and <body> tags are stripped?
If only the <html>, <head> and <body> tags are stripped then you can use the solution provided in the following forum thread to solve the problem: html stripped out from template manager.