Changes for page UX: Standards

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

From version Icon 116.44 Icon
edited by Ecaterina Valica
on 2011/09/08 16:15
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,12 +3,6 @@
1 -{{include document="Improvements.Keywords"/}}
2 -
3 3  {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
4 4  
5 -* Issues
6 -{{jiraIssues}}
7 -XSCOLIBRI-260,
8 -XSCOLIBRI-266
9 -{{/jiraIssues}}
3 +{{velocity}}{{html}}#info("This page is a work in progress. Thank you!"){{/html}}{{/velocity}}
10 10  
11 11  (% class="leftMargin dashboardleft" %)
12 12  (((
... ... @@ -16,8 +16,6 @@
16 16  * [[CSS API>>CSSAPI]]
17 17  ** [[Selectors>>CSSAPISelectors]]
18 18  *** [[#xwikimaincontainer>>CSSAPISelectors_xwikimaincontainer]]
19 -
20 -* (% class="external" %) [[Front-end Resources>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/FrontendResources]] (%%)
21 21  )))
22 22  
23 23  
... ... @@ -39,21 +39,11 @@
39 39  
40 40  * [[Links>>Standards.Links]]
41 41  * [[Forms>>Standards.Forms]]
42 -** Standardize Form Layouts:
43 -*** (% class="external" %)[[Inline Layout>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/InlineForms]] (%%)
44 -*** (% class="external" %)[[Vertical Layout>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/VerticalForms]] (%%)
45 -** [[General Forms Layout Types>>Standards.FormLayout]]
46 -*** [[Fieldset Form Example>>Standards.FormFieldsetExample]]
47 -*** [[Inline Form Example>>Standards.FormInlineExample]]
48 -*** [[Small Form Component>>Tech.CssFormSmall]] (deprecated)
49 49  
50 50  * [[Avatar>>Standards.Avatar]]
51 -* [[Dates>>Standards.Date]]
52 52  
53 53  * [[Colors>>Standards.Colors]]
54 54  * [[Typography>>Standards.Typography]]
55 -** Font sizes
56 -** Font family
57 57  
58 58  * [[Hierarchy>>Standards.Hierarchy]]
59 59  * [[QuantitativeDisplay >>Standards.QuantitativeDisplay]]
... ... @@ -70,8 +70,6 @@
70 70  ** Status bar notification
71 71  ** Dialog notifications
72 72  * Behavior
73 -
74 -* Logo
75 75  )))
76 76  )))
77 77  
Icon XWiki.StyleSheetExtension[3]
Code
... ... @@ -4,24 +4,17 @@
4 4  
5 5  .leftMargin {
6 6   float: left;
7 + margin-right: 1%;
7 7  }
8 8  
9 -.right {
10 - float: right;
11 -}
12 -
13 13  .column70 {
14 - width: 69%;
11 + width: 70%;
15 15  }
16 16  
17 -.column60 {
18 - width: 58%;
14 +.column50 {
15 + width: 48%;
19 19  }
20 20  
21 -.column40 {
22 - width: 39%;
18 +.column33 {
19 + width: 32%;
23 23  }
24 -
25 -.column50 {
26 - width: 49%;
27 -}
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