Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 109.1
edited by Ecaterina Valica
on 2009/07/30 11:51
on 2009/07/30 11:51
Change comment:
There is no comment for this version
To version 112.3
edited by Ecaterina Valica
on 2009/08/07 18:52
on 2009/08/07 18:52
Change comment:
Renamed links to Improvements.Skin20Analysis following the rename of that page
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,27 +1,28 @@ 1 1 {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}} 2 + 2 2 {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}} 3 3 4 -(% class="leftMargin column70" %) (((5 -== Improvements Status == 5 +(% class="leftMargin column70" %) 6 +(((== Improvements Status == 6 6 7 -(% class="statusUnderDevelopment" %) [[ UserProfile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]](%%)8 +(% class="statusUnderDevelopment" %) [[New Skin>>Improvements.Skin20Analysis]] 8 8 9 -(% class="statusUnderDevelopment" %) [[ WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]](%%)10 +(% class="statusUnderDevelopment" %) [[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]] 10 10 11 -(% class="statusUnder Development" %) [[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]](%%)12 +(% class="statusUnderImplementation" %) [[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]] 12 12 13 13 (% class="separator" %) 14 14 15 -(% class="statusUnderImplementation" %) [[L ogin/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]](%%)16 +(% class="statusUnderImplementation" %) [[WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]] 16 16 17 -(% class="statusUnderImplementation" %)[[ Search ResultList>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]](%%)18 +(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] 18 18 19 -(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] (%%) 20 -))) 20 +(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] 21 21 22 -(% class="left" %) ((( 23 -== Ideas == 24 -* [[Easy XWiki >>Improvements.UXEasyXWiki]] 25 -** [[Group 2 >>Improvements.UXEasyXWikiGroup2]] 26 -))) 22 +(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]]))) 27 27 24 +(% class="left" %) 25 +(((== Ideas == 26 + 27 +* [[Easy XWiki >>Improvements.UXEasyXWiki]] 28 +** [[Group 2 >>Improvements.UXEasyXWikiGroup2]])))
- XWiki.StyleSheetExtension[2]
-
- Code
-
... ... @@ -19,6 +19,11 @@ 19 19 text-decoration: line-through; 20 20 } 21 21 22 +.orangeStrike{ 23 + color: orange; 24 + text-decoration: line-through; 25 +} 26 + 22 22 .strike a, .strike, .strike span a{ 23 23 text-decoration: line-through; 24 24 }