]> juplo.de Git - website/commitdiff
Dummy-Seiten für Blog-Layout an Wordpress-Einbindung angepasst
authorKai Moritz <kai@juplo.de>
Sun, 7 Apr 2019 10:26:04 +0000 (12:26 +0200)
committerKai Moritz <kai@juplo.de>
Sun, 22 Nov 2020 15:43:29 +0000 (16:43 +0100)
blog.json und blog.html nach blog/blog.json und blog/index.html verschoben
damit die Dummy-Inhalte bei aktiver Einbidung des Wordpress-Blogs vollständig
überdeckt werden.

47 files changed:
dist/about.html
dist/agb.html
dist/blog.html [deleted file]
dist/blog.json [deleted file]
dist/blog/article.html
dist/blog/blog.json [new file with mode: 0644]
dist/blog/comments.html
dist/blog/index.html [new file with mode: 0644]
dist/contact.html
dist/datenschutz.html
dist/expertise.html
dist/google-analytics.html
dist/haftung-inhalte.html
dist/haftung-links.html
dist/impressum.html
dist/index.html
dist/potemkin/accelerator.html
dist/potemkin/fix-swf/getting-started.html
dist/potemkin/fix-swf/overview.html
dist/potemkin/html-experimente.html
dist/potemkin/html-experimente/basis-layout.html
dist/potemkin/html-experimente/breadcrumb.html
dist/potemkin/html-experimente/druck-layout.html
dist/potemkin/html-experimente/error.html
dist/potemkin/html-experimente/fast-leer-einspaltig-mit-marginalinhalt.html
dist/potemkin/html-experimente/fast-leer-einspaltig.html
dist/potemkin/html-experimente/fast-leer-kein-menü-aber-marginalinhalt.html
dist/potemkin/html-experimente/fast-leer-kein-menü.html
dist/potemkin/html-experimente/fast-leer-mit-menü-und-marginalinhalt.html
dist/potemkin/html-experimente/fast-leer-mit-menü.html
dist/potemkin/html-experimente/formulare.html
dist/potemkin/html-experimente/kein-layout.html
dist/potemkin/html-experimente/phone.html
dist/potemkin/html-experimente/seitenaufteilung.html
dist/potemkin/html-experimente/seitenkopf.html
dist/potemkin/html-experimente/symbole.html
dist/potemkin/html-experimente/tablet.html
dist/potemkin/html-experimente/tiny.html
dist/potemkin/typo.html
dist/projects.html
dist/references.html
dist/sitemap.json
dist/templates/404.html
dist/templates/error.html
dist/templates/fragments.html
dist/templates/layout.html
dist/urheberrechte.html

index 2a22185580785f3f4be9cf5f128653a1d3f0aebb..cfc4ed192e304996e3b32bf2f9a1902a5893610d 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/about.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/about.html')}"
     >
   <head>
     <title id="title">About</title>
@@ -37,7 +37,7 @@
       </p>
       <ul>
         <li>
-          In the <a href="blog.html" th:href="@{/blog.html}">blog</a>, I summarize, how I solved
+          In the <a href="blog/" th:href="@{/blog/}">blog</a>, I summarize, how I solved
           some every-day problems, other people might stumble across too.
           I am introducing new projects there and announcing new versions and/or
           bugfixes to older projects.
index a24741393a7409a9193b86f20aafb89894e9a6f1..9fd47cc6d06dd1022d4c3e36144e6aacbeb4ef15 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/agb.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/agb.html')}"
     >
   <head>
     <title id="title">Allgemeine Geschäftsbedingungen (AGB)</title>
         dem wirtschaftlichen Zweck des Vertrages Rechnung tragen.
       </p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: about"></aside>
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: about"></aside>
   </body>
 </html>
