Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 124.1
edited by Ecaterina Valica
on 2009/09/07 12:15
on 2009/09/07 12:15
Change comment:
There is no comment for this version
To version 108.1
edited by Ecaterina Valica
on 2009/07/30 11:49
on 2009/07/30 11:49
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
-
Objects (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,30 +1,27 @@ 1 1 {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}} 2 - 3 3 {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}} 4 4 5 -(% class="leftMargin column70" %)(((== Improvements Status == 4 +(% class="leftMargin column70" %) ((( 5 +== Improvements Status == 6 6 7 -(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]] 7 +(% class="statusUnderDevelopment" %) [[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]] (%%) 8 8 9 -(% class="separa torLine"%)9 +(% class="statusUnderDevelopment" %) [[WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]](%%) 10 10 11 -(% class="statusUnder Implementation" %)[[Skin2.0>>Improvements.Skin20]]11 +(% class="statusUnderDevelopment" %) [[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]](%%) 12 12 13 -(% class="s tatusUnderImplementation" %)[[Blog>>Blog]][[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]]13 +(% class="separator" %) 14 14 15 -(% class="statusUnderImplementation" %)[[ WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]]15 +(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] (%%) 16 16 17 -(% class="statusUnderImplementation" %)[[ Login/DeleteBoxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]]17 +(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] (%%) 18 18 19 -(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] 19 +(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] (%%) 20 +))) 20 20 21 -(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]]))) 22 +(% class="left" %) ((( 23 +== Ideas == 24 +* [[Easy XWiki >>Standards.UXEasyXWiki]] 25 +** [[Group 2 >>Standards.UXEasyXWikiGroup2]] 26 +))) 22 22 23 -(% class="left" %)(((== Ideas == 24 - 25 -* [[Easy XWiki >>Improvements.UXEasyXWiki]] 26 -** [[Group 2 >>Improvements.UXEasyXWikiGroup2]]))) 27 - 28 -{{html}} 29 -<div class="clearfloats"></div> 30 -{{/html}}
- Annotations.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.evalica - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.1 KB - Content
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,4 +1,4 @@ 1 -.separator Line{1 +.separator{ 2 2 display: block; 3 3 border-bottom: 1px solid #ccc; 4 4 line-height:3px;
- XWiki.StyleSheetExtension[2]
-
- Code
-
... ... @@ -19,11 +19,6 @@ 19 19 text-decoration: line-through; 20 20 } 21 21 22 -.orangeStrike{ 23 - color: orange; 24 - text-decoration: line-through; 25 -} 26 - 27 27 .strike a, .strike, .strike span a{ 28 28 text-decoration: line-through; 29 29 }