OVH Cloud OVH Cloud

Les thèmes sont en lecture seule avec FrontPage

4 réponses
Avatar
Pascal
Salut,

Lorsque j'essaie d'appliquer un thème avec FrontPage 2003 sur un site SPS V2
(le tout en verison Technical Realease), il m'indique que les thèmes sont en
lecture seule. Etrange. Faut il coder des css directement au lieu d'utiliser
les thèmes. ça serait dommage s'il s'agit juste de choisir un style un peu
différent.

Merci pour votre aide,
Pascal

4 réponses

Avatar
Renaud COMTE
Bonjour

Vous parler de quelles themes et de quelles produits (SPS
ou WSS)?

Wss propose déja une liste de thémes décris en CAML que
vous pouvez appliquer sans problémes.

Attention, les sites WSS ne sont pas des sites Frontpage
classiques, d'ailleurs vous n'utilisez mêmes pas les
extensions frontpage pour vous connecter (sinon erreur
d'install)

Merci

Renaud COMTE
www.clubSPS.org
Avatar
Pascal
Il s'agit des thèmes SPS. (deuxième réponse, la première ne semble pas
être passée)

"Renaud COMTE" a écrit dans le message de news:
082401c36014$82e36960$
Bonjour

Vous parler de quelles themes et de quelles produits (SPS
ou WSS)?

Wss propose déja une liste de thémes décris en CAML que
vous pouvez appliquer sans problémes.

Attention, les sites WSS ne sont pas des sites Frontpage
classiques, d'ailleurs vous n'utilisez mêmes pas les
extensions frontpage pour vous connecter (sinon erreur
d'install)

Merci

Renaud COMTE
www.clubSPS.org
Avatar
EROL MVP SPS
Bonsoir,

I do it in English :
Customizing Web Sites by Using Web Page Editing Tools

Additional customization can be done by using a Windows SharePoint
Services-compatible Web page editor, such as Microsoft FrontPage 11 (Beta).
With a Web page editor you can perform customizations such as the following:

Add borders to pages.
-
Insert graphics.
-
Add components to the home page.
-
Change the navigation of a site.
-
For example, if you have created a custom theme for Windows SharePoint
Services Beta 2 sites in FrontPage 11 (Beta), and added the theme name to
the list of themes in FrontPage 11 (Beta), you can edit the list of
available themes in Windows SharePoint Services Beta 2 to include your new
theme. An XML template called spthemes.xml contains the theme name, style
sheet location, thumbnail, preview, and description of each theme that is
available through the browser.
-
This XML file is used to render the theme selection page.
-
You can modify this XML file (by opening it in any editor, such as Notepad)
to include a custom theme on the Apply Theme to Web page.
-
You must be a member of the local administrators group for the server to
edit this file. For more information about creating a theme and adding it to
the list of themes in FrontPage 11 (Beta), see the FrontPage 11 (Beta) Help
system.

Add a custom theme to the list of available themes
-
On the top link bar, click Site Settings.
-
In the Manage This Web section, click Apply theme to site.
-
In the Address bar on the browser, replace the file name themeweb.aspx with
spthemes.xml.
-
For example, if the Address bar showed
http://server_name/_layouts/1033/themeweb.aspx, you would change the path to
http://server_name/_layouts/1033/spthemes.xml.

Edit the XML file and add a new section for your custom theme, similar to
the following:
- <Templates>

<TemplateID>newtemplateid</TemplateID>

<DisplayName>NewTemplateDisplayName</DisplayName>

<Description>Description</Description>

<Thumbnail>../images/image.png</Thumbnail>

<Preview>../images/image.gif</Preview>

</Templates>

For more information about customizing Web site elements in a Windows
SharePoint Services-compatible Web page editor, see the Help system for the
Web page editor.

Customizing Web Sites by Using Administrative Controls
If you are an Administrator, you can customize how Web sites work by
performing tasks such as the following:

Change settings, such as regional settings.
-
Add, remove, or modify site groups.
-
Add or remove users, or change their site group membership.
-
You control these features by using the Site Administration pages. Only an
administrator of the site can perform these types of customizations, or
users who are members of a site group that contains administrative rights,
such as the Manage Site Groups right.
-
Customizing Web Sites Programmatically
You can perform advanced Web development customizations by using the
programming model behind Windows SharePoint Services Beta 2. You can use the
programming model to make Web site customizations such as:
-
Add, edit, delete, and retrieve data from SharePoint Lists.
Create new lists and set list metadata (such as the fields in a list).
Work with documents in document libraries.
-
Perform administrative tasks such as creating webs, adding users, creating
roles, and so on.
-
For more information about advanced customizations, see the Windows
SharePoint Services Software Development Kit.


--




Allez sur mon site je l'ai refait et largement développé,
voir la rubrique SPS v 2.0 et sur le Tech-Ed 2003.

@bientôt sur les news de SharePoint.

Bonne fin de semaine.


EROL
MVP SharePoint Microsoft France.
http://perso.wanadoo.fr/erolsps/
http://www.laboratoire-microsoft.org/articles/teched_2003/
============================= Si nous avons chacun un objet et que nous les échangeons, nous avons chacun
un objet.
Si nous avons chacun une idée et que nous les échangeons, nous avons chacun
deux idées.
Proverbe chinois.
===================
"Pascal" a écrit dans le message de
news:%
Il s'agit des thèmes SPS. (deuxième réponse, la première ne semble pas
être passée)

