From 925550cc75ba4fa6438cb3a50ebea7ee6514ef31 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Tue, 11 Mar 2014 15:00:54 +0100 Subject: [PATCH] Seitentitel kann weggelassen werden --- src/main/resources/spring/tiles.xml | 5 +++-- src/main/webapp/WEB-INF/404.jsp | 4 ++-- src/main/webapp/WEB-INF/error.jsp | 4 ++-- src/main/webapp/WEB-INF/templates/article.jsp | 8 ++++++++ src/main/webapp/WEB-INF/templates/html5page.jsp | 5 +---- src/main/webapp/WEB-INF/templates/test/experimente.jsp | 1 + src/main/webapp/WEB-INF/views/about.jsp | 4 ++-- src/main/webapp/WEB-INF/views/agb.jsp | 4 ++-- src/main/webapp/WEB-INF/views/blog.jsp | 4 ++-- src/main/webapp/WEB-INF/views/blog/article.jsp | 4 ++-- src/main/webapp/WEB-INF/views/blog/comments.jsp | 4 ++-- src/main/webapp/WEB-INF/views/contact.jsp | 4 ++-- src/main/webapp/WEB-INF/views/datenschutz.jsp | 4 ++-- src/main/webapp/WEB-INF/views/expertise.jsp | 4 ++-- src/main/webapp/WEB-INF/views/google-analytics.jsp | 4 ++-- src/main/webapp/WEB-INF/views/haftung-inhalte.jsp | 4 ++-- src/main/webapp/WEB-INF/views/haftung-links.jsp | 4 ++-- src/main/webapp/WEB-INF/views/impressum.jsp | 4 ++-- src/main/webapp/WEB-INF/views/index.jsp | 4 ++-- src/main/webapp/WEB-INF/views/projects.jsp | 2 +- src/main/webapp/WEB-INF/views/projects/fix-swf.jsp | 4 ++-- .../WEB-INF/views/projects/fix-swf/getting-started.jsp | 2 +- .../webapp/WEB-INF/views/projects/fix-swf/overview.jsp | 2 +- .../webapp/WEB-INF/views/projects/html-experimente.jsp | 4 ++-- src/main/webapp/WEB-INF/views/projects/typo.jsp | 4 ++-- src/main/webapp/WEB-INF/views/references.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/basis-layout.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/druck-layout.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/error.jsp | 4 ++-- .../fast-leer-kein-men\303\274-aber-marginalinhalt.jsp" | 4 ++-- .../WEB-INF/views/test/fast-leer-kein-men\303\274.jsp" | 4 ++-- .../fast-leer-mit-men\303\274-und-marginalinhalt.jsp" | 4 ++-- .../WEB-INF/views/test/fast-leer-mit-men\303\274.jsp" | 4 ++-- src/main/webapp/WEB-INF/views/test/formulare.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/kein-layout.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/phone.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/seitenaufteilung.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/seitenkopf.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/symbole.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/tablet.jsp | 4 ++-- src/main/webapp/WEB-INF/views/test/testlab.jsp | 2 +- src/main/webapp/WEB-INF/views/test/tiny.jsp | 4 ++-- src/main/webapp/WEB-INF/views/urheberrechte.jsp | 4 ++-- 43 files changed, 87 insertions(+), 80 deletions(-) create mode 100644 src/main/webapp/WEB-INF/templates/article.jsp diff --git a/src/main/resources/spring/tiles.xml b/src/main/resources/spring/tiles.xml index 5cda94a9..120e6049 100644 --- a/src/main/resources/spring/tiles.xml +++ b/src/main/resources/spring/tiles.xml @@ -5,11 +5,12 @@ - + - + + diff --git a/src/main/webapp/WEB-INF/404.jsp b/src/main/webapp/WEB-INF/404.jsp index d826d417..38e4ebb4 100644 --- a/src/main/webapp/WEB-INF/404.jsp +++ b/src/main/webapp/WEB-INF/404.jsp @@ -5,12 +5,12 @@ <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %> - +
  • Home
  • ???
  • - + ? ? ? diff --git a/src/main/webapp/WEB-INF/error.jsp b/src/main/webapp/WEB-INF/error.jsp index b6359a36..813cd9e0 100644 --- a/src/main/webapp/WEB-INF/error.jsp +++ b/src/main/webapp/WEB-INF/error.jsp @@ -5,12 +5,12 @@ <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %> - +
  • Home
  • !#%*§
  • - + x # * diff --git a/src/main/webapp/WEB-INF/templates/article.jsp b/src/main/webapp/WEB-INF/templates/article.jsp new file mode 100644 index 00000000..d1450803 --- /dev/null +++ b/src/main/webapp/WEB-INF/templates/article.jsp @@ -0,0 +1,8 @@ +<%@page contentType="text/html;charset=UTF-8"%> +<%@page pageEncoding="UTF-8"%> +<%@page session="false" %> +<%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %> +
    +

    + +
    diff --git a/src/main/webapp/WEB-INF/templates/html5page.jsp b/src/main/webapp/WEB-INF/templates/html5page.jsp index ec1a850c..5620fb2d 100644 --- a/src/main/webapp/WEB-INF/templates/html5page.jsp +++ b/src/main/webapp/WEB-INF/templates/html5page.jsp @@ -25,10 +25,7 @@
    -
    -

    - -
    +