Changes for page UX: Standards

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

From version Icon 116.50 Icon
edited by Ecaterina Valica
on 2011/09/22 14:14
Change comment: There is no comment for this version
To version Icon 116.8 Icon
edited by Ecaterina Valica
on 2010/07/12 17:39
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -UX: Standards
1 +Style Standards
Parent
... ... @@ -1,1 +1,0 @@
1 -Improvements.WebHome
Content
... ... @@ -1,7 +1,8 @@
1 1  {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
2 -{{include document="Improvements.Keywords"/}}
3 3  
4 -(% class="leftMargin dashboardleft column20" %)
3 +{{velocity}}{{html}}#info("This page is a work in progress. Thank you!"){{/html}}{{/velocity}}
4 +
5 +(% class="leftMargin dashboardleft" %)
5 5  (((
6 6  == CSS Standards ==
7 7  
... ... @@ -9,12 +9,10 @@
9 9  * [[CSS API>>CSSAPI]]
10 10  ** [[Selectors>>CSSAPISelectors]]
11 11  *** [[#xwikimaincontainer>>CSSAPISelectors_xwikimaincontainer]]
12 -
13 -* (% class="external" %) [[Front-end Resources>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/FrontendResources]] (%%)
14 14  )))
15 15  
16 16  
17 -(% class="left column60 dashboardright" %)
16 +(% class="left column70 dashboardright" %)
18 18  (((
19 19  (% class="left dashboardrightcontent" %)
20 20  (((
... ... @@ -32,21 +32,11 @@
32 32  
33 33  * [[Links>>Standards.Links]]
34 34  * [[Forms>>Standards.Forms]]
35 -** Standardize Form Layouts:
36 -*** (% class="external" %)[[Inline Layout>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/InlineForms]] (%%)
37 -*** (% class="external" %)[[Vertical Layout>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/VerticalForms]] (%%)
38 -** [[General Forms Layout Types>>Standards.FormLayout]]
39 -*** [[Fieldset Form Example>>Standards.FormFieldsetExample]]
40 -*** [[Inline Form Example>>Standards.FormInlineExample]]
41 -*** [[Small Form Component>>Tech.CssFormSmall]] (deprecated)
42 42  
43 43  * [[Avatar>>Standards.Avatar]]
44 -* [[Dates>>Standards.Date]]
45 45  
46 46  * [[Colors>>Standards.Colors]]
47 47  * [[Typography>>Standards.Typography]]
48 -** Font sizes
49 -** Font family
50 50  
51 51  * [[Hierarchy>>Standards.Hierarchy]]
52 52  * [[QuantitativeDisplay >>Standards.QuantitativeDisplay]]
... ... @@ -63,21 +63,9 @@
63 63  ** Status bar notification
64 64  ** Dialog notifications
65 65  * Behavior
66 -
67 -* Logo
68 68  )))
69 69  )))
70 70  
71 -(% class="leftMargin dashboardleft column20" %)
72 -(((
73 -
74 -== Issues ==
75 -{{jiraIssues}}
76 -XSCOLIBRI-260,
77 -XSCOLIBRI-266
78 -{{/jiraIssues}}
79 -)))
80 -
81 81  {{html}}
82 82  <div class="clearfloats"></div>
83 83  {{/html}}
Icon XWiki.StyleSheetExtension[3]
Code
... ... @@ -7,26 +7,14 @@
7 7   margin-right: 1%;
8 8  }
9 9  
10 -.right {
11 - float: right;
12 -}
13 -
14 -.column20 {
15 - width: 18%;
16 -}
17 -
18 18  .column70 {
19 - width: 69%;
11 + width: 70%;
20 20  }
21 21  
22 -.column60 {
23 - width: 58%;
14 +.column50 {
15 + width: 48%;
24 24  }
25 25  
26 -.column40 {
27 - width: 39%;
18 +.column33 {
19 + width: 32%;
28 28  }
29 -
30 -.column50 {
31 - width: 49%;
32 -}
Icon XWiki.XWikiComments[1]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Comment
... ... @@ -1,1 +1,0 @@
1 -http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
Date
... ... @@ -1,1 +1,0 @@
1 -2010-07-15 15:26:06.0