Hi all,

I have created a new modified area template for SPS and
I can use it to create a new area.

Now I need to customize the default webparts for this area.
Where is that information located ? In any of the XML files ?

Regards,

// Henke

Re: Webparts in modified template by Henke

Henke
Thu Aug 21 05:54:24 CDT 2003

After some digging I found the section in ONet.xml where
the default webparts are definied.

Regards,

// Henke

"Henke" <funboy_yodel2@hetmail.com> wrote in message
news:uDrFmV8ZDHA.2404@TK2MSFTNGP10.phx.gbl...
> Hi all,
>
> I have created a new modified area template for SPS and
> I can use it to create a new area.
>
> Now I need to customize the default webparts for this area.
> Where is that information located ? In any of the XML files ?
>
> Regards,
>
> // Henke
>
>



Re: Webparts in modified template by Mike

Mike
Thu Aug 21 11:33:12 CDT 2003

For the benefit of future searchers in Google Groups for just this - Where ?

Mike Walsh
Helsinki
Finland

"Henke" <funboy_yodel2@hetmail.com> wrote in message
news:uEl9NJ9ZDHA.2932@tk2msftngp13.phx.gbl...
> After some digging I found the section in ONet.xml where
> the default webparts are definied.
>
> Regards,
>
> // Henke
>
> "Henke" <funboy_yodel2@hetmail.com> wrote in message
> news:uDrFmV8ZDHA.2404@TK2MSFTNGP10.phx.gbl...
> > Hi all,
> >
> > I have created a new modified area template for SPS and
> > I can use it to create a new area.
> >
> > Now I need to customize the default webparts for this area.
> > Where is that information located ? In any of the XML files ?
> >
> > Regards,
> >
> > // Henke
> >
> >
>
>



Re: Webparts in modified template by Henke

Henke
Fri Aug 22 01:47:13 CDT 2003


<Modules>
<Module>
<File>
<AllUsersWebPart>

One can add several AllUsersWebPart elements, the data in the element is
basically the same that goes into web.config when registrering a new
webpart.

Regards

// Henke



"Mike Walsh [MVP]" <englantilainen@hotmail.com> wrote in message
news:ul83OOAaDHA.2284@TK2MSFTNGP12.phx.gbl...
> For the benefit of future searchers in Google Groups for just this - Where
?
>
> Mike Walsh
> Helsinki
> Finland
>
> "Henke" <funboy_yodel2@hetmail.com> wrote in message
> news:uEl9NJ9ZDHA.2932@tk2msftngp13.phx.gbl...
> > After some digging I found the section in ONet.xml where
> > the default webparts are definied.
> >
> > Regards,
> >
> > // Henke
> >
> > "Henke" <funboy_yodel2@hetmail.com> wrote in message
> > news:uDrFmV8ZDHA.2404@TK2MSFTNGP10.phx.gbl...
> > > Hi all,
> > >
> > > I have created a new modified area template for SPS and
> > > I can use it to create a new area.
> > >
> > > Now I need to customize the default webparts for this area.
> > > Where is that information located ? In any of the XML files ?
> > >
> > > Regards,
> > >
> > > // Henke
> > >
> > >
> >
> >
>
>



Re: Webparts in modified template by Jan

Jan
Wed Oct 01 14:53:26 CDT 2003


> I have created a new modified area template for SPS and
> I can use it to create a new area.

I ' am fighting exactly with this. How do I crate an Template, that I can
use as an area-template
I created a stp-file and used the stsadm tool with an positiv result.. but
i can't see this Template when I create an new area or subarea


Please imagine thate I'am 5 Years old ....


rgds Jan




Re: Webparts in modified template by Henke

Henke
Thu Oct 02 01:07:34 CDT 2003

Hi Jan,

This is what I did.

I made a copy of the SPSNEWS folder in \Program Files\Common Files\Microsoft
Shared\web server extensions\60\TEMPLATE\1033
in the same folder.

I named the new folder SPSAR

I made some changes to the layout in the files in the new folder.

I made an entry in the file WEBTEMPSPS.XML in \Program Files\Common
Files\Microsoft Shared\web server extensions\60\TEMPLATE\1033\XML

<Template Name="SPSAR" ID="37">
<Configuration ID="0" Title="Custom Template" Type="0" Hidden="TRUE"
ImageUrl="../images/spshome.gif" Description="Area Template."><!--
_locID@Title="webtemp_title_spscommu0"
_locComment="{StringCategory=HTX}" --> <!--
_locID@Description="webtemp_desc_spscommu0"
_locComment="{StringCategory=HTX}" --></Configuration>
</Template>

I restarted the IIS and then I could use the new template when creating a
subarea through
the webinterface.

Regards,

// Henke







"Jan Schneider" <jan@janschneiderantispam.com> wrote in message
news:eeTAMYFiDHA.1680@TK2MSFTNGP12.phx.gbl...
>
> > I have created a new modified area template for SPS and
> > I can use it to create a new area.
>
> I ' am fighting exactly with this. How do I crate an Template, that I can
> use as an area-template
> I created a stp-file and used the stsadm tool with an positiv result..
but
> i can't see this Template when I create an new area or subarea
>
>
> Please imagine thate I'am 5 Years old ....
>
>
> rgds Jan
>
>
>