Changes for page Improvements

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

From version 93.1
edited by Ecaterina Valica
on 2009/05/15 16:15
Change comment: There is no comment for this version
To version 112.3
edited by Ecaterina Valica
on 2009/08/07 18:52
Change comment: Renamed links to Improvements.Skin20Analysis following the rename of that page

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,28 @@
1 1  {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}}
2 2  
3 -==Improvements Status==
3 +{{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
4 4  
5 -(% class="statusUnderDevelopment" %) [[Blog>>Blog]] (%%)
5 +(% class="leftMargin column70" %)
6 +(((== Improvements Status ==
6 6  
7 -(% class="separator" %) (%%)
8 +(% class="statusUnderDevelopment" %) [[New Skin>>Improvements.Skin20Analysis]]
8 8  
9 -(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>BoxExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]](%%)
10 -(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]](%%)
11 -(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]](%%)
10 +(% class="statusUnderDevelopment" %) [[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]]
11 +
12 +(% class="statusUnderImplementation" %) [[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]]
13 +
14 +(% class="separator" %)
15 +
16 +(% class="statusUnderImplementation" %) [[WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]]
17 +
18 +(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]]
19 +
20 +(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]]
21 +
22 +(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]])))
23 +
24 +(% class="left" %)
25 +(((== Ideas ==
26 +
27 +* [[Easy XWiki >>Improvements.UXEasyXWiki]]
28 +** [[Group 2 >>Improvements.UXEasyXWikiGroup2]])))
XWiki.StyleSheetExtension[2]
Code
... ... @@ -18,3 +18,12 @@
18 18   color: red;
19 19   text-decoration: line-through;
20 20  }
21 +
22 +.orangeStrike{
23 + color: orange;
24 + text-decoration: line-through;
25 +}
26 +
27 +.strike a, .strike, .strike span a{
28 + text-decoration: line-through;
29 +}