#if($TabName == $ResourceBundle.getString('CswsConnector.Paths') && ${SeqNum} == ${SelectedNum}) #set($pathcounter = 0) #foreach($path in $PATHS) #set($pathcounter = $pathcounter + 1) #end #if($pathcounter == 0) #end #if($MESSAGE) #else #end

$Encoder.bodyEscape($ResourceBundle.getString('CswsConnector.CrawlUserWorkspaces')) #if($USERWORKSPACES) #else #end

#if($path && $path.length() > 0) $Encoder.bodyEscape($path) #else (root) #end
$Encoder.bodyEscape($ResourceBundle.getString('CswsConnector.NoStartingPointsDefined'))

$Encoder.bodyEscape($MESSAGE) #set($anchorSuffix = $pathcounter+1) #if($PATHSOFAR && $PATHSOFAR.length() > 0) $Encoder.bodyEscape($PATHSOFAR) #else (root) #end #if($CHILDLIST && $CHILDLIST.size() > 0) #end
#else #set($pathcounter = 0) #foreach($path in $PATHS) #set($pathcounter = $pathcounter + 1) #end #if($USERWORKSPACES) #else #end #end