From 5429fe4e805451a59845c9331c1500985c7c9285 Mon Sep 17 00:00:00 2001
From: Kai Moritz
Date: Fri, 8 Jul 2016 11:23:26 +0200
Subject: [PATCH] WIP
---
src/site/site.xml | 6 ++++++
src/site/template.vm | 19 ++++++++++++++-----
2 files changed, 20 insertions(+), 5 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index 02fc7c8..ce59948 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -9,4 +9,10 @@
-
+
$bodyContent
--
2.20.1
+
+
+ /simple-mapper/
+ {"uri":"/projects.html","name":"Projects"},{"uri":"/simple-mapper/index.html","name":"Simple Mapper 4 JSON"}
+
+
diff --git a/src/site/template.vm b/src/site/template.vm
index 1efb7e3..a5b4c46 100644
--- a/src/site/template.vm
+++ b/src/site/template.vm
@@ -89,24 +89,33 @@
#end
#end
+## Custom Variablen einlesen
+#set ( $sitePath = $decoration.custom.getChild( 'thymeproxy' ).getChild( 'path' ).getValue() )
+#if ( !$sitePath )
+ #set ( $sitePath = "" )
+#end
+#set ( $siteCrumbs = $decoration.custom.getChild( 'thymeproxy' ).getChild( 'crumbs' ).getValue() )
-
-
+
+
+
+
+
juplo - $title
-
+