Changes for page Improvements

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

From version 41.1
edited by Ecaterina Valica
on 2009/05/07 14:29
Change comment: There is no comment for this version
To version 43.1
edited by Ecaterina Valica
on 2009/05/07 14:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,7 @@
1 -{{velocity}}
2 -$xwiki.ssx.use("Improvements.WebHome")
3 -{{/velocity}}
4 -== Different Improvements ==
1 +{{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}}
5 5  
3 +==Improvements==
4 +
6 6  * [[Blog>>http://incubator.myxwiki.org/xwiki/bin/view/Improvements/Blog]]
7 7  * [[Login/Delete Boxes>>http://incubator.myxwiki.org/xwiki/bin/view/Improvements/Boxes]]
8 8  
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,3 +1,9 @@
1 +.separator{
2 + width: 100%;
3 + display: block;
4 + border-bottom: 1px solid #ccc;
5 +}
6 +
1 1  .statusIntegrated ,
2 2  .statusUnderImplementation
3 3  {