Changes for page UX: Standards

Last modified by Ecaterina Moraru on 2013/11/13 16:30

From version Icon 106.1 Icon
edited by Ecaterina Valica
on 2010/01/12 15:44
Change comment: There is no comment for this version
To version Icon 94.1 Icon
edited by Ecaterina Valica
on 2009/07/31 14:36
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -3,16 +3,12 @@
3 3  {{velocity}}{{html}}#info("This page is a work in progress. Thank you!"){{/html}}{{/velocity}}
4 4  
5 5  (% class="leftMargin" %)
6 -(((
7 -== CSS Standards ==
6 +(((== CSS Components ==
8 8  
9 -* [[Small Form Component>>CssFormSmall]]
10 -* [[CSS API>>CSSAPI]]
11 -)))
8 +* [[Small Form Component>>Standards.CssFormSmall]])))
12 12  
13 13  (% class="left column70" %)
14 -(((
15 -== Visual Elements Standards ==
11 +(((== Style Standards ==
16 16  
17 17  Style Standards provide a consistent User Experience throughout the application and also serve as a guide book for designers:
18 18  
... ... @@ -19,9 +19,6 @@
19 19  * Images used
20 20  ** [[Icons>>Standards.Icons]]
21 21  *** [[Display of Action Icons>>Standards.ActionIcons]]
22 -*** [[Recommendations>>Standards.IconsRecommendations]]
23 -*** [[Usage Study>>Standards.IconsStudy]]
24 -**** [[Delete Icon Usage Study>>Standards.IconsStudyDelete]]
25 25  * [[Buttons>>Standards.Buttons]]
26 26  
27 27  * [[Links>>Standards.Links]]
... ... @@ -30,10 +30,6 @@
30 30  * [[Colors>>Standards.Colors]]
31 31  * [[Typography>>Standards.Typography]]
32 32  
33 -* [[Hierarchy>>Standards.Hierarchy]]
34 -* [[QuantitativeDisplay >>Standards.QuantitativeDisplay]]
35 -* [[ItemDisplay>>Standards.ItemDisplay]]
36 -
37 37  * Types of pages
38 38  ** Main
39 39  ** Section Pages
... ... @@ -40,11 +40,4 @@
40 40  * Error messages
41 41  ** Status bar notification
42 42  ** Dialog notifications
43 -* Behavior
44 -)))
45 -
46 -{{html}}
47 -<div class="clearfloats"></div>
48 -{{/html}}
49 -
50 -{{include document="Main.Dashboard"/}}
32 +* Behavior)))
Icon XWiki.StyleSheetExtension[2]
Code
... ... @@ -1,10 +1,8 @@
1 1  h6 {
2 2   font-size:1em;
3 3   font-weight:bold;
4 - /* color: #888;
5 - border-bottom: 1px dotted #DDDDDD; */
6 - color: #4d4d4d;
7 - border-bottom: 1px solid #4d4d4d;
4 + color: #888;
5 + border-bottom: 1px dotted #DDDDDD;
8 8   display:block;
9 9   margin-top: 20px;
10 10   margin-bottom: 5px;