Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 123.1
edited by Ecaterina Valica
on 2009/09/07 12:14
on 2009/09/07 12:14
Change comment:
There is no comment for this version
To version 135.1
edited by Ecaterina Valica
on 2009/10/26 15:38
on 2009/10/26 15:38
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Improvements Status1 +Improvements - Content
-
... ... @@ -4,15 +4,17 @@ 4 4 5 5 (% class="leftMargin column70" %)(((== Improvements Status == 6 6 7 -(% class="statusUnderDevelopment" %)[[ User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]]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]] 10 + 9 9 (% class="separatorLine" %) 10 10 11 -(% class="status UnderImplementation" %)[[Skin 2.0>>Improvements.Skin20]]13 +(% class="statusIntegrated" %)[[Skin 2.0>>Improvements.Skin20]] 12 12 13 -(% class="statusUnderImplementation" %)[[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]] ]15 +(% class="statusUnderImplementation" %)[[Blog>>Blog]] [[[XABLOG-43]>>http://jira.xwiki.org/jira/browse/XABLOG-43]] 14 14 15 -(% class="statusUnderImplementation" %)[[WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]] ]17 +(% class="statusUnderImplementation" %)[[WatchList]] [[[XPWATCHLIST-54]>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]] 16 16 17 17 (% class="statusUnderImplementation" %)[[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] 18 18 ... ... @@ -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 ,