Modifications pour le document Document Tree Translations
Modifié par Florent Charton le 2026/01/13 15:00
Depuis la version 2.1
modifié par Florent Charton
sur 2025/08/19 15:15
sur 2025/08/19 15:15
Commentaire de modification :
Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/17.4.3]
À la version 3.1
modifié par Florent Charton
sur 2026/01/08 10:56
sur 2026/01/08 10:56
Commentaire de modification :
Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/17.4.8]
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -45,13 +45,13 @@ 45 45 rendering.macro.documentTree.parameter.exclusions.name=Exclusions 46 46 rendering.macro.documentTree.parameter.exclusions.description=Liste de noeuds à exclure de l'arbre. Les noeuds sont indiqués par leur ID et séparés par des virgules (,). 47 47 rendering.macro.documentTree.parameter.sortDocumentsBy.name=Trier les pages par 48 - ### Missing:rendering.macro.documentTree.parameter.sortDocumentsBy.description=The pagefield usedtosortthechildpages,followedbythesort order.49 - ### Missing:rendering.macro.documentTree.parameter.expandToLevel.name=Expand tolevel50 - ### Missing:rendering.macro.documentTree.parameter.expandToLevel.description=Definethedepthofthetreetoexpand automatically.Defaultis0andmeansthat onlytoplevelnodesaredisplayed.Alevelof1opensthose,alevelof2 alsoopensthechildrenbelow the newly displayed nodes, etc.Notethata highvaluecanmakethemacroexpansive to display for thebrowser.48 +rendering.macro.documentTree.parameter.sortDocumentsBy.description=Le champ appartenant à la page utilisé pour filtrer les pages enfants, suivi de l'ordre de tri. 49 +rendering.macro.documentTree.parameter.expandToLevel.name=Déplier jusqu'au niveau 50 +rendering.macro.documentTree.parameter.expandToLevel.description=Définit la profondeur de l'arbre jusqu'où déplier automatiquement. La valeur par défaut 0 signifie que seules les pages de premier niveau sont affichées. Un niveau 1 les déplie, un niveau 2 déplie aussi les enfants sous les éléments nouvellement affichés, etc. Veuillez noter qu'une valeur élevée peut rendre l'affichage par le navigateur coûteux en ressources. 51 51 rendering.macro.children.name=Enfants 52 - ### Missing:rendering.macro.children.description=Displaysatreeof childrenpagesofthe currentpage52 +rendering.macro.children.description=Affiche un arbre des pages enfants de la page courante 53 53 rendering.macro.children.parameter.sort.name=Trier par 54 - ### Missing:rendering.macro.children.parameter.sort.description=The pagefield usedtosortthechildpages,followedbythesort order.54 +rendering.macro.children.parameter.sort.description=Le champ de page utilisé pour trier les pages enfants, suivi de l'ordre de tri. 55 55 rendering.macro.children.parameter.root.name=Racine 56 56 ### Missing: rendering.macro.children.parameter.root.description=The root node id. This is useful if you want to display only the descendants of a given node (which is the specified root). The tree displays the children of the root node on the first level, so the root node is not actually displayed. The entire tree is displayed if the root node is not specified. The format of a node identifier is entityType:entityReference, where the entity type can be for instance wiki, space, document. E.g.: wiki:xwiki, space:xwiki:Main, document:xwiki:Main.WebHome 57 57 index.documentTree.empty=Aucune page trouvée