Changes for page Improvements

Last modified by Ecaterina Moraru on 2013/11/13 12:47

From version 179.3
edited by Ecaterina Valica
on 2011/04/08 12:14
Change comment: There is no comment for this version
To version 179.9
edited by Ecaterina Valica
on 2011/04/08 12:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,7 +5,7 @@
5 5  {{info}}This page is about the UI/UX Design Process for [[XWiki Enterprise>>http://enterprise.xwiki.org/xwiki/bin/view/Main/]]. The process involves the creation of specifications, analysis, mockups, partial prototypes and even final versions of the proposals made. The aim of these proposals are to improve XWiki's UI look&feel, usability and interaction.
6 6  For architectural design proposals, please see http://dev.xwiki.org/xwiki/bin/view/Design/{{/info}}
7 7  
8 -(% class="leftMargin column70 dashboardleft" %)
8 +(% class="left column60 dashboardleft" %)
9 9  (((
10 10  == Improvements Status ==
11 11  
... ... @@ -31,7 +31,7 @@
31 31  
32 32  (% class="statusUnderDesign" %)((( (% class="mailinglist" %)[[Consistency>>Consistency]] (%%) ))) (%%)
33 33  
34 -(% class="separatorLine" %)
34 +(% class="separatorLine" %)
35 35  
36 36  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Pagination Size in Livetable>>LivetablePageSizer]] (%%) ))) (%%)
37 37  
... ... @@ -43,7 +43,7 @@
43 43  
44 44  (% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Rights UI>>Rights]] (%%) ))) (%%)
45 45  
46 -(% class="separatorLine" %)
46 +(% class="separatorLine" %)
47 47  
48 48  (% class="statusIdea statusIntegrated" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%)
49 49  
... ... @@ -57,7 +57,7 @@
57 57  
58 58  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Action Menu>>Improvements.ActionMenu]] (%%) ))) (%%)
59 59  
60 -(% class="separatorLine" %)
60 +(% class="separatorLine" %)
61 61  
62 62  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Skin 2.0>>Improvements.Skin20]] (%%) ))) (%%)
63 63  
... ... @@ -70,11 +70,10 @@
70 70  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] [[[Proposal]>>http://dev.xwiki.org/xwiki/bin/view/Design/NewSearchInterface]] (%%) ))) (%%)
71 71  
72 72  (% class="statusIntegrated" %)((( (% class="mailinglist" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] [[[Proposal]>>http://incubator.myxwiki.org/xwiki/bin/view/Grid/]] (%%) ))) (%%)
73 +(% class="clearfloats" %) (%%)
73 73  )))
74 74  
75 -(% class="clearfloats" %) (%%)
76 -
77 -(% class="dashboardright" %)
76 +(% class="dashboardright right column40 " %)
78 78  (((
79 79  (% class="dashboardrightcontent" %)
80 80  (((
XWiki.StyleSheetExtension[0]
Code
... ... @@ -15,14 +15,6 @@
15 15   margin-left: 20px;
16 16  }
17 17  
18 -.statusIdea p,
19 -.statusUnderDesign p,
20 -.statusUnderImplementation p,
21 -.statusIntegrated p,
22 -.statusAbandoned p{
23 - display: inline-block;
24 -}
25 -
26 26  .mailinglist {
27 27   padding-left: 20px;
28 28  }