Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.Man uelSmeria1 +XWiki.ThomasMortagne - Content
-
... ... @@ -1,5 +1,7 @@ 1 1 {{error}} 2 2 If you are using a version of Java older than 1.8.0_101 you might see certificates related errors in the log. The best is to use the latest version of Java 8 (it's the best in general anyway). See [[XE-1591 issue>>http://jira.xwiki.org/browse/XE-1591]] for possible workarounds. 3 + 4 +You can't translate a document trough standard UI. See http://jira.xwiki.org/browse/XWIKI-13873. Will be fixed in 8.4.1. 3 3 {{/error}} 4 4 5 5 {{box cssClass="floatinginfobox" title="**Contents**"}} ... ... @@ -72,6 +72,8 @@ 72 72 73 73 The module containing among other things the standard LDAP authenticator has been moved to http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/Authenticator/ and is not embedded anymore in XE. Starting with 8.3M1 you need to install it if you want to use it. See http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/#H8.3.x for more details on what is different between the XWiki Platform module and the new Contrib Extension. 74 74 77 +If you don't have any "pure" XWiki admin user to install the extension you can use ##superadmin## user. See [[documentation>>platform:AdminGuide.Configuration||anchor="HEnablesuperadminaccount"]]. 78 + 75 75 === Cache module moved to XWiki Commons === 76 76 77 77 The only thing that changed is the id of the modules. If you have any dependency on those you just need to change ##org.xwiki.platform:xwiki-platform-*## to ##org.xwiki.commons:xwiki-commons-*##