|
|
|
| Hi
in vs.net I can create a new CMS procejt and see the current templates
(.asp) in the template explorer - I can create a new and check it in - and
out - but can't open the file for editing ....
Anyone knows whats wrong ?
| |
| Angus Logan 2004-08-19, 7:47 am |
| Hi Scott,
Have you set the 'TemplateFile' property of the template?
ie. associated the Template Definition with a file?
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP)
Lead Software Developer
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Scott" <snipermode@hotmail.com> wrote in message
news:#lTZRkehEHA.396@TK2MSFTNGP12.phx.gbl...
> Hi
>
> in vs.net I can create a new CMS procejt and see the current templates
> (.asp) in the template explorer - I can create a new and check it in - and
> out - but can't open the file for editing ....
>
> Anyone knows whats wrong ?
>
>
>
>
| |
|
|
|
|
|
|
|
|
| Angus Logan 2004-09-08, 7:48 am |
| Hi John,
You can easily show/hide elements by using the
AuthoringModeContainer/PresentationModeContainer(s).
See Stefan's article at
http://weblogs.asp.net/stefan_gossn.../02/106103.aspx
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP)
Lead Software Developer
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"John" <John@discussions.microsoft.com> wrote in message
news:2A26D374-BD88-44D7-9C56-92ABA09E93F6@microsoft.com...
> Hi,
> I am new to content management server and was wondering if templates could
> contain instructions for users which would then not be posted on the live
> site? If so, how should I go about doing this?
>
> Any help is much appreciated.
| |
| Glen Wells 2004-09-09, 2:46 am |
| John,
Another way is to create a custom placeholder control that inherits from
either the MS or Telerik Placeholder Control, and output the Placeholder's
description immediately above the editor in Authoring Mode.
--
Glen Wells
www.cubik.co.uk
"Angus Logan" <angus_logan@data3.com.au> wrote in message
news:%23UkPTWYlEHA.3340@TK2MSFTNGP14.phx.gbl...
> Hi John,
>
> You can easily show/hide elements by using the
> AuthoringModeContainer/PresentationModeContainer(s).
>
> See Stefan's article at
> http://weblogs.asp.net/stefan_gossn.../02/106103.aspx
>
> Regards
> --
> ________________________________________
>
> Angus Logan (MCAD/MCDBA/MCP)
> Lead Software Developer
> Microsoft Application Solutions
> Data#3 Limited
> E angus_logan@data3.com.au
> BLOG www.anguslogan.com
> ________________________________________
>
> "John" <John@discussions.microsoft.com> wrote in message
> news:2A26D374-BD88-44D7-9C56-92ABA09E93F6@microsoft.com...
>
>
|
|
|
|