|
Home > Archive > Microsoft Content Management Server > September 2006 > How to default html placeholder control to html source editing mod
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 |
How to default html placeholder control to html source editing mod
|
|
|
| When you click on "create new page" in MCMS, the default behaviour renders
the content in the html placeholder controls.
Is there a way to default the display so the control loads in HTML source
view instead.
I implemented the AllTagsHtmlPlaceholderControl [from book Advanced MCMS
Development] because I needed to support flash content. What I'm finding is
that the flash loads and displays fine, but, the HTML button on the toolbar
can take a long time to become enabled (2+ minutes).
We will be pasting actual HTML, so source view is the preferred view anyways.
Thanks
serge
| |
| Stefan [MSFT] 2006-09-27, 1:19 pm |
| Hi Serge,
I don't think that this is possible.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"serge" <serge@discussions.microsoft.com> wrote in message
news:1C76F9CB-39CC-4807-8C86-4AF6383B40CE@microsoft.com...
> When you click on "create new page" in MCMS, the default behaviour renders
> the content in the html placeholder controls.
> Is there a way to default the display so the control loads in HTML source
> view instead.
>
> I implemented the AllTagsHtmlPlaceholderControl [from book Advanced MCMS
> Development] because I needed to support flash content. What I'm finding
> is
> that the flash loads and displays fine, but, the HTML button on the
> toolbar
> can take a long time to become enabled (2+ minutes).
>
> We will be pasting actual HTML, so source view is the preferred view
> anyways.
>
> Thanks
> serge
>
|
|
|
|
|