From: Kai Moritz Date: Wed, 6 Jul 2016 07:47:09 +0000 (+0200) Subject: Getestet, dass Verzeichnisse ohne Einstiegsseite im Konzept funktionieren X-Git-Tag: thymeroot-2.0.0~67 X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=70eedc7f31c8a5d27e69d477f79e8f0ceeb370b5;hp=d4b43005fc6bd9f9ee2428899834e5336c047049 Getestet, dass Verzeichnisse ohne Einstiegsseite im Konzept funktionieren --- diff --git a/dist/projects/fix-swf.html b/dist/projects/fix-swf.html deleted file mode 100644 index bb166111..00000000 --- a/dist/projects/fix-swf.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - Fix SWF - - - - - - - - - -

Fix SWF - DUMMY

- - diff --git a/dist/templates/variables.json b/dist/templates/variables.json index aeab25b8..3b56270c 100644 --- a/dist/templates/variables.json +++ b/dist/templates/variables.json @@ -3,18 +3,14 @@ "/projects.html": [ { "uri": "/projects.html", "name": "Projects" } ], - "/projects/fix-swf.html": [ - { "uri": "/projects.html", "name": "Projects" }, - { "uri": "/projects/fix-swf.html", "name": "Fix SWF" } - ], "/projects/fix-swf/overview.html": [ { "uri": "/projects.html", "name": "Projects" }, - { "uri": "/projects/fix-swf.html", "name": "Fix SWF" }, + { "uri": "/projects/fix-swf/overview.html", "name": "Fix SWF" }, { "uri": "/projects/fix-swf/overview.html", "name": "Overview" } ], "/projects/fix-swf/getting-started.html": [ { "uri": "/projects.html", "name": "Projects" }, - { "uri": "/projects/fix-swf.html", "name": "Fix SWF" }, + { "uri": "/projects/fix-swf/overview.html", "name": "Fix SWF" }, { "uri": "/projects/fix-swf/getting-started.html", "name": "Getting Started" } ], "/projects/html-experimente.html": [ @@ -193,7 +189,7 @@ "menu": { "/projects.html": { "#": { "name": "hibernate4-maven-plugin" }, - "/projects/fix-swf.html": { + "/projects/fix-swf/overview.html": { "name": "Fix SWF", "childs": { "/projects/fix-swf/overview.html": { "name": "Overview" },