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
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
sur 2025/08/19 15:15
Commentaire de modification :
Install extension [org.xwiki.platform:xwiki-platform-index-tree-macro/17.4.3]
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 -rendering.macro.documentTree.parameter.sortDocumentsBy.description= Le champ appartenantà lapageutilisépourfiltrerlespagesenfants,suividel'ordredetri.49 -rendering.macro.documentTree.parameter.expandToLevel.name= Déplier jusqu'auniveau50 -rendering.macro.documentTree.parameter.expandToLevel.description=D éfinitlaprofondeurdel'arbrejusqu'oùdéplierautomatiquement. Lavaleurpar défaut 0signifiequeseuleslespagesdepremierniveausontaffichées.Unniveau1lesdéplie,unniveau2déplieaussiles enfantssous lesélémentsnouvellementaffichés, etc.Veuillez noterqu'unevaleur élevéepeut rendrel'affichageparlenavigateurcoûteuxenressources.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= Afficheunarbre despagesenfantsdela pagecourante52 +### 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 pageutilisépour trierlespagesenfants,suividel'ordredetri.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