Wiki source code of Style Standards

Version 99.1 by Ecaterina Valica on 2009/08/13 15:17

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 * Types of pages
32 ** Main
33 ** Section Pages
34 * Error messages
35 ** Status bar notification
36 ** Dialog notifications
37 * Behavior)))