"Renaud COMTE" a écrit dans le message de news:
082401c36014$82e36960$
Bonjour

Vous parler de quelles themes et de quelles produits (SPS
ou WSS)?

Wss propose déja une liste de thémes décris en CAML que
vous pouvez appliquer sans problémes.

Attention, les sites WSS ne sont pas des sites Frontpage
classiques, d'ailleurs vous n'utilisez mêmes pas les
extensions frontpage pour vous connecter (sinon erreur
d'install)

Merci

Renaud COMTE
www.clubSPS.org




Avatar
EROL MVP SPS
Bonjour,

Je vous ai passé un fichier XML par email.
Effectivement avec FrontPage 2003 on ne voit pas cela.
-----------------------
Allez sur mon site je l'ai refait et largement développé,
voir la rubrique SPS v 2.0 et sur le Tech-Ed 2003.

@bientôt sur les news de SharePoint.

Bonne fin de semaine.


EROL
MVP SharePoint Microsoft France.
http://perso.wanadoo.fr/erolsps/
http://www.laboratoire-microsoft.org/articles/teched_2003/
============================= Si nous avons chacun un objet et que nous les échangeons, nous avons chacun
un objet.
Si nous avons chacun une idée et que nous les échangeons, nous avons chacun
deux idées.
Proverbe chinois.
===================
"Pascal" a écrit dans le message de
news:%
Effectivement, voilà une réponse complète concernant WSS (Windows


SharePoint
Service). Mais, je pense que ça ne s'applique pas à SPS (SharePoint Portal
Server) pour lequel les thèmes ne peuvent pas être appliqués avec


FrontPage
(mais comment faire autrement ?).

"EROL MVP SPS" a écrit dans le message de news:

> Bonsoir,
>
> I do it in English :
> Customizing Web Sites by Using Web Page Editing Tools
>
> Additional customization can be done by using a Windows SharePoint
> Services-compatible Web page editor, such as Microsoft FrontPage 11
(Beta).
> With a Web page editor you can perform customizations such as the
following:
>
> Add borders to pages.
> -
> Insert graphics.
> -
> Add components to the home page.
> -
> Change the navigation of a site.
> -
> For example, if you have created a custom theme for Windows SharePoint
> Services Beta 2 sites in FrontPage 11 (Beta), and added the theme name


to
> the list of themes in FrontPage 11 (Beta), you can edit the list of
> available themes in Windows SharePoint Services Beta 2 to include your


new
> theme. An XML template called spthemes.xml contains the theme name,


style
> sheet location, thumbnail, preview, and description of each theme that


