Modifications pour le document Serveur Office

Modifié par superadmin le 2026/01/29 15:29

Depuis la version 1.1
modifié par superadmin
sur 2026/01/29 15:25
Commentaire de modification : Install extension [org.xwiki.platform:xwiki-platform-office-ui/17.10.2]
À la version 3.1
modifié par superadmin
sur 2026/01/29 15:29
Commentaire de modification : Imported from XAR

Résumé

Détails

Propriétés de la Page
Contenu
... ... @@ -53,7 +53,10 @@
53 53   ### Info about the place to modify the configuration
54 54   ###
55 55   <p>
56 - #info($escapetool.html($services.localization.render('admin.ooserver.options.source', ['__VALUE__'])).replaceFirst('__VALUE__', '<span class="monospace">xwiki.properties</span>'))
56 + <span class="box infomessage">
57 + ## TODO: we do not escape this string because we inject some HTML code. We should improve it.
58 + $services.localization.render('admin.ooserver.options.source', ['<span class="monospace">xwiki.properties</span>'])
59 + </span>
57 57   </p>
58 58   <dl>
59 59   ###
... ... @@ -109,7 +109,7 @@
109 109   #if ("$!homePath" != '')
110 110   $escapetool.html($homePath)
111 111   #else
112 - #error($escapetool.html($services.localization.render('office.configuration.serverpath.error.notSetNotAutodetected')))
115 + <div class="box errormessage">$escapetool.html($services.localization.render('office.configuration.serverpath.error.notSetNotAutodetected'))</div>
113 113   #end
114 114   </dd>
115 115   ###
XWiki.ConfigurableClass[0]
configureGlobally
... ... @@ -1,0 +1,1 @@
1 +Oui
scope
... ... @@ -1,1 +1,0 @@
1 -WIKI