Modifications pour le document Admin Templates Sheet

Modifié par Florent Charton le 2024/08/08 18:43

Depuis la version 2.1
modifié par Florent Charton
sur 2024/08/08 18:43
Commentaire de modification : Install extension [org.xwiki.platform:xwiki-platform-administration-ui/15.10.11]
À la version 1.1
modifié par superadmin
sur 2022/06/20 08:48
Commentaire de modification : Install extension [org.xwiki.platform:xwiki-platform-administration-ui/13.10.6]

Résumé

Détails

Propriétés de la Page
Auteur du document
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.fcharton
1 +XWiki.superadmin
Contenu
... ... @@ -6,7 +6,7 @@
6 6  
7 7  {{html}}
8 8   <form class="xform" action="$doc.getURL('create')" method="post">
9 - <fieldset>
9 +
10 10   #template('locationPicker_macros.vm')
11 11   #locationPicker({
12 12   'id': 'target',
... ... @@ -56,7 +56,6 @@
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>
60 60   </form>
61 61  {{/html}}
62 62  )))
... ... @@ -74,7 +74,7 @@
74 74   == {{translation key="admin.templates.providerslist"/}} ==
75 75  
76 76   #foreach($providerFullname in $availableProviders)
77 - * [[$services.rendering.escape($services.rendering.escape($xwiki.getDocument($providerFullname).plainTitle, $xwiki.currentContentSyntaxId), $xwiki.currentContentSyntaxId)>>$services.rendering.escape($providerFullname, $xwiki.currentContentSyntaxId)]]
76 + * [[$xwiki.getDocument($providerFullname).getTitle()>>$providerFullname]]
78 78   #end
79 79   )))
80 80  #end
XWiki.ConfigurableClass[0]
Icône de catégorie
... ... @@ -1,1 +1,0 @@
1 -page_white_text
Afficher avant la catégorie
... ... @@ -1,1 +1,0 @@
1 -edit
Afficher dans la catégorie
... ... @@ -1,1 +1,0 @@
1 -content
Afficher dans la section
... ... @@ -1,1 +1,0 @@
1 -Templates
Portée
... ... @@ -1,1 +1,0 @@
1 -WIKI
Rang de la section
... ... @@ -1,1 +1,0 @@
1 -100