Changes for page Improvements

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

From version 145.2
edited by Ecaterina Valica
on 2009/12/03 11:13
Change comment: Added comment
To version 163.1
edited by Ecaterina Valica
on 2010/02/22 12:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,10 +6,18 @@
6 6  (((
7 7  == Improvements Status ==
8 8  
9 -(% class="statusUnderDevelopment" %)[[Action Menu>>Improvements.ActionMenu]]
10 10  
11 -(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
12 12  
11 +(% class="statusUnderDevelopment" %)[[Improved edit>>ImprovedEdit]]
12 +
13 +(% class="statusUnderImplementation" %)[[Annotations>>Annotations]]
14 +
15 +(% class="statusIntegrated" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
16 +
17 +(% class="statusIntegrated" %)[[Importer>>Importer]] [[[XWIKI-4692]>>http://jira.xwiki.org/jira/browse/XWIKI-4692]]
18 +
19 +(% class="statusIntegrated" %)[[Action Menu>>Improvements.ActionMenu]]
20 +
13 13  (% class="separatorLine" %)
14 14  
15 15  (% class="statusIntegrated" %)[[Skin 2.0>>Improvements.Skin20]]
... ... @@ -27,17 +27,28 @@
27 27  
28 28  (% class="left" %)
29 29  (((
30 -== Ideas ==
38 +== Accesibility ==
31 31  
32 -* [[WCAG guidelines>>WCAG]]
33 -* [[Mobile Emulators >>MobileEmulators]]
40 +* [[Improvements.Accessibility]]
41 +* [[MobileEmulators]]
34 34  
35 -* [[CSS Code Style>>Skins.CSSCodeStyle]]
36 -* [[CSS API >>Skins.CSSAPI]]
43 +== Ideas ==
37 37  
38 38  * [[PageState >>PageState]]
46 +
47 +== External ==
48 +
49 +* [[i10n Improvements>>i10n]]
50 +
51 +== Other ==
52 +
53 +* [[Other Improvements>>Other]]
39 39  )))
40 40  
56 +
57 +
41 41  {{html}}
42 42  <div class="clearfloats"></div>
43 43  {{/html}}
61 +
62 +{{include document="Main.Dashboard"/}}
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,8 +1,9 @@
1 1  #template('colorThemeInit.vm')
2 2  .separatorLine{
3 3   display: block;
4 - border-bottom: 1px solid $theme.borderColor;
4 + border-bottom: 1px dotted $theme.borderColor;
5 5   line-height:3px;
6 + width: 50%;
6 6  }
7 7  .statusIntegrated ,
8 8  .statusUnderImplementation,
XWiki.XWikiComments[2]
Date
... ... @@ -1,1 +1,1 @@
1 -2009-12-03 11:13:22.94
1 +2009-12-03 11:13:22.0