Modifications pour le document Document Tree Translations

Modifié par Florent Charton le 2026/01/13 15:00

Depuis la version 3.1
modifié par Florent Charton
sur 2026/01/08 10:56
Commentaire de modification : Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/17.4.8]
À la version 2.1
modifié par Florent Charton
sur 2025/08/19 15:15
Commentaire de modification : Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/17.4.3]

Résumé

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 -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=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.
48 +### Missing: rendering.macro.documentTree.parameter.sortDocumentsBy.description=The page field used to sort the child pages, followed by the sort order.
49 +### Missing: rendering.macro.documentTree.parameter.expandToLevel.name=Expand to level
50 +### Missing: rendering.macro.documentTree.parameter.expandToLevel.description=Define the depth of the tree to expand automatically. Default is 0 and means that only top level nodes are displayed. A level of 1 opens those, a level of 2 also opens the children below the newly displayed nodes, etc. Note that a high value can make the macro expansive to display for the browser.
51 51  rendering.macro.children.name=Enfants
52 -rendering.macro.children.description=Affiche un arbre des pages enfants de la page courante
52 +### Missing: rendering.macro.children.description=Displays a tree of children pages of the current page
53 53  rendering.macro.children.parameter.sort.name=Trier par
54 -rendering.macro.children.parameter.sort.description=Le champ de page utilisé pour trier les pages enfants, suivi de l'ordre de tri.
54 +### Missing: rendering.macro.children.parameter.sort.description=The page field used to sort the child pages, followed by the sort order.
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