You can buy this project and download/modify it how often you want.
#set( $breadcrumbs = $helpers.getNodeBreadcrumbs($uriInfo, $topic)) Home #foreach($entry in $breadcrumbs.entrySet()) #if ($entry.getKey() == $uriInfo.getAbsolutePath().toString()) $entry.getValue() #else $entry.getValue() #end #end