Changes for page Improvements

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

From version 180.1
edited by Ecaterina Valica
on 2011/09/01 15:01
Change comment: Upload new image externallinkicon.gif
To version 180.5
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" %)
... ... @@ -90,7 +90,7 @@
90 90  (% class="statusUnderDesign" %)((( (%%)Draft: [[Consistency>>Consistency]] (%%) ))) (%%)
91 91  (% class="statusUnderDesign" %)((( (%%)Draft: [[Standards>>Standards.WebHome]] (%%) ))) (%%)
92 92  (% class="statusUnderDesign" %)((( (%%)Draft: [[Accessibility>>Accessibility]] (%%) ))) (%%)
93 -(% class="statusIntegrated" %)((( (%%) [[UX Homepage>>http://dev.xwiki.org/xwiki/bin/view/UserExperience/]] (%%) ))) (%%)
93 +(% class="statusIntegrated" %)((( (% class="external" %) [[UX Homepage>>http://dev.xwiki.org/xwiki/bin/view/UserExperience/]] (%%) ))) (%%)
94 94  
95 95  == Ideas ==
96 96  
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: 8px;
4 +}
5 +
1 1  .green{
2 2   color: green;
3 3  }