Changes for page Skins

Last modified by Thomas Mortagne on 2023/10/10

From version 37.2
edited by Vincent Massol
on 2017/09/06
Change comment: Update document after refactoring.
To version 38.1
edited by Ecaterina Moraru (Valica)
on 2017/09/06
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.evalica
Content
... ... @@ -6,7 +6,7 @@
6 6  A skin is composed of:
7 7  
8 8  * [[Velocity templates>>platform:DevGuide.Scripting#velocity]]
9 -* [[CSS files (stylesheets)>>platform:AdminGuide.CSS files]]
9 +* [[CSS files (stylesheets)>>Documentation.DevGuide.Tutorials.Skins.CSS files]]
10 10  * [[Javascript files>>platform:DevGuide.JavaScriptAPI]]
11 11  * Images
12 12  
... ... @@ -20,7 +20,7 @@
20 20  * The [[Colibri skin (deprecated starting 6.2-m2)>>extensions:Extension.Colibri Skin]]
21 21  * The [[Toucan skin (deprecated and removed starting with 4.4-rc1)>>extensions:Extension.Toucan Skin]]
22 22  
23 -The [[full list of XWiki skins>>Features.Skins]] that are included in your XWiki instance can be found on the server filesystem, inside the ##webapps/xwiki/skins## folder.
23 +The [[full list of XWiki skins>>platform:Features.Skins]] that are included in your XWiki instance can be found on the server filesystem, inside the ##webapps/xwiki/skins## folder.
24 24  
25 25  = The usage level for a XWiki Skin =
26 26  
... ... @@ -28,7 +28,7 @@
28 28  
29 29  * For the entire XWiki instance. If no skin is set at other levels, the pages will use the global instance skin.
30 30  * For a space inside the XWiki instance. It has a higher priority than the instance level skin.
31 -* For a specific user. It has a higher priority than the space level skin. For more details check [[this tutorial>>#HChangingtheSkinforauser]].
31 +* For a specific user. It has a higher priority than the space level skin. For more details check [[this tutorial>>Documentation.AdminGuide.Skins||anchor="HChangingtheSkinforauser"]].
32 32  * For other custom levels that can be created by modifying the Velocity templates inside the skin (for example, a skin can be set for a specific page, for a specific group of users and so on).
33 33  
34 34  == Changing the Skin ==
... ... @@ -90,4 +90,4 @@
90 90  
91 91  = More about XWiki Skins =
92 92  
93 -In order to find out more about the XWiki Skins, check the [[Skins Tutorial>>DevGuide.Skins]] in the Developer Guide and the [[Skins Tutorial>>Features.Skins]] in the User Guide.
93 +In order to find out more about the XWiki Skins, check the [[Skins Tutorial>>platform:DevGuide.Skins]] in the Developer Guide and the [[Skins Tutorial>>platform:Features.Skins]] in the User Guide.

Get Connected