Changes for page Improvements

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

From version 169.1
edited by Ecaterina Valica
on 2010/04/16 15:31
Change comment: There is no comment for this version
To version 145.2
edited by Ecaterina Valica
on 2009/12/03 11:13
Change comment: Added comment

Summary

Details

Page properties
Content
... ... @@ -6,24 +6,10 @@
6 6  (((
7 7  == Improvements Status ==
8 8  
9 -(% class="statusUnderDevelopment" %)[[Selective Export UI>>MultiExport]]
9 +(% class="statusUnderDevelopment" %)[[Action Menu>>Improvements.ActionMenu]]
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="statusUnderDevelopment" %)[[Color Themes Extensions>>ColorThemesExtensions]]
16 -
17 -(% class="statusUnderDevelopment" %)[[Improved edit>>ImprovedEdit]]
18 -
19 -(% class="statusUnderImplementation" %)[[Annotations>>Annotations]]
20 -
21 -(% class="statusIntegrated" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
22 -
23 -(% class="statusIntegrated" %)[[Importer>>Importer]] [[[XWIKI-4692]>>http://jira.xwiki.org/jira/browse/XWIKI-4692]]
24 -
25 -(% class="statusIntegrated" %)[[Action Menu>>Improvements.ActionMenu]]
26 -
27 27  (% class="separatorLine" %)
28 28  
29 29  (% class="statusIntegrated" %)[[Skin 2.0>>Improvements.Skin20]]
... ... @@ -41,29 +41,17 @@
41 41  
42 42  (% class="left" %)
43 43  (((
44 -== Accesibility ==
45 -
46 -* [[Improvements.Accessibility]]
47 -* [[MobileEmulators]]
48 -
49 49  == Ideas ==
50 50  
51 -* [[PageState >>PageState]]
32 +* [[WCAG guidelines>>WCAG]]
33 +* [[Mobile Emulators >>MobileEmulators]]
52 52  
53 -== External ==
35 +* [[CSS Code Style>>Skins.CSSCodeStyle]]
36 +* [[CSS API >>Skins.CSSAPI]]
54 54  
55 -* [[i10n Improvements>>i10n]]
56 -* [[xwiki.org Improvements>>XWikiOrgv2]]
57 -
58 -== Other ==
59 -
60 -* [[Other Improvements>>Other]]
38 +* [[PageState >>PageState]]
61 61  )))
62 62  
63 -
64 -
65 65  {{html}}
66 66  <div class="clearfloats"></div>
67 67  {{/html}}
68 -
69 -{{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,
XWiki.XWikiComments[2]
Date
... ... @@ -1,1 +1,1 @@
1 -2009-12-03 11:13:22.0
1 +2009-12-03 11:13:22.94