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 72.2
edited by Ecaterina Valica
on 2009/05/15 14:42
Change comment: Added object

Summary

Details

Page properties
Content
... ... @@ -6,6 +6,6 @@
6 6  
7 7  (% class="separator" %) (%%)
8 8  
9 -(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>BoxExample]] (%%)
10 -(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] (%%)
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 11  (% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]](%%)
XWiki.StyleSheetExtension[2]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +default
Code
... ... @@ -1,0 +1,16 @@
1 +.green{
2 + color: green;
3 +}
4 +
5 +.orange {
6 + color: orange;
7 +}
8 +
9 +.pink {
10 + color: pink;
11 +}
12 +
13 +.red{
14 + color: red;
15 + text-decoration: line-through;
16 +}
Name
... ... @@ -1,0 +1,1 @@
1 +Different styles
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand
XWiki.StyleSheetExtension[3]