Modifications pour le document Admin Templates Sheet

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

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

Résumé

Détails

Propriétés de la Page
Contenu
... ... @@ -6,7 +6,7 @@
6 6  
7 7  {{html}}
8 8   <form class="xform" action="$doc.getURL('create')" method="post">
9 -
9 + <fieldset>
10 10   #template('locationPicker_macros.vm')
11 11   #locationPicker({
12 12   'id': 'target',
... ... @@ -56,6 +56,7 @@
56 56   <input type="hidden" name="template" value="XWiki.TemplateProviderTemplate"/>
57 57   <span class="buttonwrapper"><input id="createTemplateProvider" type="submit" value="$services.localization.render('admin.templates.createprovider.create')" class="button"/></span>
58 58   </div>
59 + </fieldset>
59 59   </form>
60 60  {{/html}}
61 61  )))
... ... @@ -73,7 +73,7 @@
73 73   == {{translation key="admin.templates.providerslist"/}} ==
74 74  
75 75   #foreach($providerFullname in $availableProviders)
76 - * [[$xwiki.getDocument($providerFullname).getTitle()>>$providerFullname]]
77 + * [[$services.rendering.escape($services.rendering.escape($xwiki.getDocument($providerFullname).plainTitle, $xwiki.currentContentSyntaxId), $xwiki.currentContentSyntaxId)>>$services.rendering.escape($providerFullname, $xwiki.currentContentSyntaxId)]]
77 77   #end
78 78   )))
79 79  #end
XWiki.ConfigurableClass[0]
categoryIcon
... ... @@ -1,1 +1,0 @@
1 -page_white_text
configureGlobally
... ... @@ -1,1 +1,0 @@
1 -Oui
displayBeforeCategory
... ... @@ -1,1 +1,0 @@
1 -edit
displayInCategory
... ... @@ -1,1 +1,0 @@
1 -content
displayInSection
... ... @@ -1,1 +1,0 @@
1 -Templates
sectionOrder
... ... @@ -1,1 +1,0 @@
1 -100