|
Home > Archive > Microsoft Content Management Server > February 2004 > extending placeholder functionality
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 |
extending placeholder functionality
|
|
| Barrett 2004-02-24, 2:36 am |
| We have a requirement to provide "placeholder level"
security, access, workflow, and history revision. I
realize that cms provides this functionality at the
posting level, but can it be extended to the placeholder?
If so, are there any suggestions on designing a solution
or code samples?
| |
| Stefan [MSFT] 2004-02-24, 4:36 am |
| Hi Barret,
the current version of the product does not expose this feature.
You could add some code on template level to check the current username and
prevent rendering the control - this would do something similar but you
cannot use the CMS roles to achieve this.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Barrett" <anonymous@discussions.microsoft.com> wrote in message
news:07b901c3fae8$af959b80$a001280a@phx.gbl...
> We have a requirement to provide "placeholder level"
> security, access, workflow, and history revision. I
> realize that cms provides this functionality at the
> posting level, but can it be extended to the placeholder?
>
> If so, are there any suggestions on designing a solution
> or code samples?
| |
|
| Hi Stefan
Thanks for the info..
>-----Original Message-----
>Hi Barret,
>
>the current version of the product does not expose this
feature.
>You could add some code on template level to check the
current username and
>prevent rendering the control - this would do something
similar but you
>cannot use the CMS roles to achieve this.
>
>Cheers,
>Stefan.
>
>--
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>
>"Barrett" <anonymous@discussions.microsoft.com> wrote in
message
>news:07b901c3fae8$af959b80$a001280a@phx.gbl...
placeholder?[color=blue]
>
>
>.
>
|
|
|
|
|