is
> available through the browser.
> -
> This XML file is used to render the theme selection page.
> -
> You can modify this XML file (by opening it in any editor, such as
Notepad)
> to include a custom theme on the Apply Theme to Web page.
> -
> You must be a member of the local administrators group for the server to
> edit this file. For more information about creating a theme and adding


it
to
> the list of themes in FrontPage 11 (Beta), see the FrontPage 11 (Beta)
Help
> system.
>
> Add a custom theme to the list of available themes
> -
> On the top link bar, click Site Settings.
> -
> In the Manage This Web section, click Apply theme to site.
> -
> In the Address bar on the browser, replace the file name themeweb.aspx
with
> spthemes.xml.
> -
> For example, if the Address bar showed
> http://server_name/_layouts/1033/themeweb.aspx, you would change the


path
to
> http://server_name/_layouts/1033/spthemes.xml.
>
> Edit the XML file and add a new section for your custom theme, similar


to
> the following:
> - <Templates>
>
> <TemplateID>newtemplateid</TemplateID>
>
> <DisplayName>NewTemplateDisplayName</DisplayName>
>
> <Description>Description</Description>
>
> <Thumbnail>../images/image.png</Thumbnail>
>
> <Preview>../images/image.gif</Preview>
>
> </Templates>
>
> For more information about customizing Web site elements in a Windows
> SharePoint Services-compatible Web page editor, see the Help system for
the
> Web page editor.
>
> Customizing Web Sites by Using Administrative Controls
> If you are an Administrator, you can customize how Web sites work by
> performing tasks such as the following:
>
> Change settings, such as regional settings.
> -
> Add, remove, or modify site groups.
> -
> Add or remove users, or change their site group membership.
> -
> You control these features by using the Site Administration pages. Only


an
> administrator of the site can perform these types of customizations, or
> users who are members of a site group that contains administrative


rights,
> such as the Manage Site Groups right.
> -
> Customizing Web Sites Programmatically
> You can perform advanced Web development customizations by using the
> programming model behind Windows SharePoint Services Beta 2. You can use
the
> programming model to make Web site customizations such as:
> -
> Add, edit, delete, and retrieve data from SharePoint Lists.
> Create new lists and set list metadata (such as the fields in a list).
> Work with documents in document libraries.
> -
> Perform administrative tasks such as creating webs, adding users,


creating
> roles, and so on.
> -
> For more information about advanced customizations, see the Windows
> SharePoint Services Software Development Kit.
>
>
> --
>
>
>
>
> Allez sur mon site je l'ai refait et largement développé,
> voir la rubrique SPS v 2.0 et sur le Tech-Ed 2003.
>
> @bientôt sur les news de SharePoint.
>
> Bonne fin de semaine.
>
>
> EROL
> MVP SharePoint Microsoft France.
> http://perso.wanadoo.fr/erolsps/
> http://www.laboratoire-microsoft.org/articles/teched_2003/
> ============================= > > Si nous avons chacun un objet et que nous les échangeons, nous avons
chacun
> un objet.
> Si nous avons chacun une idée et que nous les échangeons, nous avons
chacun
> deux idées.
> Proverbe chinois.
> =================== > >
> "Pascal" a écrit dans le message de
> news:%
> > Il s'agit des thèmes SPS. (deuxième réponse, la première ne semble


pas
> > être passée)
> >
> > "Renaud COMTE" a écrit dans le message de news:
> > 082401c36014$82e36960$
> > Bonjour
> >
> > Vous parler de quelles themes et de quelles produits (SPS
> > ou WSS)?
> >
> > Wss propose déja une liste de thémes décris en CAML que
> > vous pouvez appliquer sans problémes.
> >
> > Attention, les sites WSS ne sont pas des sites Frontpage
> > classiques, d'ailleurs vous n'utilisez mêmes pas les
> > extensions frontpage pour vous connecter (sinon erreur
> > d'install)
> >
> > Merci
> >
> > Renaud COMTE
> > www.clubSPS.org
> >
> >
>
>