From: Kai Moritz Date: Fri, 8 Jul 2016 09:23:26 +0000 (+0200) Subject: Relative URI's and breadcrumb-paths can be converted into absolute ones X-Git-Tag: maven-thymeleaf-skin-1.0.0~18 X-Git-Url: http://juplo.de/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b1aa2a4a83055ff2fcaf2ceeac47a1b32d9e55fc;hp=b1aa2a4a83055ff2fcaf2ceeac47a1b32d9e55fc;p=maven-thymeleaf-skin Relative URI's and breadcrumb-paths can be converted into absolute ones Defined custom variables custom.path and custom.crumbs in site.xml, that can be used to convert the relative URI's and breadcrumb-paths into absolute ones. ---