Changes for page Improvements

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

From version 167.1
edited by Ecaterina Valica
on 2010/03/31 16:33
Change comment: There is no comment for this version
To version 160.1
edited by Ecaterina Valica
on 2010/02/03 15:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,18 +6,12 @@
6 6  (((
7 7  == Improvements Status ==
8 8  
9 -(% class="statusUnderDevelopment" %)[[Gadgets Integration>>Gadgets]]
9 +(% class="statusUnderDevelopment" %)[[Annotations>>Annotations]]
10 10  
11 -(% class="statusUnderDevelopment" %)[[Rights UI>>Rights]]
11 +(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
12 12  
13 -(% class="statusUnderDevelopment" %)[[Color Themes Extensions>>ColorThemesExtensions]]
14 -
15 15  (% class="statusUnderDevelopment" %)[[Improved edit>>ImprovedEdit]]
16 16  
17 -(% class="statusUnderImplementation" %)[[Annotations>>Annotations]]
18 -
19 -(% class="statusIntegrated" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
20 -
21 21  (% class="statusIntegrated" %)[[Importer>>Importer]] [[[XWIKI-4692]>>http://jira.xwiki.org/jira/browse/XWIKI-4692]]
22 22  
23 23  (% class="statusIntegrated" %)[[Action Menu>>Improvements.ActionMenu]]
... ... @@ -39,11 +39,6 @@
39 39  
40 40  (% class="left" %)
41 41  (((
42 -== Accesibility ==
43 -
44 -* [[Improvements.Accessibility]]
45 -* [[MobileEmulators]]
46 -
47 47  == Ideas ==
48 48  
49 49  * [[PageState >>PageState]]
... ... @@ -51,17 +51,15 @@
51 51  == External ==
52 52  
53 53  * [[i10n Improvements>>i10n]]
54 -* [[xwiki.org Improvements>>XWikiOrgv2]]
55 55  
56 56  == Other ==
57 57  
58 58  * [[Other Improvements>>Other]]
59 -)))
60 60  
61 61  
49 +)))
62 62  
63 63  {{html}}
64 64  <div class="clearfloats"></div>
65 65  {{/html}}
66 -
67 -{{include document="Main.Dashboard"/}}
54 +{{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,