|
Home > Archive > Microsoft Content Management Server > November 2004 > Telerik R.A.D. Editor CMS v1.3 -- Solution for problems rending tags, Flash, table, et
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Telerik R.A.D. Editor CMS v1.3 -- Solution for problems rending tags, Flash, table, et
|
|
|
|
Thanks for the post. Im currently having problems similar
to that. My custom placeholder that implements rad editor
does not render in AuthoringPreview. But setting
AllowSpecialTags to true has not solved the problem. Its
driving me crazy.
>-----Original Message-----
>When using the R.A.D Editor, I would add a an item ( a
swf file or a
>table, for example) to the RadEditorPlaceHolderControl,
it would
>appear in the control and in the HTML Mode when in CMS
AuthoringReedit
>mode. However, when I attempted to preview the web page,
the items in
>the RAD placeholder control would not render. When I
saved the CMS
>page changes, the items (including the HTML previously
seen in the
>HTML Mode) would fail to save, effectively disappearing.
>
>I submitted a ticket to Telerick and they responded with
the following
>fix:
>
>What we suggest is to check whether you have set the
AllowSpecialTags
>property to "true"? MCMS automatically strips some
special tags like
><SCRIPT>, <EMBED>, <OBJECT>, etc. and this is the
probable reason why
>you don't see the flash which you have inserted after
postback.
>
>They also said that they will soon provide a MCMS section
to their KB
>when they create a new site (separate from
www.telerik.com) which will
>be focused on MCMS solutions only. They plan to start
working on it in
>a two week's period and said that hopefully it will be
ready by the
>end of the year.
>.
>
|
|
|
|
|