Wiki source code of Changing the logo and the panels
Version 7.1 by Silvia Macovei on 2014/10/31
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
4.1 | 1 | {{toc start="2"/}} |
![]() |
1.1 | 2 | |
![]() |
2.1 | 3 | = Changing the logo and the panels = |
![]() |
1.1 | 4 | |
![]() |
7.1 | 5 | Changing the logo and the panels are the first actions you are likely to undertake when starting a new wiki. The following explanations apply to the Flamingo skin. |
![]() |
1.1 | 6 | |
![]() |
7.1 | 7 | The following explanations provide you with basic guidelines. Please refer to [[the skin page>>http://platform.xwiki.org/xwiki/bin/view/Features/Skins]] and [[the complete skinning guide on XWiki.org>>http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Skins]] if you're willing to heavily customize your wiki. |
![]() |
1.1 | 8 | |
![]() |
4.1 | 9 | {{info}} |
10 | Hint: open links in a new tab in order to keep this page available for reference throughout the process. | ||
11 | {{/info}} | ||
![]() |
1.1 | 12 | |
![]() |
2.1 | 13 | == Changing the logo == |
![]() |
1.1 | 14 | |
15 | Many methods can be used to change your wiki's logo. The method described here is the simplest of all: | ||
16 | |||
17 | * Choose an existing image or create a new one | ||
18 | * Resize it so that it is 220 pixels wide and 80 pixels high | ||
19 | * Save it as a PNG file and name it "logo.png" | ||
![]() |
7.1 | 20 | * Upload the image as an attachment on the color theme page (e.g. for the Flamingo skin ##FlamingoThemes.FlamingoDefaultTheme##) and then change the logo in the editor |
21 | ((( | ||
22 | {{image reference="LogoFlamingo.png"/}} | ||
23 | ))) | ||
![]() |
2.1 | 24 | == Changing your wiki's background color == |
![]() |
1.1 | 25 | |
![]() |
7.1 | 26 | If you're using the Flamingo skin, you can also change your wiki's background color pretty easily: |
27 | * Go to the Color theme page ##FlamingoThemes.FlamingoDefaultTheme## and change the colors using the editor | ||
28 | * Click on the "Save & View" button at the bottom of the page. Your wiki is now running under a new color scheme! | ||
29 | ((( | ||
30 | {{image reference="BaseColorsFlamingo.png"/}} | ||
31 | ))) | ||
![]() |
1.1 | 32 | |
![]() |
2.1 | 33 | == Changing your wiki's panels == |
![]() |
1.1 | 34 | |
35 | In XWiki Enterprise, you can control the look and feel of your wiki: | ||
36 | |||
37 | * Click on the "Administration" link at the top right of your page | ||
38 | * Click on the "Panel Wizard" button | ||
39 | ** The "Page Layout" tab allows you to define whether you want a right column, a left column, both or none. | ||
40 | *** Click on the desired layout | ||
41 | *** Click on "Save the new layout". Your wiki now has the columns you want it to! | ||
42 | ** The "Panel List" tab allows you to select which panels you want to display | ||
43 | *** Drag & Drop the panels you want to use from the middle of the page to the columns | ||
44 | *** Drag & Drop the panels you want to remove from the columns to the middle of the page | ||
45 | *** Drag & Drop the panels you want to move from one place in the column to another | ||
46 | *** Once you're happy with the result, click on "Save the new layout" at the bottom of the page. Your wiki now has its new panels. | ||
47 | |||
![]() |
4.1 | 48 | {{info}} |
49 | If you're experiencing problems using the Panel Wizard, please try using it with [[the Firefox browser.>>http://getfirefox.com/]] | ||
50 | {{/info}} | ||
![]() |
1.1 | 51 | |
![]() |
2.1 | 52 | * Next: [[Creating new users>>GettingStarted.CreatingNewUsers]] |