Changes for page Improvements

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

From version 166.1
edited by Ecaterina Valica
on 2010/03/16 11:17
Change comment: There is no comment for this version
To version 156.1
edited by Jean-Vincent Drean
on 2010/01/22 12:03
Change comment: There is no comment for this version

Summary

Details

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