diff --git a/dist/blog.html b/dist/blog.html
deleted file mode 100644 (file)
index d15ec74..0000000
+++ /dev/null
@@ -1,175 +0,0 @@
-<!DOCTYPE html>
-<html
-    xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/blog.html', json='MERGE:/blog.json')}"
-    >
-  <head>
-    <title id="title">Blog</title>
-    <!--/*-->
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link rel="stylesheet" type="text/css" href="css/base.css"/>
-    <link rel="stylesheet" type="text/css" href="css/screen.css" media="screen"/>
-    <link rel="stylesheet" type="text/css" href="css/print.css" media="print"/>
-    <!--*/-->
-  </head>
-  <body>
-    <main class="maincontent">
-      <article id="post-140" class="post-140 post type-post status-publish format-standard hentry category-jetty category-less category-maven category-wro4j">
-        <header class="entry-header">
-          <h2 class="entry-title"><a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="Permalink to Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources" rel="bookmark">Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources</a></h2>
-          <div class="entry-meta">
-            Posted on <a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="12:58" rel="bookmark"><time class="entry-date" datetime="2013-12-06T12:58:17+00:00">December 6, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
-          </div><!-- .entry-meta -->
-        </header><!-- .entry-header -->
-        <div class="entry-content">
-        </div><!-- .entry-content -->
-        <footer class="entry-meta">
-          <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/css/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>
-          </span>
-        </footer><!-- .entry-meta -->
-      </article><!-- #post-140 -->
-      <article id="post-114" class="post-114 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
-        <header class="entry-header">
-          <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="Permalink to hibernate4-maven-plugin 1.0.3 released!" rel="bookmark">hibernate4-maven-plugin 1.0.3 released!</a></h2>
-          <div class="entry-meta">
-            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="02:46" rel="bookmark"><time class="entry-date" datetime="2013-10-18T02:46:23+00:00">October 18, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
-          </div><!-- .entry-meta -->
-        </header><!-- .entry-header -->
-        <div class="entry-content">
-        </div><!-- .entry-content -->
-        <footer class="entry-meta">
-          <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
-          </span>
-        </footer><!-- .entry-meta -->
-      </article><!-- #post-114 -->
-      <article id="post-97" class="post-97 post type-post status-publish format-standard hentry category-appengine category-java category-maven category-oauth2">
-        <header class="entry-header">
-          <h2 class="entry-title"><a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="Permalink to Log out from wrong Account with maven-appengine-plugin" rel="bookmark">Log out from wrong Account with maven-appengine-plugin</a></h2>
-          <div class="entry-meta">
-            Posted on <a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="11:33" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:33:56+00:00">October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
-          </div><!-- .entry-meta -->
-        </header><!-- .entry-header -->
-        <div class="entry-content">
-        </div><!-- .entry-content -->
-        <footer class="entry-meta">
-          <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/appengine/" title="View all posts in appengine" rel="category tag">appengine</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/oauth2/" title="View all posts in oauth2" rel="category tag">oauth2</a>
-          </span>
-        </footer><!-- .entry-meta -->
-      </article><!-- #post-97 -->
-      <article id="post-90" class="post-90 post type-post status-publish format-standard hentry category-hibernate category-java category-jpa">
-        <header class="entry-header">
-          <h2 class="entry-title"><a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="Permalink to Bidirectional Association with @ElementCollection" rel="bookmark">Bidirectional Association with @ElementCollection</a></h2>
-          <div class="entry-meta">
-            Posted on <a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="11:11" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:11:36+00:00">October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
-          </div><!-- .entry-meta -->
-        </header><!-- .entry-header -->
-        <div class="entry-content">
-        </div><!-- .entry-content -->
-        <footer class="entry-meta">
-          <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/jpa/" title="View all posts in JPA" rel="category tag">JPA</a>
-          </span>
-        </footer><!-- .entry-meta -->
-      </article><!-- #post-90 -->
-      <article id="post-75" class="post-75 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
-        <header class="entry-header">
-  s        <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="Permalink to hibernate4-maven-plugin 1.0.2 released!" rel="bookmark">hibernate4-maven-plugin 1.0.2 released!</a></h2>
-          <div class="entry-meta">
-            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="02:06" rel="bookmark"><time class="entry-date" datetime="2013-08-02T02:06:08+00:00">August 2, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
-          </div><!-- .entry-meta -->
-        </header><!-- .entry-header -->
-        <div class="entry-content">
-        </div><!-- .entry-content -->
-        <footer class="entry-meta">
-          <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
-          </span>
-        </footer><!-- .entry-meta -->
-      </article><!-- #post-75 -->
-      <article id="post-64" class="post-64 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
-        <header class="entry-header">
-          <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="Permalink to hibernate4-maven-plugin 1.0.1 released!" rel="bookmark">hibernate4-maven-plugin 1.0.1 released!</a></h2>
-          <div class="entry-meta">
-            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="01:10" rel="bookmark"><time class="entry-date" datetime="2013-01-16T01:10:59+00:00">January 16, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
-          </div><!-- .entry-meta -->
-        </header><!-- .entry-header -->
-        <div class="entry-content">
-        </div><!-- .entry-content -->
-        <footer class="entry-meta">
-          <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
-          </span>
-        </footer><!-- .entry-meta -->
-      </article><!-- #post-64 -->
-      <article id="post-55" class="post-55 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
-        <header class="entry-header">
-          <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="Permalink to hibernate4-maven-plugin 1.0 released!" rel="bookmark">hibernate4-maven-plugin 1.0 released!</a></h2>
-          <div class="entry-meta">
-            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="22:04" rel="bookmark"><time class="entry-date" datetime="2012-11-29T22:04:25+00:00">November 29, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
-          </div><!-- .entry-meta -->
-        </header><!-- .entry-header -->
-        <div class="entry-content">
-        </div><!-- .entry-content -->
-        <footer class="entry-meta">
-          <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
-          </span>
-        </footer><!-- .entry-meta -->
-      </article><!-- #post-55 -->
-      <article id="post-34" class="post-34 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
-        <header class="entry-header">
-          <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="Permalink to hibernate4-maven-plugin" rel="bookmark">hibernate4-maven-plugin</a></h2>
-          <div class="entry-meta">
-            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="19:29" rel="bookmark"><time class="entry-date" datetime="2012-11-28T19:29:12+00:00">November 28, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          
-          </div><!-- .entry-meta -->
-        </header><!-- .entry-header -->
-        <div class="entry-content">
-        </div><!-- .entry-content -->
-        <footer class="entry-meta">
-          <span class="cat-links">
-            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
-          </span>
-        </footer><!-- .entry-meta -->
-      </article><!-- #post-34 -->
-    </main>
-    <div class="marginalcontent">
-      <div id="secondary" class="widget-area" role="complementary">
-        <aside id="archives" class="widget">
-          <h1 class="widget-title">Archives</h1>
-          <ul>
-            <li><a href='http://juplo.de/2013/10/' title='October 2013'>October 2013</a></li>
-            <li><a href='http://juplo.de/2013/08/' title='August 2013'>August 2013</a></li>
-            <li><a href='http://juplo.de/2013/01/' title='January 2013'>January 2013</a></li>
-            <li><a href='http://juplo.de/2012/11/' title='November 2012'>November 2012</a></li>
-          </ul>
-        </aside>
-        <aside id="categories" class="widget">
-          <h1 class="widget-title">Most Used Categories</h1>
-          <ul>
-            <li class="cat-item cat-item-4"><a href="http://juplo.de/category/java/" title="View all posts filed under Java">Java</a> (6)</li>
-            <li class="cat-item cat-item-6"><a href="http://juplo.de/category/hibernate/" title="View all posts filed under Hibernate">Hibernate</a> (5)</li>
-            <li class="cat-item cat-item-8"><a href="http://juplo.de/category/maven/" title="View all posts filed under Maven">Maven</a> (5)</li>
-            <li class="cat-item cat-item-9"><a href="http://juplo.de/category/jpa/" title="View all posts filed under JPA">JPA</a> (1)</li>
-            <li class="cat-item cat-item-10"><a href="http://juplo.de/category/appengine/" title="View all posts filed under appengine">appengine</a> (1)</li>
-            <li class="cat-item cat-item-11"><a href="http://juplo.de/category/oauth2/" title="View all posts filed under oauth2">oauth2</a> (1)</li>
-          </ul>
-        </aside>
-        <aside id="search" class="widget widget_search">
-          <h1 class="widget-title">Search</h1>
-          <form role="search" method="get" id="searchform" class="searchform" action="http://juplo.de/">
-            <div>
-              <label class="screen-reader-text" for="s">Search for:</label>
-              <input type="text" value="" name="s" id="s" />
-              <input type="submit" id="searchsubmit" value="Search" />
-            </div>
-          </form>
-        </aside>
-      </div><!-- #secondary .widget-area -->
-      <div id="tertiary" class="widget-area" role="supplementary">
-      </div><!-- #tertiary .widget-area -->
-    </div>
-  </body>
-</html>
diff --git a/dist/blog.json b/dist/blog.json
deleted file mode 100644 (file)
index b197f0e..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-{
-  "pages": {
-    "/blog.html": {
-      "name": "Blog",
-      "childs": {
-        "/blog/article.html": "An Article",
-        "/blog/comments.html": "Comments"
-      },
-      "crumbs": [
-        { "uri": "/blog.html", "name": "Blog" }
-      ]
-    },
-    "/blog/article.html": {
-      "name": "An Article",
-      "crumbs": [
-        { "uri": "/blog.html", "name": "Blog" },
-        { "uri": "/blog/article.html", "name": "An Article" }
-      ]
-    },
-    "/blog/comments.html": {
-      "name": "Comments",
-      "crumbs": [
-        { "uri": "/blog.html", "name": "Blog" },
-        { "uri": "/blog/comments.html", "name": "Comments" }
-      ]
-    }
-  }
-}
index 89653798c13d386edc25cd2c5e1e1a8d1e5e84e9..8f9efec83d30f805d901cb820de2681cea09040b 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/blog/article.html', json='MERGE:/blog.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/blog/article.html', json='MERGE:/blog/blog.json')}"
     >
   <head>
     <title id="title">juplo - blog - Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources</title>
