Changes for page Smart Servo (LSS)

Last modified by Eric Nantel on 2024/07/03 09:40

From version < 103.1 >
edited by Eric Nantel
on 2019/01/18 11:10
To version < 103.2 >
edited by RB1
on 2019/01/23 10:20
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ENantel
1 +xwiki:XWiki.RB1
Content
... ... @@ -1,5 +1,17 @@
1 1  [[image:LSS-ST1-Horns.png||height="350" width="350"]]
2 2  
3 +== List of things with set tag ==
4 +{{velocity}}
5 +#set ( $list = $xwiki.tag.getDocumentsWithTag('LSS') )
6 +#set ( $num = 0 )
7 +#foreach( $reference in $list )
8 + #set ( $document = $xwiki.getDocument($reference) )
9 + #set ( $label = $document.getTitle() )
10 + #set ( $num = ($num + 1) )
11 + $num) [[$label>>$reference]] :: $reference
12 +#end
13 +{{/velocity}}
14 +
3 3  {{toc/}}
4 4  
5 5  = Description =
Copyright RobotShop 2018