Changes for page Improvements

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

From version 146.1
edited by Ecaterina Valica
on 2009/12/14 14:18
Change comment: There is no comment for this version
To version 174.1
edited by Ecaterina Valica
on 2010/05/26 12:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,8 +6,28 @@
6 6  (((
7 7  == Improvements Status ==
8 8  
9 -(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
9 +(% class="statusUnderDevelopment" %)[[Pagination Size in Livetable>>LivetablePageSizer]]
10 10  
11 +(% class="statusUnderDevelopment" %)[[Invitation UI>>Invitation]]
12 +
13 +(% class="statusUnderDevelopment" %)[[Selective Export UI>>MultiExport]]
14 +
15 +(% class="statusUnderDevelopment" %)[[Gadgets Integration>>Gadgets]]
16 +
17 +(% class="statusUnderDevelopment" %)[[Rights UI>>Rights]]
18 +
19 +(% class="separatorLine" %)
20 +
21 +(% class="statusUnderDevelopment" %)[[Color Themes Extensions>>ColorThemesExtensions]]
22 +
23 +(% class="statusUnderDevelopment" %)[[Improved edit>>ImprovedEdit]]
24 +
25 +(% class="statusIntegrated" %)[[Annotations>>Annotations]]
26 +
27 +(% class="statusIntegrated" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
28 +
29 +(% class="statusIntegrated" %)[[Importer>>Importer]] [[[XWIKI-4692]>>http://jira.xwiki.org/jira/browse/XWIKI-4692]]
30 +
11 11  (% class="statusIntegrated" %)[[Action Menu>>Improvements.ActionMenu]]
12 12  
13 13  (% class="separatorLine" %)
... ... @@ -27,17 +27,32 @@
27 27  
28 28  (% class="left" %)
29 29  (((
30 -== Ideas ==
50 +== Design Process ==
51 +* [[DesignProcess]]
31 31  
32 -* [[WCAG guidelines>>WCAG]]
33 -* [[Mobile Emulators >>MobileEmulators]]
53 +== Accesibility ==
34 34  
35 -* [[CSS Code Style>>Skins.CSSCodeStyle]]
36 -* [[CSS API >>Skins.CSSAPI]]
55 +* [[Improvements.Accessibility]]
56 +* [[MobileEmulators]]
37 37  
58 +== Ideas ==
59 +
38 38  * [[PageState >>PageState]]
61 +
62 +== External ==
63 +
64 +* [[i10n Improvements>>i10n]]
65 +* [[xwiki.org Improvements>>XWikiOrgv2]]
66 +
67 +== Other ==
68 +
69 +* [[Other Improvements>>Other]]
39 39  )))
40 40  
72 +
73 +
41 41  {{html}}
42 42  <div class="clearfloats"></div>
43 43  {{/html}}
77 +
78 +{{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[3]
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Comment
... ... @@ -1,0 +1,1 @@
1 +A skin for mobile usage. With the proliferation of small-screen devices (MIDs, iPhones, Android phones, etc.), it would be useful to have a format to view XWiki content on these devices
Date
... ... @@ -1,0 +1,1 @@
1 +2010-04-16 13:56:45.0
XWiki.XWikiComments[4]
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Comment
... ... @@ -1,0 +1,4 @@
1 + - Application Manager -> create applications descriptors, ability to version applications
2 + - Document Type Manager -> make XClass & application creation easy through a nicer UI
3 + - Invitation Manager -> make it easier to add users to the wiki (send an email allowing account creation)
4 + - Multipage Management tools -> create and export lists of pages
Date
... ... @@ -1,0 +1,1 @@
1 +2010-04-16 13:58:13.0