| Author |
Message |
kele
Guest
|
Posted:
Tue Jan 11, 2005 8:34 am Post subject:
Specify Templates for Channels |
|
|
I am trying to do the following and not sure what the
Best Practice method is: eg.
Channels Templates
Woodgrove
About US GeneralImage
Small Business General
News GeneralImage
Contact US General
How do you restrict a Template to a Channel ie.
The 'GeneralImage' Template is used for any postings to
the 'About Us' Channel. But also have all the
GeneralImage Templates the same. ie. So if you update
one it updates all others with the same name.
From what I can tell using Connected Templates sort of
allows you to do this, but when you make changes it
updates any Placeholder changes but doesn't copy across
or update any Custom Properties.
Is there any way of achieving this. ie. It is like
stipulating the Channel Rights for a Template. Or do I
have to repeat all the custom properties in each of the
Templates?
Cheers,
Kele. |
|
| Back to top |
|
 |
Angus Logan [MVP]
Guest
|
Posted:
Tue Jan 11, 2005 9:43 am Post subject:
Re: Specify Templates for Channels |
|
|
HI Kele,
You could write your own 'select template' dialog (dosen't even need to be a
dialog it could be on the main form) that has a mapping for each channel to
the templates allowed to be used in that channel.
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"kele" <anonymous@discussions.microsoft.com> wrote in message
news:021301c4f786$17508dd0$a601280a@phx.gbl...
| Quote: |
I am trying to do the following and not sure what the
Best Practice method is: eg.
Channels Templates
Woodgrove
About US GeneralImage
Small Business General
News GeneralImage
Contact US General
How do you restrict a Template to a Channel ie.
The 'GeneralImage' Template is used for any postings to
the 'About Us' Channel. But also have all the
GeneralImage Templates the same. ie. So if you update
one it updates all others with the same name.
From what I can tell using Connected Templates sort of
allows you to do this, but when you make changes it
updates any Placeholder changes but doesn't copy across
or update any Custom Properties.
Is there any way of achieving this. ie. It is like
stipulating the Channel Rights for a Template. Or do I
have to repeat all the custom properties in each of the
Templates?
Cheers,
Kele.
|
|
|
| Back to top |
|
 |
Mei Ying [MVP]
Guest
|
Posted:
Tue Jan 11, 2005 12:04 pm Post subject:
Re: Specify Templates for Channels |
|
|
Hi
Or you could modify the Create New Page action to use a
pre-defined template (which could be programatically set,
depending on the current channel) each time a new posting
is created, bypassing the select template dialog
altogether.
Either way, you only need to maintain 2 templates: General
and GeneralImage.
regards
Mei Ying
---
Blog: http://meiyinglim.blogspot.com
Contact: meiyinglim@hotmail.com
---
| Quote: | -----Original Message-----
HI Kele,
You could write your own 'select template' dialog
(dosen't even need to be a
dialog it could be on the main form) that has a mapping
for each channel to
the templates allowed to be used in that channel.
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"kele" <anonymous@discussions.microsoft.com> wrote in
message
news:021301c4f786$17508dd0$a601280a@phx.gbl...
I am trying to do the following and not sure what the
Best Practice method is: eg.
Channels Templates
Woodgrove
About US GeneralImage
Small Business General
News GeneralImage
Contact US General
How do you restrict a Template to a Channel ie.
The 'GeneralImage' Template is used for any postings to
the 'About Us' Channel. But also have all the
GeneralImage Templates the same. ie. So if you update
one it updates all others with the same name.
From what I can tell using Connected Templates sort of
allows you to do this, but when you make changes it
updates any Placeholder changes but doesn't copy across
or update any Custom Properties.
Is there any way of achieving this. ie. It is like
stipulating the Channel Rights for a Template. Or do I
have to repeat all the custom properties in each of the
Templates?
Cheers,
Kele.
.
|
|
|
| Back to top |
|
 |
|
|
|
|