Changes for page Skins

Last modified by Thomas Mortagne on 2023/10/10

<
From version < 19.1 >
edited by Raluca Stavro
on 2009/12/10
To version < 22.1 >
edited by Vincent Massol
on 2009/12/11
>
Change comment: instance --> wiki + some rewrites

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Skins
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.RalucaMorosan
1 +XWiki.VincentMassol
Content
... ... @@ -1,30 +1,33 @@
1 -{{velocity}}
2 -$xwiki.ssx.use($doc.fullName)
3 -{{/velocity}}
4 -(% class="floatinginfobox" %)(((
5 -**Contents**
1 +{{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
6 6  
7 -{{toc depth="3" start="2"/}}
8 -)))
9 -=XWiki Skins=
3 += Recent Skins =
10 10  
11 -==Recent Skins==
12 12  XWiki Enterprise provides by default a [[list of Skins>>code:Skins.WebHome]]. The most recent ones are:
13 -* [[Toucan>>code:Skins.ToucanSkin]] ((([[[[image:toucan.png||width="80%" style="border:3px solid #ddd;"]]>>attach:toucan.png]])))
14 -* and [[Colibri>>code:Skins.ColibriSkin]] ((([[[[image:colibri.PNG||width="80%" style="border:3px solid #ddd;"]]>>attach:colibri.PNG]])))
6 +* [[Colibri>>code:Skins.ColibriSkin]] ((([[[[image:colibri.PNG||width="80%" style="border:3px solid #ddd;"]]>>attach:colibri.PNG]])))
7 +* and [[Toucan>>code:Skins.ToucanSkin]] ((([[[[image:toucan.png||width="80%" style="border:3px solid #ddd;"]]>>attach:toucan.png]])))
15 15  
16 -{{id name="3c4" /}}==Changing the Skin==
17 -A Skin can be changed at different levels: at instance level, at space level, at user levels and other levels. In order to change the Skin at instance and space level, the user has to be an administrator for the current XWiki Enterprise instance. To find more about how to change a skin, check the [[How to change the Skin>>AdminGuide.Skins#s3]] section from inside the Admin Guide.
18 -===Changing the Skin at user level===
9 +{{id name="3c4" /}}
10 += Changing the Skin =
11 +
12 +A Skin can be changed at different levels:
13 +* For the whole wiki,
14 +* For a given space
15 +* For a given user
16 +
17 +In order to change the Skin at wiki and space level, the user has to be an administrator for the current XWiki Enterprise instance. To find more about how to change a skin, check the [[How to change the Skin>>AdminGuide.Skins#s3]] section in the Admin Guide.
18 +
19 +== Changing the Skin for a user ==
20 +
19 19  For example, if you want to use the (% class="sectionblockcodecolored"%)toucan(%%) Skin for a specific (% class="sectionblockcodecolored"%)user(%%), follow these steps:
20 - 1. go to the user's (% class="sectionblockcodecolored"%)profile(%%) page
21 - 1. edit the document's objects ( if you are in edit mode, use the right panel and choose the (% class="sectionblockcodecolored"%)Objects(%%) editor, or, if you are in view mode, use the top-left menu: (% class="sectionblockcodecolored"%)EDIT -> OBJECTS(%%))
22 - 1. set the value of the (% class="sectionblockcodecolored"%)skin(%%) property as being (% class="sectionblockcodecolored"%)toucan(%%)
23 - 1. save the document
22 +1. go to the user's (% class="sectionblockcodecolored"%)profile(%%) page
23 +1. edit the document's objects ( if you are in edit mode, use the right panel and choose the (% class="sectionblockcodecolored"%)Objects(%%) editor, or, if you are in view mode, use the top-left menu: (% class="sectionblockcodecolored"%)EDIT -> OBJECTS(%%))
24 +1. set the value of the (% class="sectionblockcodecolored"%)skin(%%) property as being (% class="sectionblockcodecolored"%)toucan(%%)
25 +1. save the document
24 24  
25 - Now, all the pages inside the instance will have the (% class="sectionblockcodecolored"%)toucan(%%) Skin applied on them for that user.
27 +Now, all the pages inside the wiki will have the (% class="sectionblockcodecolored"%)toucan(%%) Skin applied on them for that user.
26 26  
27 -==More about XWiki Skins==
29 += More about XWiki Skins =
30 +
28 28  In order to find more about XWiki Skins, check the [[Skins Tutorial>>AdminGuide.Skins]] from inside the Admin Guide and the [[Skins Tutorial>>DevGuide.Skins]] from inside the Developer Guide.
29 29  
30 30  = Skins eXtensions =

Get Connected