<
From version < 18.2 >
edited by Vincent Massol
on 2009/03/20
To version < 19.1 >
edited by Vincent Massol
on 2009/03/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -37,6 +37,10 @@
37 37   ** Tag rename.
38 38   ** Tag delete.\\\\#displayImg("tags.jpg")
39 39  
40 + * *Improved information section in document footer*, including document children:\\\\#displayImg("footer.jpg")
41 +
42 +1.1.1 3. Performance Improvements
43 +
40 40   * *Page loading time reduced by 30%*. Statistics on Sandbox.WebHome, ~~without client-side file caching~~ (most of the downloaded files are cached on the client after the first request):\\{table}
41 41  - | XE 1.8M1 | XE 1.8M2
42 42  Requests number | 37 | 25
... ... @@ -43,33 +43,46 @@
43 43  Total size | 332Ko | 200Ko
44 44  Download @ T1 (seconds) | 9.16 | 6.06
45 45  {table}
46 - * *Improved information section in document footer*, including document children:\\\\#displayImg("footer.jpg")
47 47  
48 -1.1.1 3. Authentication
49 -
50 50   * Improved authentication performance for LDAP. By default the authentication system now calls the authenticator only once by session, this means it does not call the LDAP authenticator and does not generate queries on the LDAP server for each request anymore. This can be changed using the <tt>xwiki.authentication.always</tt> configuration property in <tt>xwiki.cfg</tt>.
51 51  
52 52  1.1.1 4. Translations
53 53  
54 - * New or improved translations:
55 - ** french
56 - ** german
57 - ** spanish
55 + * Most default applications have been internationalized. Some work remain for the Blog and Watchlist application to be performed in 1.8.x.
56 + * New or improved translations for the UI:
57 + ** French
58 + ** German
59 + ** Spanish
58 58  
59 -1.1.1 5. Important bugs fixed
61 +1.1.1 5. Office Importer
60 60  
61 - * Scaled images in exported PDF and RTF have wrong dimensions
62 - * When a wiki is removed, it's not removed form the cache
63 - * Including a document with first or second heading level breaks the including document section edit link
64 - * PDF export does not take into account the encoding specified in xwiki.cfg
63 + * *[New Office Importer>code:Applications.OfficeImporterApplication]*: makes use of a running OpenOffice server to convert Office documents (MS Office or OO) into HTML before they are transformed into XWiki 2.0 syntax
64 +<img src="http://code.xwiki.org/xwiki/bin/download/Applications/OfficeImporterApplication/OfficeImporter.png" style="border: 2px solid #CDCDCD;"/>
65 65  
66 -1.1.1 6. Others
66 +1.1.1 6. REST API
67 67  
68 - * *[New Office Importer>code:Applications.OfficeImporterApplication]*: makes use of a running OpenOffice server to convert the office documents into HTML before they are transformed into XWiki 2.0 syntax
69 -<img src="http://code.xwiki.org/xwiki/bin/download/Applications/OfficeImporterApplication/OfficeImporter.png" style="border: 2px solid #CDCDCD;"/>
70 - * *New REST API*
68 + * New *[REST API>dev:Design.RestfulAPI* (user documentation forthcoming). Currently implemented:
69 + ** Access to wikis, spaces and pages
70 + ** Access to page history, translations and page children
71 + ** Access to tags, comments, objects and classes in general
72 + ** Access to attachments
73 +
74 +1.1.1 7 New Blog Application
75 +
71 71   * *[New Blog application>code:Applications.BlogApplication]*
77 + ** Lightweight publishing workflow
78 + ** Category and sub-category support
79 + ** Ability to change published date
80 + ** Panels to display blog categories and unpublished posts
81 +
82 +1.1.1 8. Others
83 +
72 72   * Upgrade to Groovy 1.6 final.
85 + * Important bugs fixed
86 + ** Scaled images in exported PDF and RTF have wrong dimensions
87 + ** When a wiki is removed, it's not removed form the cache
88 + ** Including a document with first or second heading level breaks the including document section edit link
89 + ** PDF export does not take into account the encoding specified in xwiki.cfg
73 73  
74 74  ## + lots of other changes, see [Platform details>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10696&styleName=Text&projectId=10010&Create=Create].
75 75  

Get Connected