An Syntax-Ă„nderungen von thymeproxy:variables angepasst
authorKai Moritz <kai@juplo.de>
Mon, 13 Mar 2017 18:49:23 +0000 (19:49 +0100)
committerKai Moritz <kai@juplo.de>
Tue, 30 Apr 2019 13:50:19 +0000 (15:50 +0200)
dist/thymeleaf/potemkin/accelerator.html
dist/thymeleaf/projects.html
dist/thymeleaf/templates/layout.html

index ca7332a..4effbdc 100644 (file)
@@ -15,7 +15,7 @@
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
     <script src="../../../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
-  <body thymeproxy:variables='merge:{"pages":{
+  <body thymeproxy:variables='MERGE:{"pages":{
     "/potemkin.html": {
       "name": "Projects",
       "childs": { "/potemkin/accelerator.html": "accelerator!" },
     "/potemkin.html": {
       "name": "Projects",
       "childs": { "/potemkin/accelerator.html": "accelerator!" },
index 987c0ca..ad275a7 100644 (file)
@@ -15,7 +15,7 @@
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
     <script src="../js/less-1.7.0.min.js"></script>
     <!--*/-->
   </head>
-  <body thymeproxy:variables="merge:/thymeleaf/projects.json">
+  <body thymeproxy:variables="MERGE:/thymeleaf/projects.json">
     <main class="main" layout:fragment="maincontent">
       <div class="pack bg cf">
         <div class="p left">
     <main class="main" layout:fragment="maincontent">
       <div class="pack bg cf">
         <div class="p left">
index ff5afce..bc9cf31 100644 (file)
@@ -3,7 +3,7 @@
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:th="http://www.thymeleaf.org"
     xmlns:layout="http://www.thymeleaf.org"
     xmlns="http://www.w3.org/1999/xhtml"
     xmlns:th="http://www.thymeleaf.org"
     xmlns:layout="http://www.thymeleaf.org"
-    thymeproxy:variables="/thymeleaf/sitemap.json"
+    thymeproxy:variables="SET:/thymeleaf/sitemap.json"
     >
   <head th:fragment="head" layout:fragment="head">
     <title layout:title-pattern="$DECORATOR_TITLE - $CONTENT_TITLE" th:text="'juplo'">juplo - BASISTEMPLATE</title>
     >
   <head th:fragment="head" layout:fragment="head">
     <title layout:title-pattern="$DECORATOR_TITLE - $CONTENT_TITLE" th:text="'juplo'">juplo - BASISTEMPLATE</title>