|
Home > Archive > Microsoft Content Management Server > February 2005 > TEmplate CMS projects
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 |
TEmplate CMS projects
|
|
| Paul Devenney 2005-02-24, 7:51 am |
| Hi guys,
I want to setup a template CMS project that contains many of the basic
features that I always us in CMS sites (ie an extension of the CMS Project
that ships with MCMS2002). However, when I try to create an enterprise
template, CMS projects are not in the list of language projects I can add,
and the "enable for CMS" option in the VS.NET menus does not add the
template explorer tool, which would be necessary. Has anyone else tried
this? Any suggestions for how I can setup my own template project?
cheers,
Paul
| |
| Spencer Harbar [MVP] 2005-02-24, 7:51 am |
| I've done similar by copying and modifying the CMS projects which ship with
the product, laborious and tedious but it works!
These are the files in the DevTools folder - newitemwizards and
newprojectswizards.
this included my controls library, references - a better base MCMS template
file etc, and some additional resources (CSS, images etc)
I could never get enterprise templates to play nice.
hth
Spence
www.mcmsfaq.com
"Paul Devenney" <spam@spamgohere.com> wrote in message
news:OH46brmGFHA.2752@TK2MSFTNGP12.phx.gbl...
> Hi guys,
>
> I want to setup a template CMS project that contains many of the basic
> features that I always us in CMS sites (ie an extension of the CMS Project
> that ships with MCMS2002). However, when I try to create an enterprise
> template, CMS projects are not in the list of language projects I can add,
> and the "enable for CMS" option in the VS.NET menus does not add the
> template explorer tool, which would be necessary. Has anyone else tried
> this? Any suggestions for how I can setup my own template project?
>
> cheers,
>
> Paul
>
|
|
|
|
|