Changes for page UX: Standards

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

From version Icon 107.1 Icon
edited by Ecaterina Valica
on 2010/01/12 15:45
Change comment: There is no comment for this version
To version Icon 83.1 Icon
edited by Ecaterina Valica
on 2009/07/29 16:54
Change comment: There is no comment for this version

Summary

Details

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