Changes for page Skins

Last modified by Thomas Mortagne on 2023/10/10

<
From version < 25.14 >
edited by Silvia Macovei
on 2011/04/07
To version < 26.2 >
edited by Silvia Macovei
on 2011/04/07
>
Change comment: Text fixes

Summary

Details

Page properties
Content
... ... @@ -57,23 +57,23 @@
57 57  (((
58 58  [[image:skin3||style="border:1px solid black; width:650px"]]
59 59  )))
60 -* You have multiple text areas where you can override the default behavior of your theme.
60 +* You have multiple text areas where you can override the default behavior of your skin
61 61  * Click on **Save and View**
62 -* Your settings will be applied and the theme should change accordingly.
62 +* Your settings will be applied and the skin should change accordingly.
63 63  
64 64  === Changing the Skin at space level ===
65 65  
66 -A XWiki space can use it's own Skin. For example, if you want to set as Skin for the space Main as being the Albatross Skin, follow these steps:
66 +An XWiki space can have its own Skin. For example, if you want to set the Albatross Skin for the Main space you should follow these steps:
67 67  
68 68  * Go on any page inside the Main space
69 -* From the top Space menu, click Administer space to open the Administration interface for the space Main
69 +* From the top Space menu, click Administer space to open the Administration interface for the Main space
70 70  * Click on **Presentation** on the left tab
71 71  (((
72 - [[image:skin5.png||style="border:1px solid black; width:650px"]]
72 +[[image:skin5.png||style="border:1px solid black; width:650px"]]
73 73  )))
74 -* For example, you can put "toucan" to use the Toucan Skin. If you have defined another Skin, you must put the directory name which contains the skin in order to use it. Note that the names are case-sensitive.
75 -* Click on **Save**
76 -* You can now open any page inside the Main space and you will notice the layout difference.
74 +* For example, to use the Toucan Skin you can write "toucan" in the **Skin** field. If you have defined another Skin, you should fill in directory name which contains the skin. Note that the names are case-sensitive.
75 +* Click **Save**
76 +* If you open any page inside the Main space you will notice the layout difference.
77 77  
78 78  === Changing the Skin for a user ===
79 79  
... ... @@ -81,17 +81,16 @@
81 81  
82 82  * Go to the user's profile page
83 83  * Edit the user's objects. Use the top-left menu: Edit -> Objects
84 -* Set the value of the skin(%%) property (under 'Objects of type XWiki.XWikiUsers') as toucan. You must use lowecase letter, remember that skin names are case-sensitive.
84 +* Set the value of the skin(%%) property (under 'Objects of type XWiki.XWikiUsers') to toucan. You must use lowercase letters, remember that skin names are case-sensitive.
85 85  (((
86 86  [[image:skin6.png||style="border:1px solid black; width:650px"]]
87 87  )))
88 88  * Click on **Save and View**
89 -* Now, all the pages inside the wiki will have the (% class="sectionblockcodecolored"%)toucan(%%) Skin applied on them for that user.
89 +* Now, all the pages inside the wiki will have the (% class="sectionblockcodecolored"%)toucan(%%) Skin applied for that user.
90 90  
91 -
92 92  = More about XWiki Skins =
93 93  
94 -In order to find more about XWiki Skins, check the [[Skins Tutorial>>DevGuide.Skins]] from inside the Developer Guide and the [[Skins Tutorial>>Features.Skins]] from inside the User Guide
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.
95 95  
96 96  
97 97  

Get Connected