Wiki source code of Style Standards

Version 101.1 by Ecaterina Valica on 2009/12/22 11:30

Show last authors
1 {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
2
3 {{velocity}}{{html}}#info("This page is a work in progress. Thank you!"){{/html}}{{/velocity}}
4
5 (% class="leftMargin" %)
6 (((== CSS Components ==
7
8 * [[Small Form Component>>Standards.CssFormSmall]]
9 * [[Icons Component>>Standards.CssIcons]]
10 )))
11
12 (% class="left column70" %)
13 (((== Style Standards ==
14
15 Style Standards provide a consistent User Experience throughout the application and also serve as a guide book for designers:
16
17 * Images used
18 ** [[Icons>>Standards.Icons]]
19 *** [[Display of Action Icons>>Standards.ActionIcons]]
20 *** [[Recommendations>>Standards.IconsRecommendations]]
21 *** [[Usage Study>>Standards.IconsStudy]]
22 **** [[Delete Icon Usage Study>>Standards.IconsStudyDelete]]
23 * [[Buttons>>Standards.Buttons]]
24
25 * [[Links>>Standards.Links]]
26 * [[Forms>>Standards.Forms]]
27
28 * [[Colors>>Standards.Colors]]
29 * [[Typography>>Standards.Typography]]
30
31 * [[Hierarchy>>Standards.Hierarchy]]
32 * [[QuantitativeDisplay >>Standards.QuantitativeDisplay]]
33
34 * Types of pages
35 ** Main
36 ** Section Pages
37 * Error messages
38 ** Status bar notification
39 ** Dialog notifications
40 * Behavior)))
41 {{html}}
42 <div class="clearfloats"></div>
43 {{/html}}