diff --git a/dist/blog/blog.json b/dist/blog/blog.json
new file mode 100644 (file)
index 0000000..af1010c
--- /dev/null
@@ -0,0 +1,28 @@
+{
+  "pages": {
+    "/blog/": {
+      "name": "Blog",
+      "childs": {
+        "/blog/article.html": "An Article",
+        "/blog/comments.html": "Comments"
+      },
+      "crumbs": [
+        { "uri": "/blog/", "name": "Blog" }
+      ]
+    },
+    "/blog/article.html": {
+      "name": "An Article",
+      "crumbs": [
+        { "uri": "/blog/", "name": "Blog" },
+        { "uri": "/blog/article.html", "name": "An Article" }
+      ]
+    },
+    "/blog/comments.html": {
+      "name": "Comments",
+      "crumbs": [
+        { "uri": "/blog/", "name": "Blog" },
+        { "uri": "/blog/comments.html", "name": "Comments" }
+      ]
+    }
+  }
+}
index b651d7147e1c1dbf678c0e09c99b5b5db6403499..b0c055f0d07da742c8c1525e19a4df4b4866e541 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/blog/comments.html', json='MERGE:/blog.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/blog/comments.html', json='MERGE:/blog/blog.json')}"
     >
   <head>
     <title id="title">juplo - blog - hibernate4-maven-plugin</title>
