Changes for page Smart Servo PRO (LSS-P)

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

From version < 32.2 >
edited by Eric Nantel
on 2023/06/22 07:23
To version < 31.1 >
edited by Eric Nantel
on 2023/06/22 07:21
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,8 +33,26 @@
33 33  
34 34  = Navigation =
35 35  
36 +{{velocity}}
37 +#set ( $list = $xwiki.tag.getDocumentsWithTag('LSS-Ref') )
38 +#foreach( $reference in $list )
39 + #set ( $document = $xwiki.getDocument($reference) )
40 + #set ( $label = $document.getTitle() )
41 + [[$label>>$reference]]
42 +#end
36 36  
44 +## Removed hard-coded links and replaced by dynamic, tag-based links instead
45 +##[[doc:.lss-p-button-menu.WebHome]]
46 +##[[doc:.lss-p-communication-protocol.WebHome]]
47 +##[[doc:.lss-p-configuration-software.WebHome]]
48 +##[[doc:.lss-p-electrical.WebHome]]
49 +##[[doc:.lss-p-firmware.WebHome]]
50 +##[[doc:.lss-p-libraries.WebHome]]
51 +##[[doc:.lss-p-mechanical.WebHome]]
52 +##[[doc:.lss-p-specifications.WebHome]]
37 37  
54 +{{/velocity}}
55 +
38 38  = Dimensions =
39 39  
40 40  |(% style="text-align:center" %)**Lite / LSS-P-L1**|(% style="text-align:center" %)**Standard / LSS-P-S1**|(% style="text-align:center" %)**Mega / LSS-P-M1**
Copyright RobotShop 2018