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.35 Icon
edited by Ecaterina Valica
on 2011/09/01 14:45
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -Improvements.WebHome
Content
... ... @@ -1,13 +3,10 @@
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 +{{info}}This page aims to standardize and make consistent the UI elements for [[XWiki Enterprise>>http://enterprise.xwiki.org/xwiki/bin/view/Main/]].{{/info}}
10 10  
5 +{{warning}}This page is a work in progress. Thank you!
6 +Content from this space should be transfered to http://dev.xwiki.org/xwiki/bin/view/UserExperience/{{/warning}}
7 +
11 11  (% class="leftMargin dashboardleft" %)
12 12  (((
13 13  == CSS Standards ==
... ... @@ -17,7 +17,7 @@
17 17  ** [[Selectors>>CSSAPISelectors]]
18 18  *** [[#xwikimaincontainer>>CSSAPISelectors_xwikimaincontainer]]
19 19  
20 -* (% class="external" %) [[Front-end Resources>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/FrontendResources]] (%%)
17 +* [[Front-end Resources>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/FrontendResources]]
21 21  )))
22 22  
23 23  
... ... @@ -40,8 +40,8 @@
40 40  * [[Links>>Standards.Links]]
41 41  * [[Forms>>Standards.Forms]]
42 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]] (%%)
40 +*** [[Inline Layout>>Standards.FormInlineUsage]]
41 +*** [[Vertical Layout>>Standards.FormVerticalUsage]]
45 45  ** [[General Forms Layout Types>>Standards.FormLayout]]
46 46  *** [[Fieldset Form Example>>Standards.FormFieldsetExample]]
47 47  *** [[Inline Form Example>>Standards.FormInlineExample]]
Icon XWiki.StyleSheetExtension[3]
Code
... ... @@ -21,7 +21,3 @@
21 21  .column40 {
22 22   width: 39%;
23 23  }
24 -
25 -.column50 {
26 - width: 49%;
27 -}