Wiki source code of Skin 4.x - Dashboard

Last modified by Vincent Massol on 2024/02/26 17:53

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use("Improvements.WebHome")
3 $xwiki.ssx.use("Standards.WebHome")
4 {{/velocity}}
5
6 (% class="left column40 dashboardleft" style="width: 27%" %)
7 (((
8 === Proposal ===
9
10 {{toc start='4'/}}
11
12 * [[Skin 4.x General Proposal>>Skin4x]]
13
14 === Snapshot ===
15 (% class="left dashboardleft" style="width: 99%;" %)(((
16 [[[[image:[email protected]||style="border: 1px dotted #DFDFF2; max-width: 100%;"]]>>attach:[email protected]]]
17 )))
18
19 )))
20
21 (% class="dashboardright right column60 " style="width: 70%" %)
22 (((
23
24 ==== Overview ====
25
26 {{gallery}}
27 image:[email protected]
28 image:dashboardDesktopSnapshotHighlight.png
29 image:[email protected]
30 image:[email protected]
31 {{/gallery}}
32
33 (%class='clearfloats'%)((()))
34 )))
35
36 (%class='clearfloats'%)((()))
37
38 === Responsive Layout ===
39
40 ==== Phone Layout ====
41
42 (% class="dashboardright left column50"%)
43 (((
44 (% class="viewport phone-portrait" %)
45 (((
46 [[image:dashboardPhonePortrait.png]]
47 )))
48 )))
49
50 (% class="dashboardright right column50"%)
51 (((
52 (% class="viewport phone-landscape" %)
53 (((
54 [[image:dashboardPhoneLandscape.png]]
55 )))
56 )))
57
58 (%class='clearfloats'%)((()))
59
60 ==== Tablet Layout ====
61
62 (% class="viewport tablet-portrait" %)
63 (((
64 [[image:dashboardTabletPortrait.png]]
65 )))
66
67 (%class='clearfloats'%)((()))
68
69 (% class="viewport tablet-landscape" %)
70 (((
71 [[image:dashboardTabletLandscape.png]]
72 )))
73
74
75 (%class='clearfloats'%)((()))
76
77 ==== Desktop Layout ====
78
79 (% class="viewport desktop-landscape" %)
80 (((
81 [[image:dashboardDesktopLandscape.png]]
82 )))
83
84 (%class='clearfloats'%)((()))

Get Connected