Change comment:
Bad title
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -87,10 +87,14 @@ 87 87 * On the main wiki, Activity Stream now display events from every wikis where the current user has view right. 88 88 [[{{image reference="activity.png" width="35%"/}}>>attach:activity.png]] 89 89 90 +== XWiki Repository updated == 91 + 92 +A few changes that were applied on http://extensions.xwiki.org since a long time were not applied on git repository, this is now fixed. 93 + 90 90 == Miscellaneous == 91 91 92 92 * Added support for creating and deleting wikis when using the [[H2 database>>http://www.h2database.com]]. 93 -* Extension Manager XAR handler now compare sattachment content (but does not merge them) and save them in the same version than the document itself97 +* Extension Manager XAR handler now compare attachments content (but does not merge them) and save them in the same version than the document itself 94 94 * Images that are copy-pasted as HTML in the WYSIWYG editor now work fine, thanks to the added support of the [[Data URI scheme>>http://en.wikipedia.org/wiki/Data_URI_scheme]] in XWiki Syntax 2.1. The wiki syntax is:((( 95 95 {{code language="none"}} 96 96 image:data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAO9JREFUOE+lUrsNwjAUdCyWIBXjIEokVoCejgkyQ2gYAIkSsQUrUIUxwrund5bjX4OlyPG9u3v22Z2rjM1uWEtpkq//PC/fCs35UoHi/WGL8mTrErVsAJGJHU2KagGzHUi3I8iP+0s1nInXjBSPSfI/n2/vGTNFJZOVCRkYltdGl1FMRqmHYL0FFM6MjnFXaxCwNJMOZAbW6JyVkI1cbwcD3T5MGBjZLQxi8Lw9kp5iFFikUYwZr2dNQzQT7EavsDFOwl2ErNuIh5kgaX1E0bEyMTiZAcA0WAa26GSL7CUaHjJJz1wyqWLpe6gS/yn8AD9tcjFN7/ajAAAAAElFTkSuQmCC ... ... @@ -100,11 +100,12 @@ 100 100 * Increased the size of the security cache to improve performances from 500 entries to 10000 entries. This setting could still be overwritten in the infinispan configuration of the cache named ##platform.security.authorization.cache##. This new setting should be sufficient for most usages while the previous default were only valid for small single wiki. 101 101 * Improvement in the wiki descriptor pages. It is now consistent with our [[vertical forms standard>>platform:DevGuide.VerticalForms]]. 102 102 [[{{image reference="descriptor-improvement1.png" width="35%"/}}>>attach:descriptor-improvement1.png]] [[{{image reference="descriptor-improvement2.png" width="35%"/}}>>attach:descriptor-improvement2.png]] 103 -* When the user creates a new wiki, without a template, a message is displayed to explain tohim that the Distribution Wizard will be started to initialize the newlycreated wiki.107 +* When the user creates a new wiki, without a template, a message is displayed to explain him the Distribution Wizard will be started to initialize the new created wiki. 104 104 [[{{image reference="create-a-wiki-dw.png" width="35%"/}}>>attach:create-a-wiki-dw.png]] 105 -* When the user creates a new wiki from a template, an error is now displayed when anerrorhappens:109 +* When the user creates a new wiki from a template, an error is now displayed when something wrong happens: 106 106 [[{{image reference="wiki-template-error.png" width="35%"/}}>>attach:wiki-template-error.png]] 107 -* A few changes that were applied on http://extensions.xwiki.org since a long time were not applied on git repository, this is now fixed. 111 +* In the Activity Stream, the name of the wiki where the event has happened is displayed now, if the event concerns an other wiki than the current one. 112 +[[{{image reference="activity.png" width="35%"/}}>>attach:activity.png]] 108 108 109 109 See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%225.4%22&tempMax=1000]] fixed in this release. 110 110