Changes for page Improvements

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

From version 138.1
edited by Ecaterina Valica
on 2009/10/28 13:39
Change comment: There is no comment for this version
To version 140.1
edited by Ecaterina Valica
on 2009/11/11 16:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,9 +2,11 @@
2 2  
3 3  {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
4 4  
5 -(% class="leftMargin column70" %)(((== Improvements Status ==
5 +(% class="leftMargin column70" %)
6 +(((
7 +== Improvements Status ==
6 6  
7 -(% class="statusUnderDevelopment" %) [[Action Menu>>Improvements.ActionMenu]]
9 +(% class="statusUnderDevelopment" %)[[Action Menu>>Improvements.ActionMenu]]
8 8  
9 9  (% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
10 10  
... ... @@ -20,10 +20,15 @@
20 20  
21 21  (% class="statusIntegrated" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]]
22 22  
23 -(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]])))
25 +(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]]
26 +)))
24 24  
25 -(% class="left" %)(((== Ideas ==
28 +(% class="left" %)
29 +(((
30 +== Ideas ==
31 +
26 26  * [[WCAG guidelines>>WCAG]]
33 +* [[Mobile Emulators >>MobileEmulators]]
27 27  )))
28 28  
29 29  {{html}}
XWiki.StyleSheetExtension[3]
Code
... ... @@ -12,5 +12,5 @@
12 12   background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) center left no-repeat;
13 13  }
14 14  .typeBlog{
15 - background: transparent url("blog-blue.png") center left no-repeat;
15 + background: transparent url($xwiki.getSkinFile("icons/silk/layout_content.gif")) center left no-repeat;
16 16  }