Changes for page Improvements

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

From version 171.1
edited by Ecaterina Valica
on 2010/04/16 15:33
Change comment: There is no comment for this version
To version 161.1
edited by Ecaterina Valica
on 2010/02/03 15:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,22 +6,12 @@
6 6  (((
7 7  == Improvements Status ==
8 8  
9 -(% class="statusUnderDevelopment" %)[[Selective Export UI>>MultiExport]]
9 +(% class="statusUnderDevelopment" %)[[Annotations>>Annotations]]
10 10  
11 -(% class="statusUnderDevelopment" %)[[Gadgets Integration>>Gadgets]]
11 +(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
12 12  
13 -(% class="statusUnderDevelopment" %)[[Rights UI>>Rights]]
14 -
15 -(% class="separatorLine" %)
16 -
17 -(% class="statusUnderDevelopment" %)[[Color Themes Extensions>>ColorThemesExtensions]]
18 -
19 19  (% class="statusUnderDevelopment" %)[[Improved edit>>ImprovedEdit]]
20 20  
21 -(% class="statusIntegrated" %)[[Annotations>>Annotations]]
22 -
23 -(% class="statusIntegrated" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
24 -
25 25  (% class="statusIntegrated" %)[[Importer>>Importer]] [[[XWIKI-4692]>>http://jira.xwiki.org/jira/browse/XWIKI-4692]]
26 26  
27 27  (% class="statusIntegrated" %)[[Action Menu>>Improvements.ActionMenu]]
... ... @@ -45,9 +45,10 @@
45 45  (((
46 46  == Accesibility ==
47 47  
48 -* [[Improvements.Accessibility]]
38 +* [[WCAG]]
49 49  * [[MobileEmulators]]
50 50  
41 +
51 51  == Ideas ==
52 52  
53 53  * [[PageState >>PageState]]
... ... @@ -55,17 +55,15 @@
55 55  == External ==
56 56  
57 57  * [[i10n Improvements>>i10n]]
58 -* [[xwiki.org Improvements>>XWikiOrgv2]]
59 59  
60 60  == Other ==
61 61  
62 62  * [[Other Improvements>>Other]]
63 -)))
64 64  
65 65  
55 +)))
66 66  
67 67  {{html}}
68 68  <div class="clearfloats"></div>
69 69  {{/html}}
70 -
71 -{{include document="Main.Dashboard"/}}
60 +{{include document="Main.Dashboard" /}}
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,9 +1,8 @@
1 1  #template('colorThemeInit.vm')
2 2  .separatorLine{
3 3   display: block;
4 - border-bottom: 1px dotted $theme.borderColor;
4 + border-bottom: 1px solid $theme.borderColor;
5 5   line-height:3px;
6 - width: 50%;
7 7  }
8 8  .statusIntegrated ,
9 9  .statusUnderImplementation,