Changes for page Improvements

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

From version 63.1
edited by Ecaterina Valica
on 2009/05/11 16:26
Change comment: There is no comment for this version
To version 57.1
edited by Ecaterina Valica
on 2009/05/07 16:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Improvements Status
1 +Different Improvements
Content
... ... @@ -1,11 +1,11 @@
1 1  {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}}
2 2  
3 -==Improvements Status==
3 +==Improvements==
4 4  
5 5  (% class="statusUnderDevelopment" %) [[Blog>>Blog]] (%%)
6 +(% class="statusUnderDebugging" %) [[Login/Delete Boxes>>BoxExample]] (%%)
6 6  
7 7  (% class="separator" %) (%%)
8 8  
9 -(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>BoxExample]] (%%)
10 10  (% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] (%%)
11 -(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]](%%)
11 +(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] (%%)
XWiki.StyleSheetExtension[0]
Code
... ... @@ -22,3 +22,21 @@
22 22  .statusUnderDebugging{
23 23   background: transparent url($xwiki.getSkinFile("icons/silk/error.gif")) top left no-repeat;
24 24  }
25 +
26 +
27 +.statusApproved ,
28 +.statusDenied,
29 +.statusNeutral{
30 + padding-left: 25px;
31 + margin-left: 20px;
32 +}
33 +.statusApproved{
34 + background: transparent url($xwiki.getSkinFile("icons/silk/tick.gif")) top left no-repeat;
35 +}
36 +.statusDenied{
37 + background: transparent url($xwiki.getSkinFile("icons/silk/cross.gif")) top left no-repeat;
38 +}
39 +.statusNeutral{
40 + background: transparent url($xwiki.getSkinFile("icons/silk/shape_square.gif")) top left no-repeat;
41 +}
42 +
XWiki.StyleSheetExtension[1]
Caching policy
... ... @@ -1,1 +1,0 @@
1 -default
Parse content
... ... @@ -1,1 +1,0 @@
1 -Yes
Use this extension
... ... @@ -1,1 +1,0 @@
1 -onDemand