Changes for page Improvements

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

From version 121.1
edited by Ecaterina Valica
on 2009/09/07 12:13
Change comment: There is no comment for this version
To version 135.1
edited by Ecaterina Valica
on 2009/10/26 15:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Improvements Status
1 +Improvements
Content
... ... @@ -2,18 +2,20 @@
2 2  
3 3  {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
4 4  
5 -(% class="left column70" %)(((== Improvements Status ==
5 +(% class="leftMargin column70" %)(((== Improvements Status ==
6 6  
7 -(% class="statusUnderImplementation" %)[[Skin 2.0>>Improvements.Skin20]]
7 +(% class="statusUnderDevelopment" %) [[Action Menu>>Improvements.ActionMenu]]
8 8  
9 -(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]]
9 +(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
10 10  
11 -(% class="statusUnderImplementation" %)[[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]]
12 -
13 13  (% class="separatorLine" %)
14 14  
15 -(% class="statusUnderImplementation" %)[[WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]]
13 +(% class="statusIntegrated" %)[[Skin 2.0>>Improvements.Skin20]]
16 16  
15 +(% class="statusUnderImplementation" %)[[Blog>>Blog]] [[[XABLOG-43]>>http://jira.xwiki.org/jira/browse/XABLOG-43]]
16 +
17 +(% class="statusUnderImplementation" %)[[WatchList]] [[[XPWATCHLIST-54]>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]
18 +
17 17  (% class="statusUnderImplementation" %)[[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]]
18 18  
19 19  (% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]]
... ... @@ -20,11 +20,10 @@
20 20  
21 21  (% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]])))
22 22  
23 -(((== Ideas ==
25 +(% class="left" %)(((== Ideas ==
26 +* [[WCAG guidelines>>WCAG]]
27 +)))
24 24  
25 -* [[Easy XWiki >>Improvements.UXEasyXWiki]]
26 -** [[Group 2 >>Improvements.UXEasyXWikiGroup2]])))
27 -
28 28  {{html}}
29 29  <div class="clearfloats"></div>
30 30  {{/html}}
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,6 +1,7 @@
1 +#template('colorThemeInit.vm')
1 1  .separatorLine{
2 2   display: block;
3 - border-bottom: 1px solid #ccc;
4 + border-bottom: 1px solid $theme.borderColor;
4 4   line-height:3px;
5 5  }
6 6  .statusIntegrated ,