diff --git a/dist/blog/index.html b/dist/blog/index.html
new file mode 100644 (file)
index 0000000..9ea279a
--- /dev/null
@@ -0,0 +1,175 @@
+<!DOCTYPE html>
+<html
+    xmlns="http://www.w3.org/1999/xhtml"
+    th:replace="~{/templates/layout.html :: layout(uri='/blog/', json='MERGE:/blog/blog.json')}"
+    >
+  <head>
+    <title id="title">Blog</title>
+    <!--/*-->
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <link rel="stylesheet" type="text/css" href="css/base.css"/>
+    <link rel="stylesheet" type="text/css" href="css/screen.css" media="screen"/>
+    <link rel="stylesheet" type="text/css" href="css/print.css" media="print"/>
+    <!--*/-->
+  </head>
+  <body>
+    <main class="maincontent">
+      <article id="post-140" class="post-140 post type-post status-publish format-standard hentry category-jetty category-less category-maven category-wro4j">
+        <header class="entry-header">
+          <h2 class="entry-title"><a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="Permalink to Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources" rel="bookmark">Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources</a></h2>
+          <div class="entry-meta">
+            Posted on <a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="12:58" rel="bookmark"><time class="entry-date" datetime="2013-12-06T12:58:17+00:00">December 6, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
+          </div><!-- .entry-meta -->
+        </header><!-- .entry-header -->
+        <div class="entry-content">
+        </div><!-- .entry-content -->
+        <footer class="entry-meta">
+          <span class="cat-links">
+            Posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/css/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>
+          </span>
+        </footer><!-- .entry-meta -->
+      </article><!-- #post-140 -->
+      <article id="post-114" class="post-114 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
+        <header class="entry-header">
+          <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="Permalink to hibernate4-maven-plugin 1.0.3 released!" rel="bookmark">hibernate4-maven-plugin 1.0.3 released!</a></h2>
+          <div class="entry-meta">
+            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="02:46" rel="bookmark"><time class="entry-date" datetime="2013-10-18T02:46:23+00:00">October 18, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
+          </div><!-- .entry-meta -->
+        </header><!-- .entry-header -->
+        <div class="entry-content">
+        </div><!-- .entry-content -->
+        <footer class="entry-meta">
+          <span class="cat-links">
+            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
+          </span>
+        </footer><!-- .entry-meta -->
+      </article><!-- #post-114 -->
+      <article id="post-97" class="post-97 post type-post status-publish format-standard hentry category-appengine category-java category-maven category-oauth2">
+        <header class="entry-header">
+          <h2 class="entry-title"><a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="Permalink to Log out from wrong Account with maven-appengine-plugin" rel="bookmark">Log out from wrong Account with maven-appengine-plugin</a></h2>
+          <div class="entry-meta">
+            Posted on <a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="11:33" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:33:56+00:00">October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
+          </div><!-- .entry-meta -->
+        </header><!-- .entry-header -->
+        <div class="entry-content">
+        </div><!-- .entry-content -->
+        <footer class="entry-meta">
+          <span class="cat-links">
+            Posted in <a href="http://juplo.de/category/appengine/" title="View all posts in appengine" rel="category tag">appengine</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/oauth2/" title="View all posts in oauth2" rel="category tag">oauth2</a>
+          </span>
+        </footer><!-- .entry-meta -->
+      </article><!-- #post-97 -->
+      <article id="post-90" class="post-90 post type-post status-publish format-standard hentry category-hibernate category-java category-jpa">
+        <header class="entry-header">
+          <h2 class="entry-title"><a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="Permalink to Bidirectional Association with @ElementCollection" rel="bookmark">Bidirectional Association with @ElementCollection</a></h2>
+          <div class="entry-meta">
+            Posted on <a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="11:11" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:11:36+00:00">October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
+          </div><!-- .entry-meta -->
+        </header><!-- .entry-header -->
+        <div class="entry-content">
+        </div><!-- .entry-content -->
+        <footer class="entry-meta">
+          <span class="cat-links">
+            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/jpa/" title="View all posts in JPA" rel="category tag">JPA</a>
+          </span>
+        </footer><!-- .entry-meta -->
+      </article><!-- #post-90 -->
+      <article id="post-75" class="post-75 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
+        <header class="entry-header">
+  s        <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="Permalink to hibernate4-maven-plugin 1.0.2 released!" rel="bookmark">hibernate4-maven-plugin 1.0.2 released!</a></h2>
+          <div class="entry-meta">
+            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="02:06" rel="bookmark"><time class="entry-date" datetime="2013-08-02T02:06:08+00:00">August 2, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
+          </div><!-- .entry-meta -->
+        </header><!-- .entry-header -->
+        <div class="entry-content">
+        </div><!-- .entry-content -->
+        <footer class="entry-meta">
+          <span class="cat-links">
+            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
+          </span>
+        </footer><!-- .entry-meta -->
+      </article><!-- #post-75 -->
+      <article id="post-64" class="post-64 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
+        <header class="entry-header">
+          <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="Permalink to hibernate4-maven-plugin 1.0.1 released!" rel="bookmark">hibernate4-maven-plugin 1.0.1 released!</a></h2>
+          <div class="entry-meta">
+            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="01:10" rel="bookmark"><time class="entry-date" datetime="2013-01-16T01:10:59+00:00">January 16, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
+          </div><!-- .entry-meta -->
+        </header><!-- .entry-header -->
+        <div class="entry-content">
+        </div><!-- .entry-content -->
+        <footer class="entry-meta">
+          <span class="cat-links">
+            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
+          </span>
+        </footer><!-- .entry-meta -->
+      </article><!-- #post-64 -->
+      <article id="post-55" class="post-55 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
+        <header class="entry-header">
+          <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="Permalink to hibernate4-maven-plugin 1.0 released!" rel="bookmark">hibernate4-maven-plugin 1.0 released!</a></h2>
+          <div class="entry-meta">
+            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="22:04" rel="bookmark"><time class="entry-date" datetime="2012-11-29T22:04:25+00:00">November 29, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>
+          </div><!-- .entry-meta -->
+        </header><!-- .entry-header -->
+        <div class="entry-content">
+        </div><!-- .entry-content -->
+        <footer class="entry-meta">
+          <span class="cat-links">
+            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
+          </span>
+        </footer><!-- .entry-meta -->
+      </article><!-- #post-55 -->
+      <article id="post-34" class="post-34 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
+        <header class="entry-header">
+          <h2 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="Permalink to hibernate4-maven-plugin" rel="bookmark">hibernate4-maven-plugin</a></h2>
+          <div class="entry-meta">
+            Posted on <a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="19:29" rel="bookmark"><time class="entry-date" datetime="2012-11-28T19:29:12+00:00">November 28, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          
+          </div><!-- .entry-meta -->
+        </header><!-- .entry-header -->
+        <div class="entry-content">
+        </div><!-- .entry-content -->
+        <footer class="entry-meta">
+          <span class="cat-links">
+            Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>
+          </span>
+        </footer><!-- .entry-meta -->
+      </article><!-- #post-34 -->
+    </main>
+    <div class="marginalcontent">
+      <div id="secondary" class="widget-area" role="complementary">
+        <aside id="archives" class="widget">
+          <h1 class="widget-title">Archives</h1>
+          <ul>
+            <li><a href='http://juplo.de/2013/10/' title='October 2013'>October 2013</a></li>
+            <li><a href='http://juplo.de/2013/08/' title='August 2013'>August 2013</a></li>
+            <li><a href='http://juplo.de/2013/01/' title='January 2013'>January 2013</a></li>
+            <li><a href='http://juplo.de/2012/11/' title='November 2012'>November 2012</a></li>
+          </ul>
+        </aside>
+        <aside id="categories" class="widget">
+          <h1 class="widget-title">Most Used Categories</h1>
+          <ul>
+            <li class="cat-item cat-item-4"><a href="http://juplo.de/category/java/" title="View all posts filed under Java">Java</a> (6)</li>
+            <li class="cat-item cat-item-6"><a href="http://juplo.de/category/hibernate/" title="View all posts filed under Hibernate">Hibernate</a> (5)</li>
+            <li class="cat-item cat-item-8"><a href="http://juplo.de/category/maven/" title="View all posts filed under Maven">Maven</a> (5)</li>
+            <li class="cat-item cat-item-9"><a href="http://juplo.de/category/jpa/" title="View all posts filed under JPA">JPA</a> (1)</li>
+            <li class="cat-item cat-item-10"><a href="http://juplo.de/category/appengine/" title="View all posts filed under appengine">appengine</a> (1)</li>
+            <li class="cat-item cat-item-11"><a href="http://juplo.de/category/oauth2/" title="View all posts filed under oauth2">oauth2</a> (1)</li>
+          </ul>
+        </aside>
+        <aside id="search" class="widget widget_search">
+          <h1 class="widget-title">Search</h1>
+          <form role="search" method="get" id="searchform" class="searchform" action="http://juplo.de/">
+            <div>
+              <label class="screen-reader-text" for="s">Search for:</label>
+              <input type="text" value="" name="s" id="s" />
+              <input type="submit" id="searchsubmit" value="Search" />
+            </div>
+          </form>
+        </aside>
+      </div><!-- #secondary .widget-area -->
+      <div id="tertiary" class="widget-area" role="supplementary">
+      </div><!-- #tertiary .widget-area -->
+    </div>
+  </body>
+</html>
index a1e26894d0be6ed2b93a8940a78ef76874507668..cab064d03a3ebc00eaf2d441c21f615468b8b471 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/contact.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/contact.html')}"
     >
   <head>
     <title id="title">Contact</title>
index 601f9eed57b2aba41aec85186299af66d39c477f..6d9871c08826a22799777d5665100d9ddf5fb45d 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/datenschutz.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/datenschutz.html')}"
     >
   <head>
     <title id="title">Datenschutz</title>
@@ -83,7 +83,7 @@
         <p>Cookies werden auf dem Rechner des Nutzers gespeichert und von diesem an unserer Seite übermittelt. Daher haben Sie als Nutzer auch die volle Kontrolle über die Verwendung von Cookies. Durch eine Änderung der Einstellungen in Ihrem Internetbrowser können Sie die Übertragung von Cookies deaktivieren oder einschränken. Bereits gespeicherte Cookies können jederzeit gelöscht werden. Dies kann auch automatisiert erfolgen. Werden Cookies für unsere Website deaktiviert, können möglicherweise nicht mehr alle Funktionen der Website vollumfänglich genutzt werden.</p>
       </section>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: about"></aside>
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: about"></aside>
     <ul id="links">
       <li class="f" id="copyright">© <strong>mo</strong> 2013</li>
         <li class="f"><a class="f" href="../impressum.html" th:href="@{/impressum.html}">Impressum</a></li>
index b7724bc3d00a42d1bf93f31c604d29229a566504..0b389102a7cadb681277b54a1a05d1ff0fc1c650 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/expertise.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/expertise.html')}"
     >
   <head>
     <title id="title">Expertise</title>
@@ -14,7 +14,7 @@
   </head>
   <body>
     <main class="maincontent">
