Changes for page Smart Servo (LSS)
Last modified by Eric Nantel on 2024/07/03 09:40
Change comment: Upload new image "LSS-Servo-Horns.PNG", version 1.2
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - LynxmotionSmartServo(LSS)1 +4 - LSS Servos - Content
-
... ... @@ -37,11 +37,22 @@ 37 37 38 38 = Navigation = 39 39 40 -[[doc:.lss-button-menu.WebHome]] 41 -[[doc:.lss-communication-protocol.WebHome]] 42 -[[doc:.lss-configuration-software.WebHome]] 43 -[[doc:.lss-electrical.WebHome]] 44 -[[doc:.lss-libraries.WebHome]] 45 -[[doc:.lss-mechanical.WebHome]] 46 -[[doc:.lss-radio-control-pwm.WebHome]] 47 -[[doc:.lss-specifications.WebHome]] 40 +{{velocity}} 41 +#set ( $list = $xwiki.tag.getDocumentsWithTag('LSS-Ref') ) 42 +#foreach( $reference in $list ) 43 + #set ( $document = $xwiki.getDocument($reference) ) 44 + #set ( $label = $document.getTitle() ) 45 + [[$label>>$reference]] 46 +#end 47 + 48 +## Removed hard-coded links and replaced by dynamic, tag-based links instead 49 +##[[doc:.lss-button-menu.WebHome]] 50 +##[[doc:.lss-communication-protocol.WebHome]] 51 +##[[doc:.lss-configuration-software.WebHome]] 52 +##[[doc:.lss-electrical.WebHome]] 53 +##[[doc:.lss-libraries.WebHome]] 54 +##[[doc:.lss-mechanical.WebHome]] 55 +##[[doc:.lss-radio-control-pwm.WebHome]] 56 +##[[doc:.lss-specifications.WebHome]] 57 + 58 +{{/velocity}}