Changes for page Improvements

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

From version 179.28
edited by Ecaterina Valica
on 2011/09/01 12:49
Change comment: There is no comment for this version
To version 180.7
edited by Ecaterina Valica
on 2011/09/01 15:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
4 4  
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.
5 +{{info}}This page is about the UI/UX Design Process for (% class="external" %)[[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 8  (% class="left column60 dashboardleft" %)
... ... @@ -86,14 +86,11 @@
86 86  
87 87  == User Experience ==
88 88  
89 -(% class="statusUnderDesign" %)((( (%%) [[DesignProcess]] (%%) ))) (%%)
90 -(% class="statusUnderDesign" %)((( (% class="mailinglist" %)[[Usability>>Usability]] (%%) ))) (%%)
91 -(% class="statusUnderDesign" %)((( (% class="mailinglist" %)[[Consistency>>Consistency]] (%%) ))) (%%)
92 -(% class="statusUnderDesign" %)((( (%%) [[Improvements.Accessibility]] (%%) ))) (%%)
93 -* Design Archive:
94 -** [[Default Wiki Improvements>>http://dev.xwiki.org/xwiki/bin/view/Design/DefaultWikiImprovements]]
95 -** [[What's a XWiki application?>>http://dev.xwiki.org/xwiki/bin/view/Design/GenericMacrosforApplications]]
96 -** [[Improve XWiki User Experience>>http://dev.xwiki.org/xwiki/bin/view/Design/ImproveXWikiUserExperience]]
89 +(% class="statusUnderDesign" %)((( (%%)Draft: [[Usability>>Usability]] (%%) ))) (%%)
90 +(% class="statusUnderDesign" %)((( (%%)Draft: [[Consistency>>Consistency]] (%%) ))) (%%)
91 +(% class="statusUnderDesign" %)((( (%%)Draft: [[Standards>>Standards.WebHome]] (%%) ))) (%%)
92 +(% class="statusUnderDesign" %)((( (%%)Draft: [[Accessibility>>Accessibility]] (%%) ))) (%%)
93 +(% class="statusIntegrated" %)((( (% class="external" %) [[UX Homepage>>http://dev.xwiki.org/xwiki/bin/view/UserExperience/]] (%%) ))) (%%)
97 97  
98 98  == Ideas ==
99 99  
... ... @@ -102,6 +102,11 @@
102 102  (% class="statusIdea" %)((( (% class="mailinglist" %) [[Mobile Skin>>MobileSkin]] (%%) ))) (%%)
103 103  (% class="statusIdea" %)((( (% class="mailinglist" %) [[Page State>>PageState]] (%%) ))) (%%)
104 104  
102 +== Other ==
103 +
104 +* [[Other Improvements>>Other]]
105 +* [[MobileEmulators]]
106 +
105 105  == Community Sites ==
106 106  
107 107  * [[i10n Improvements>>i10n]]
... ... @@ -111,11 +111,6 @@
111 111  ** [[xwiki.org Improvements>>XWikiOrgv2]]
112 112  ** [[xwiki.org Logo Proposals>>XWikiOrgLogo]]
113 113  
114 -== Other ==
115 -
116 -* [[Other Improvements>>Other]]
117 -* [[MobileEmulators]]
118 -
119 119  )))
120 120  )))
121 121  
externallinkicon.gif
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +61 bytes
Content
XWiki.StyleSheetExtension[2]
Code
... ... @@ -1,3 +1,8 @@
1 +.external {
2 + background: url("/xwiki/bin/download/Improvements/WebHome/externallinkicon.gif") no-repeat scroll right center transparent;
3 + padding-right: 10px;
4 +}
5 +
1 1  .green{
2 2   color: green;
3 3  }