-      <div th:replace="templates/fragments :: wip ('Expertise')"></div>
+      <div th:replace="/templates/fragments.html :: wip ('Expertise')"></div>
     </main>
   </body>
 </html>
index b24996b3b3ebbd1995649327e2662450a197849d..60bfc19ed97fef1bf55e06735bb014372d724329 100644 (file)
@@ -23,6 +23,6 @@
       <p><a href="http://tools.google.com/dlpage/gaoptout?hl=de" title="Das Plugin jetzt herunterladen...">http://tools.google.com/dlpage/gaoptout?hl=de</a>.</p>
       <!-- http://www.e-recht24.de/impressum-generator.html -->
     </article>
-    <aside layout:fragment="marginalcontent" th:include="templates/fragments :: about"></aside>
+    <aside layout:fragment="marginalcontent" th:include="/templates/fragments.html :: about"></aside>
   </body>
 </html>
index 39a41e606ef51d2890068eb8573a16cc89154ca0..b8005b7a2fec5883bdf41e2a5951c2cbd226df69 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/haftung-inhalte.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/haftung-inhalte.html')}"
     >
   <head>
     <title id="title">Haftung für Inhalte</title>
@@ -18,6 +18,6 @@
       <p>Sämtliche Inhalte unserer Internetseiten sind mit größtmöglicher Sorgfalt erstellt worden. Dennoch ist es uns nicht möglich, eine Gewähr dafür zu übernehmen, dass diese Inhalte richtig, vollständig und aktuell sind. Wir sind gemäß § 7 Abs. 1 TMG für die eigenen Inhalte auf unseren Internetseiten verantwortlich. Gemäß den §§ 8, 9 und 10 TMG besteht für uns allerdings keine Verpflichtung, dass wir Informationen von Dritten, die übermittelt oder gespeichert wurden, überwachen oder Umstände ausforschen müssten, die Hinweise auf nicht rechtmäßige Tätigkeiten ergeben. Davon nicht berührt, ist unsere Verpflichtung zur Sperrung oder Entfernung von Informationen, welche uns von den allgemeinen Gesetzen auferlegt wird. Wir haften allerdings insoweit erst in dem Moment, in dem wir von einer konkreten Verletzung von Rechten Kenntnis erlangen. Wenn wir von einer solchen Verletzung von Rechten Kenntnis erlangen, wird eine unverzügliche Entfernung der entsprechenden Inhalte erfolgen.</p>
       <p><em>Quelle: Flegl Rechtsanwälte GmbH</em></p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: about"></aside>
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: about"></aside>
   </body>
 </html>
index 48f2016cd0d038aa1c88d3242d4661db803b6c58..06b2bb7acf62d18fe0c71dadf07e68a6c2b1ee7e 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/haftung-links.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/haftung-links.html')}"
     >
   <head>
     <title id="title">Haftung für Links</title>
@@ -18,6 +18,6 @@
       <p>Unsere Internetseiten enthalten Links, die zu externen Internetseiten von Dritten führen. Auf die Inhalte dieser externen Seiten haben wir keine Einflussmöglichkeiten. Es ist uns daher nicht möglich, eine Gewähr für diese Inhalte zu übernehmen. Die Verantwortung dafür hat immer der jeweilige Anbieter/Betreiber der entsprechenden Internetseiten. Wir überprüfen die von uns verlinkten Internetseiten zum Zeitpunkt der Verlinkung auf einen möglichen Rechtsverstoß. Die Verlinkung kommt nur dann zustande, wenn ein rechtswidriger Inhalt zu diesem Zeitpunkt nicht erkennbar ist. Es kann uns jedoch, ohne einen konkreten Anhaltspunkt, nicht zugemutet werden, ständig die verlinkten Internetseiten inhaltlich zu kontrollieren. Wenn wir jedoch von einer Rechtsverletzung Kenntnis erlangen, werden wir den entsprechenden Link unverzüglich entfernen.</p>
       <p><em>Quelle: Flegl Rechtsanwälte GmbH</em></p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: about"></aside>
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: about"></aside>
   </body>
 </html>
index fd19e8373b41c16e2cd23fe9c4a14f442f2846fe..3cf775563f3d66a9a1b1ea26085f4fa53e6ad054 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/impressum.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/impressum.html')}"
     >
   <head>
     <title id="title">Impressum</title>
@@ -33,7 +33,7 @@
         <a href="contact.html" th:href="@{/contact.html}" title="Show all contact-informations">contact-page</a>.
       </p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: about"></aside>
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: about"></aside>
     <ul id="links">
       <li class="f" id="copyright">© <strong>mo</strong> 2013</li>
       <li class="f"><strong class="f">Impressum</strong></li>
index c5f1858496acae20b44e056454454a6448f7b850..d01d494b4cf9337d5bdfd6e09b785f96a016b956 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/index.html', contentclass='nomenu')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/index.html', contentclass='nomenu')}"
     >
   <head>
     <title id="title">Home</title>
@@ -23,7 +23,7 @@
       <h1 class="nav">Navigation</h1>
       <h2 class="nav menu">Section-Menu</h2>
       <ul id="menu" class="cf">
-        <li class="m blog"><a href="blog.html" th:href="@{/blog.html}" class="m">Blog</a></li>
+        <li class="m blog"><a href="blog/" th:href="@{/blog/}" class="m">Blog</a></li>
         <li class="m projects"><a href="projects.html" th:href="@{/projects.html}" class="m">Projects</a></li>
         <li class="m about"><a href="about.html" th:href="@{/about.html}" class="m">About</a></li>
       </ul>
@@ -58,7 +58,7 @@
           <h2>About juplo</h2>
           <ul>
             <li><a href="/about.html" title="Visit my about-pag">More about juplo</a></li>
-            <li><a href="/blog.html" title="(Hopefully) helpful stuff">Blog</a></li>
+            <li><a href="/blog/" title="(Hopefully) helpful stuff">Blog</a></li>
             <li><a href="/projects.html" title="All current projects">Projects</a></li>
             <li><a href="/contact.html" title="All contact-information on a glance">Contact</a></li>
           </ul>
