Changes for page Improvements

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

From version 160.1
edited by Ecaterina Valica
on 2010/02/03 15:43
Change comment: There is no comment for this version
To version 171.4
edited by Ecaterina Valica
on 2010/04/16 15:58
Change comment: Edited comment 4

Summary

Details

Page properties
Content
... ... @@ -6,12 +6,22 @@
6 6  (((
7 7  == Improvements Status ==
8 8  
9 -(% class="statusUnderDevelopment" %)[[Annotations>>Annotations]]
9 +(% class="statusUnderDevelopment" %)[[Selective Export UI>>MultiExport]]
10 10  
11 -(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
11 +(% class="statusUnderDevelopment" %)[[Gadgets Integration>>Gadgets]]
12 12  
13 +(% class="statusUnderDevelopment" %)[[Rights UI>>Rights]]
14 +
15 +(% class="separatorLine" %)
16 +
17 +(% class="statusUnderDevelopment" %)[[Color Themes Extensions>>ColorThemesExtensions]]
18 +
13 13  (% class="statusUnderDevelopment" %)[[Improved edit>>ImprovedEdit]]
14 14  
21 +(% class="statusIntegrated" %)[[Annotations>>Annotations]]
22 +
23 +(% class="statusIntegrated" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
24 +
15 15  (% class="statusIntegrated" %)[[Importer>>Importer]] [[[XWIKI-4692]>>http://jira.xwiki.org/jira/browse/XWIKI-4692]]
16 16  
17 17  (% class="statusIntegrated" %)[[Action Menu>>Improvements.ActionMenu]]
... ... @@ -33,6 +33,11 @@
33 33  
34 34  (% class="left" %)
35 35  (((
46 +== Accesibility ==
47 +
48 +* [[Improvements.Accessibility]]
49 +* [[MobileEmulators]]
50 +
36 36  == Ideas ==
37 37  
38 38  * [[PageState >>PageState]]
... ... @@ -40,15 +40,17 @@
40 40  == External ==
41 41  
42 42  * [[i10n Improvements>>i10n]]
58 +* [[xwiki.org Improvements>>XWikiOrgv2]]
43 43  
44 44  == Other ==
45 45  
46 46  * [[Other Improvements>>Other]]
63 +)))
47 47  
48 48  
49 -)))
50 50  
51 51  {{html}}
52 52  <div class="clearfloats"></div>
53 53  {{/html}}
54 -{{include document="Main.Dashboard" /}}
70 +
71 +{{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.836
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.886