Beim Überschreiben der Menüstruktur genügt der aktive Kindeintrag beim Parent
[website] / dist / thymeleaf / potemkin / accelerator.html
1 <!DOCTYPE html>
2 <html
3     xmlns="http://www.w3.org/1999/xhtml"
4     xmlns:layout="http://www.thymeleaf.org"
5     layout:decorator="/templates/layout"
6     th:with="title='accelerator - Overview', uri='/potemkin/accelerator.html'"
7     >
8   <head>
9     <!--/*-->
10     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
11     <title>Fix SWF - Overview</title>
12     <link rel="stylesheet/less" type="text/css" href="../../../less/base.less"/>
13     <link rel="stylesheet/less" type="text/css" href="../../../less/screen.less" media="screen"/>
14     <link rel="stylesheet/less" type="text/css" href="../../../less/print.less" media="print"/>
15     <script src="../../../js/less-1.7.0.min.js"></script>
16     <!--*/-->
17   </head>
18   <body thymeproxy:variables='merge:{"pages":{
19     "/potemkin.html": {
20       "name": "Projects",
21       "childs": { "/potemkin/accelerator.html": "accelerator!" },
22       "crumbs": [
23         { "uri": "/potemkin.html", "name": "Projects" }
24       ]
25     },
26     "/potemkin/accelerator.html": {
27       "name": "Overview",
28       "childs": {
29         "/potemkin/accelerator.html": "Overview",
30         "/potemkin/accelerator/read-on.html": "Read on",
31         "/potemkin/accelerator/read-on-and-on.html": "Read on and on",
32         "/potemkin/accelerator/read-on-and-on-and-on.html": "Read on and on and on"
33       },
34       "crumbs": [
35         { "uri": "/potemkin.html", "name": "Projects" },
36         { "uri": "/potemkin/accelerator.html", "name": "accelerator" },
37         { "uri": "/potemkin/accelerator.html", "name": "Overview" }
38       ]
39     },
40     "/potemkin/accelerator/read-on.html": { "name": "Read on" },
41     "/potemkin/accelerator/read-on-and-on.html": { "name": "Read on and on" },
42     "/potemkin/accelerator/read-on-and-on-and-on.html": { "name": "Read on and on and on" }
43 }}'>
44     <h1>Overview - DUMMY</h1>
45   </body>
46 </html>