X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fsite%2Ftemplate.vm;h=2588a099393f0e6722ca59a3179b95d0ac73f580;hb=93cb4275f384a2e341fc31bd4e674a8d6ae3043d;hp=6ebcbbd36740b02fa6f0d26d4116918f7ff0fb91;hpb=195144bd6f3835c296ca7454f913774eb49730c3;p=simple-mapper diff --git a/src/site/template.vm b/src/site/template.vm index 6ebcbbd..2588a09 100644 --- a/src/site/template.vm +++ b/src/site/template.vm @@ -1,4 +1,5 @@ + @@ -69,6 +70,7 @@ #set( $siteTitle = $menu.title ) #set( $siteAlt = $menu.alt ) #set( $siteImg = $menu.img ) + #set( $sinkhole = $pages.get("index.html").put("childs", $page.childs) ) #end #end @@ -99,6 +101,7 @@ #set ( $sitePath = "" ) #end #set ( $siteCrumbs = $decoration.custom.getChild( 'thymeproxy' ).getChild( 'crumbs' ).getValue() ) +#set ( $parent = $decoration.custom.getChild( 'thymeproxy' ).getChild( 'parent' ).getValue() ) @@ -107,18 +110,27 @@ + juplo - $title - + + + + + + + - +

Path

    @@ -126,16 +138,59 @@


-
+

$shortTitle

$bodyContent

+

Common

+

Pages

-

-

-

+ +

Crumbs

+
    + #foreach($crumb in $page.crumbs) +
  1. $crumb.name
  2. + #end +