index 751ce038a29015d9467d3e72b52353963fa13d57..f3159d5e196da98cad4629420dbf126b283acd3d 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/accelerator.html', json='MERGE:potemkin.json,MERGE:{&quot;pages&quot;:{
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/accelerator.html', json='MERGE:potemkin.json,MERGE:{&quot;pages&quot;:{
     &quot;/projects.html&quot;: {
       &quot;name&quot;: &quot;Projects&quot;,
       &quot;childs&quot;: {
index 77278b50bc5ef4a4ce54330360e6c9916f498bc2..097777b0fa1e4ebf99857deb65286e1ca02e1184 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/fix-swf/getting-started.html', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/fix-swf/getting-started.html', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">Fix SWF - Getting Started</title>
index b5156c077dab31c209ac422588b748f79c81e376..a01c0640fc0f4b177706377b15b116db3dbe9c4c 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/fix-swf/overview.html', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/fix-swf/overview.html', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">Fix SWF - Overview</title>
index f117b3bba9c61e4dda7794344f607d6144add725..19ae9609a2d29ae598a5b5f3505a4ba3448d146c 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente.html', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente.html', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente</title>
index 3fab21b18f02d0ba411f3c603c96b847235b5463..eb7993d5a08856ed1876c964115c62a20efd09d3 100644 (file)
@@ -5,12 +5,12 @@
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" th:remove="all"/>
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/base.css" th:href="@{/css/base.min.css}"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/basis-layout.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/basis-layout.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Nur das Basis-Layout</h1></header>
-      <strong th:replace="templates/layout :: maincontent">MAIN-CONTENT</strong>
+      <strong th:replace="/templates/layout.html :: maincontent">MAIN-CONTENT</strong>
     </main>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index 9ef03ab1a5ce0307d8e58df28b6a67492c20b886..f45a48c359f96880f0fe3cd1c67f3736b3da9ca4 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente/breadcrumb.html', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente/breadcrumb.html', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente - Langer Breadcrumb</title>
index 184fe038f74cdc0dfb69b33026f52f85f5a66038..198aca2f6348e77c12811644c457175b34710df6 100644 (file)
@@ -6,12 +6,12 @@
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/base.css" th:href="@{/css/base.css}"/>
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/print.css" th:href="@{/css/print.css}"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/druck-layout.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/druck-layout.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Die für den Ausdruck angepasste Ansicht</h1></header>
-      <strong th:replace="templates/layout :: maincontent">MAIN-CONTENT</strong>
+      <strong th:replace="/templates/layout.html :: maincontent">MAIN-CONTENT</strong>
     </main>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index faba7f61c3bc2d0576bd89a1bf721aad572c8cb9..1c003d238f3dd0ceb59b967478a5c8b6c7293971 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='unknown', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='unknown', json='MERGE:/potemkin.json')}"
     xmlns:layout="http://www.thymeleaf.org"
     layout:decorator="templates/layout"
     >
index 36319a453fff08db70c201cee5227fae1efadcf2..874652052b984c54545e08390fc9f1c5d114e063 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente/fast-leer-einspaltig-mit-marginalinhalt.html', contentclass='onecolumn', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente/fast-leer-einspaltig-mit-marginalinhalt.html', contentclass='onecolumn', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente - Fast leere einspaltige Seite mit Marginalinhalt</title>
@@ -19,7 +19,7 @@
       <h1 class="nav">Navigation</h1>
       <h2 class="nav menu">Section-Menu</h2>
       <ul id="menu" class="cf">
-        <li class="m blog"><a href="../blog.html" th:href="@{/blog.html}" class="m">Blog</a></li>
+        <li class="m blog"><a href="../blog/" th:href="@{/blog/}" class="m">Blog</a></li>
         <li class="m projects"><a href="../projects.html" th:href="@{/projects.html}" class="m selected">Projects</a></li>
         <li class="m about"><a href="../about.html" th:href="@{/about.html}" class="m">About</a></li>
       </ul>
@@ -28,7 +28,7 @@
       <header><h1>Fast leere einspaltige Seite mit Marginalinhalt</h1></header>
       <p><strong>KAPUTT:</strong> siehe Erklärung im Commit</p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index 490e3ff70c39b1469cb657ef3cb019c1dd41a4d3..45c228a2cd49efd15d3901bd4f54c129816eb902 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente/fast-leer-einspaltig.html', contentclass='onecolumn', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente/fast-leer-einspaltig.html', contentclass='onecolumn', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente - Fast leere einspaltige Seite</title>
@@ -19,7 +19,7 @@
       <h1 class="nav">Navigation</h1>
       <h2 class="nav menu">Section-Menu</h2>
       <ul id="menu" class="cf">
-        <li class="m blog"><a href="../blog.html" th:href="@{/blog.html}" class="m">Blog</a></li>
+        <li class="m blog"><a href="../blog/" th:href="@{/blog/}" class="m">Blog</a></li>
         <li class="m projects"><a href="../projects.html" th:href="@{/projects.html}" class="m selected">Projects</a></li>
         <li class="m about"><a href="../about.html" th:href="@{/about.html}" class="m">About</a></li>
       </ul>
index a0c195a4e405af7ddbfa2f5d4321e7a5851420ad..db54b50da8ca5eab49f6ce0df31d8ae5b5692434 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente/fast-leer-kein-menü-aber-marginalinhalt.html', contentclass='nomenu', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente/fast-leer-kein-menü-aber-marginalinhalt.html', contentclass='nomenu', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente - Fast leere Seite ohne Menü aber mit Marginalspalte</title>
@@ -19,7 +19,7 @@
       <h1 class="nav">Navigation</h1>
       <h2 class="nav menu">Section-Menu</h2>
       <ul id="menu" class="cf">
-        <li class="m blog"><a href="../blog.html" th:href="@{/blog.html}" class="m">Blog</a></li>
+        <li class="m blog"><a href="../blog/" th:href="@{/blog/}" class="m">Blog</a></li>
         <li class="m projects"><a href="../projects.html" th:href="@{/projects.html}" class="m selected">Projects</a></li>
         <li class="m about"><a href="../about.html" th:href="@{/about.html}" class="m">About</a></li>
       </ul>
@@ -28,7 +28,7 @@
       <header><h1>Fast leere Seite ohne Menü aber mit Marginalinhalt</h1></header>
       <p>Ein ganz bischen Text...</p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index 12638d39d9e4d603ad8d96c4c1335ac301cd41fa..76c65268b8f71c68993e423c90b1da51142c0ff4 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente/fast-leer-kein-menü.html', contentclass='nomenu', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente/fast-leer-kein-menü.html', contentclass='nomenu', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente - Fast leere Seite ohne Menü</title>
@@ -19,7 +19,7 @@
       <h1 class="nav">Navigation</h1>
       <h2 class="nav menu">Section-Menu</h2>
       <ul id="menu" class="cf">
-        <li class="m blog"><a href="../blog.html" th:href="@{/blog.html}" class="m">Blog</a></li>
+        <li class="m blog"><a href="../blog/" th:href="@{/blog/}" class="m">Blog</a></li>
         <li class="m projects"><a href="../projects.html" th:href="@{/projects.html}" class="m selected">Projects</a></li>
         <li class="m about"><a href="../about.html" th:href="@{/about.html}" class="m">About</a></li>
       </ul>
index d8b950e6e71b36d39cc7335bbc5c782a6936c1fb..e5f3164b25c73c4d61e60cc0b9cc6e67db7ac4d9 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente/fast-leer-mit-menü-und-marginalinhalt.html', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente/fast-leer-mit-menü-und-marginalinhalt.html', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente - Fast leere Seite mit Menü und Marginalinhalt</title>
@@ -17,7 +17,7 @@
       <header><h1>Fast leere Seite mit Menü und Marginalinhalt</h1></header>
       <p>Ein ganz bischen Text...</p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index 9db3dd473f9810bbb26cac42d3775b94db242b55..c63096fa4ea170a32a9c2e46efb1f3df390a7883 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente/fast-leer-mit-menü.html', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente/fast-leer-mit-menü.html', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente - Fast leere Seite mit Menü</title>
index 3a9d2eb9554c7a9bada6a2108b8ef2c04e93bedd..35b326531974c73973b9d77ebaee7d6031b3193b 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente/formulare.html', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente/formulare.html', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente - Formulare</title>
index a750094d6256d42dd2497264c8ff48fc3860d9a6..86cd2276a4ca4bcedbaa509be7be267f692123d9 100644 (file)
@@ -4,12 +4,12 @@
     <title>HTML-Experimente - Kein Layout</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" th:remove="all"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/kein-layout.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/kein-layout.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Alle Stylings deaktiviert</h1></header>
-      <strong th:replace="templates/layout :: maincontent">MAIN-CONTENT</strong>
+      <strong th:replace="/templates/layout.html :: maincontent">MAIN-CONTENT</strong>
     </main>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index 7992afca4b26517085cf429c3abd18f559c93544..b819188c6200e492c68c852797558d9f77780ceb 100644 (file)
@@ -6,12 +6,12 @@
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/base.css" th:href="@{/css/base.css}"/>
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/phone.css" th:href="@{/css/phone.css}"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/phone.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/phone.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Layout für Smartphones</h1></header>
-      <strong th:replace="templates/layout :: maincontent">MAIN-CONTENT</strong>
+      <strong th:replace="/templates/layout.html :: maincontent">MAIN-CONTENT</strong>
     </main>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index e9df2816155f5fb23d48824ee98b4a4c60d9b895..7223556cce135fd252a57eef33f643b89f044dd1 100644 (file)
@@ -6,12 +6,12 @@
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/base.css" th:href="@{/css/base.css}"/>
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/seitenaufteilung.css" th:href="@{/css/seitenaufteilung.css}"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/seitenaufteilung.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/seitenaufteilung.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Nur das Basis-Layout und die Seitenaufteiltung</h1></header>
-      <strong th:replace="templates/layout :: maincontent">MAIN-CONTENT</strong>
+      <strong th:replace="/templates/layout.html :: maincontent">MAIN-CONTENT</strong>
     </main>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index edb20b33e10c1ec400b65d2f38dcbd9c78ab7e74..f3319f0eb6f1f7bb7250ef990ae80f202fc62c77 100644 (file)
@@ -6,12 +6,12 @@
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/base.css" th:href="@{/css/base.css}"/>
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/seitenkopf.css" th:href="@{/css/seitenkopf.css}"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/seitenkopf.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/seitenkopf.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Nur das Basis-Layout und der Seitenkopf</h1></header>
-      <strong th:replace="templates/layout :: maincontent">MAIN-CONTENT</strong>
+      <strong th:replace="/templates/layout.html :: maincontent">MAIN-CONTENT</strong>
     </main>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index 01d526f0b0a98795e7d99069fd81a691db78d0a6..6e7de5973a20148d4e5c013f52936a496b5a766f 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/html-experimente/symbole.html', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/html-experimente/symbole.html', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">HTML-Experimente - Symbol-Font</title>
index c798822180eac2420b07df1094a55d5f5b18a298..d55024a40732425b03d4be4961cc212fe8ad4484 100644 (file)
@@ -6,12 +6,12 @@
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/base.css" th:href="@{/css/base.css}"/>
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/tablet.css" th:href="@{/css/tablet.css}"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/tablet.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/tablet.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Layout für Tablets</h1></header>
-      <strong th:replace="templates/layout :: maincontent">MAIN-CONTENT</strong>
+      <strong th:replace="/templates/layout.html :: maincontent">MAIN-CONTENT</strong>
     </main>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index d6fbc1fd20dc1f7276de257615f3a14d3973d270..de36bc64dc18e05cc0ab52bc4a01ff2b411126d6 100644 (file)
@@ -6,12 +6,12 @@
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/base.css" th:href="@{/css/base.css}"/>
     <link rel="stylesheet" th:rel="stylesheet" type="text/css" href="../../css/tiny.css" th:href="@{/css/tiny.css}"/>
   </head>
-  <body th:replace="~{templates/layout :: body(uri='/potemkin/html-experimente/tiny.html', json='MERGE:/potemkin.json')}">
+  <body th:replace="~{/templates/layout.html :: body(uri='/potemkin/html-experimente/tiny.html', json='MERGE:/potemkin.json')}">
     <main class="maincontent">
       <header><h1>Layout für sehr kleine Bildschirmgrößen</h1></header>
-      <strong th:replace="templates/layout :: maincontent">MAIN-CONTENT</strong>
+      <strong th:replace="/templates/layout.html :: maincontent">MAIN-CONTENT</strong>
     </main>
-    <aside class="marginalcontent" th:replace="templates/fragments :: marginalcontent">
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: marginalcontent">
       MARGINAL-CONTENT
     </aside>
   </body>
index f5c1914b8a01ef14a6c050389b7ed6d3fa12eac4..5ac7eec2eb5d7c7948a052a456a4e13b798961ea 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/potemkin/typo.html', json='MERGE:potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/potemkin/typo.html', json='MERGE:potemkin.json')}"
     >
   <head>
     <title id="title">Typography</title>
index b7ab14ae42d474320666a0cb0a3ded1c0ad32562..e7774aff994f7965581fe7fea10b179de8053bb5 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/projects.html', json='MERGE:/potemkin.json')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/projects.html', json='MERGE:/potemkin.json')}"
     >
   <head>
     <title id="title">Projects - Potemkinsche Dörfer!</title>
index 9a7ed7a831b34da5efc3e0586c7d53c2c6b18f0a..c3225cbc60f06d9658d296971c2f1001814b3d98 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/references.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/references.html')}"
     >
   <head>
     <title id="title">References</title>
@@ -14,7 +14,7 @@
   </head>
   <body>
     <main class="maincontent">
-      <div th:replace="templates/fragments :: wip ('References')"></div>
+      <div th:replace="/templates/fragments.html :: wip ('References')"></div>
     </main>
   </body>
 </html>
index b4542cadaa9e3613b5449651b009dac13d4f653e..8de8c5cc1e27a132d223e0e6af2bad6dcce90d5b 100644 (file)
@@ -1,12 +1,12 @@
 {
   "sections": {
-    "blog": "/blog.html",
+    "blog": "/blog/",
     "projects": "/projects.html",
     "about": "/about.html"
   },
   "pages": {
     "/index.html": { "name": "Home" },
-    "/blog.html": {
+    "/blog/": {
       "name": "Blog",
       "childs": {}
     },
index 61269c27117495ca9791451a7b1fc34c7610297d..8d0593f0e7dee66f9fe72cb756e8dc9b666192b1 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/templates/404.html', contentclass='nomenu')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/templates/404.html', contentclass='nomenu')}"
     >
   <head>
     <title id="title">404: Page Not Found!</title>
@@ -23,7 +23,7 @@
       <h1 class="nav">Navigation</h1>
       <h2 class="nav menu">Section-Menu</h2>
       <ul id="menu" class="cf">
-        <li class="m blog"><a href="../blog.html" th:href="@{/blog.html}" class="m">Blog</a></li>
+        <li class="m blog"><a href="../blog/" th:href="@{/blog/}" class="m">Blog</a></li>
         <li class="m projects"><a href="../projects" th:href="@{/projects.html}" class="m">Projects</a></li>
         <li class="m about"><a href="../about.html" th:href="@{/about.html}" class="m">About</a></li>
       </ul>
index e749e6f4a236637eadd932ce461ff7f118f83f53..a7d2db945176920b06b86882d16cafc39445a32d 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/templates/error.html', contentclass='nomenu')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/templates/error.html', contentclass='nomenu')}"
     >
   <head>
     <title id="title">An Unexpected Error Occured!</title>
@@ -23,7 +23,7 @@
       <h1 class="nav">Navigation</h1>
       <h2 class="nav menu">Section-Menu</h2>
       <ul id="menu" class="cf">
-        <li class="m blog"><a href="../blog.html" th:href="@{/blog.html}" class="m">Blog</a></li>
+        <li class="m blog"><a href="../blog/" th:href="@{/blog/}" class="m">Blog</a></li>
         <li class="m projects"><a href="../projects" th:href="@{/projects.html}" class="m">Projects</a></li>
         <li class="m about"><a href="../about.html" th:href="@{/about.html}" class="m">About</a></li>
       </ul>
index 9c999c8d8bc839fb9ef791b15f103299b0f30f7e..e15f5fcf2e37b790daba51cd8491b90f6a8c7567 100644 (file)
@@ -26,7 +26,7 @@
       <header><h1 th:text="${title}">PAGE-TITLE</h1></header>
       <div class="wip">
         <img class="w" src="/img/comming-soon.png" alt="Comming soon..."/>
-        <p th:include="templates/layout :: maincontent" th:remove="tag">
+        <p th:include="/templates/layout.html :: maincontent" th:remove="tag">
           PAGE-CONTENT
         </p>
       </div>
index 007770af40f8d791877c3dbaa09d3e1e1790ca8a..f75606da4986e06c27c81e7502579bf885223c6b 100644 (file)
             <h2 class="nav menu">Section-Menu</h2>
             <ul id="menu" class="cf">
               <li class="m blog" th:each="entry : ${sections}" th:class="'m ' + ${entry.key}">
-                <a href="../blog.html" th:href="@{${entry.value}}" class="m" th:class="${entry.value == section.uri} ? 'm selected' : 'm'" th:text="${pages.get(entry.value).name}">Blog</a>
+                <a href="../blog/" th:href="@{${entry.value}}" class="m" th:class="${entry.value == section.uri} ? 'm selected' : 'm'" th:text="${pages.get(entry.value).name}">Blog</a>
               </li>
               <!--/*-->
               <li class="m projects"><a href="../projects.html" class="m selected">Projects</a></li>
                     class="s active"
                     th:class="'s' + (${selected &amp;&amp; pos == crumbs.size()-1} ? ' active' : '') + (${entry.key == uri or (len &gt; 1 and entry.key == crumbs.get(len-2).uri and page['childs'] == null)} ? ' selected' : '')"
                     >
-                  <li th:replace="templates/layout :: submenu(submenu=${childs}, parent=${entry.key}, pos=${pos + 1})"
+                  <li th:replace="/templates/layout.html :: submenu(submenu=${childs}, parent=${entry.key}, pos=${pos + 1})"
                       class="s"
                       >
                     <strong class="s">Overview</strong>
index 5d19a2c2d60660868a2e1159fccf26d8eae84ede..4df29c7ee95c2e5c72f67876fc81afdfab5074e3 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html
     xmlns="http://www.w3.org/1999/xhtml"
-    th:replace="~{templates/layout :: layout(uri='/urheberrechte.html')}"
+    th:replace="~{/templates/layout.html :: layout(uri='/urheberrechte.html')}"
     >
   <head>
     <title id="title">Urheberrecht</title>
@@ -18,6 +18,6 @@
       <p>Die auf unseren Internetseiten enthaltenen Werke und Inhalte unterstehen dem Urheberrecht. Ohne schriftliche Genehmigung des jeweiligen Erstellers oder Autors dürfen die Werke bzw. Inhalte nicht vervielfältigt, bearbeitet, verbreitet und verwertet werden. Das Herunterladen und Kopieren unserer Internetseite ist für den privaten Gebrauch erlaubt, nicht jedoch für den kommerziellen. Wir weisen darauf hin, dass hinsichtlich der Inhalte auf unserer Internetseite, soweit sie nicht von uns erstellt worden sind, das Urheberrecht von Dritten beachtet wurde. Inhalte von Dritten erhalten als solche eine Kennzeichnung von uns. Wir wären Ihnen dankbar, wenn Sie uns einen Hinweis erteilen würden, falls Sie trotzdem auf eine Urheberrechtsverletzung gestoßen sind. Wenn wir von einer solchen Urheberrechtsverletzung Kenntnis erlangen, werden wir den entsprechenden Inhalt unverzüglich entfernen.</p>
       <p><em>Quelle: Flegl Rechtsanwälte GmbH</em></p>
     </article>
-    <aside class="marginalcontent" th:replace="templates/fragments :: about"></aside>
+    <aside class="marginalcontent" th:replace="/templates/fragments.html :: about"></aside>
   </body>
 </html>