Changes for page Téléphonie
Last modified by fca on 2017/04/25 10:32
From version 4.1
edited by fca
on 2011/08/22 02:30
on 2011/08/22 02:30
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.fca 1 +xwiki:XWiki.fca - Content
-
... ... @@ -2,17 +2,3 @@ 2 2 3 3 - [[Les correspondances entre répartiteurs>>Téléphonie.Répartiteurs]] 4 4 - [[La tête de ligne FT de Cergy>>Tête France Télécom]] 5 - 6 -Liste des documents: 7 - 8 -{{velocity}}#set($collist = ["doc.name","doc.date", "doc.author", "_actions"]) 9 -#set($colprops = { 10 - "doc.name" : { "type" : "text" , "size" : 30, "link" : "view"}, 11 - "doc.date" : { "type" : "date" }, 12 - "doc.author" : { "type" : "text", "link" : "author"}, 13 - "_actions" : {"actions": ["copy","delete","rename","rights"]} 14 - }) 15 -#set($options = { "translationPrefix" : "xe.index.", 16 - "rowCount": 15, 17 - "extraParams" : "&space=$escapetool.url($doc.space)" }) 18 -#livetable("spaceindex" $collist $colprops $options){{/velocity}}