From: Kai Moritz Date: Thu, 6 Mar 2014 09:32:17 +0000 (+0100) Subject: Dummy-Inhalt mit Hinweis für unfertige Seiten entwickelt X-Git-Tag: thymeroot-2.0.0~109 X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=292ac623176fa0579d3c81bfb3fc459eb9327f4e Dummy-Inhalt mit Hinweis für unfertige Seiten entwickelt --- diff --git a/src/main/webapp/WEB-INF/templates/maincontent.jsp b/src/main/webapp/WEB-INF/templates/maincontent.jsp index de5e1794..c09b6b0a 100644 --- a/src/main/webapp/WEB-INF/templates/maincontent.jsp +++ b/src/main/webapp/WEB-INF/templates/maincontent.jsp @@ -1,6 +1,7 @@ <%@page contentType="text/html;charset=UTF-8"%> <%@page pageEncoding="UTF-8"%> <%@page session="false" %> +<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim @@ -10,9 +11,14 @@ pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

-

- ÄäÖöÜüß@€¢ -

+

Duis aute irure dolor

+ +

Excepteur sint occaecat cupidatat

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim @@ -22,21 +28,11 @@ pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

-

- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim - ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut - aliquip ex ea commodo consequat. Duis aute irure dolor in - reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla - pariatur. Excepteur sint occaecat cupidatat non proident, sunt in - culpa qui officia deserunt mollit anim id est laborum. -

-

H2: Heading

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim - ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut - aliquip ex ea commodo consequat. Duis aute irure dolor in + eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim + ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut + aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. diff --git a/src/main/webapp/WEB-INF/templates/wip.jsp b/src/main/webapp/WEB-INF/templates/wip.jsp new file mode 100644 index 00000000..230a9f64 --- /dev/null +++ b/src/main/webapp/WEB-INF/templates/wip.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" %> +

+ Comming soon... + +
diff --git a/src/main/webapp/WEB-INF/views/about/professions.jsp b/src/main/webapp/WEB-INF/views/about/professions.jsp index 66f3b807..288f93db 100644 --- a/src/main/webapp/WEB-INF/views/about/professions.jsp +++ b/src/main/webapp/WEB-INF/views/about/professions.jsp @@ -22,22 +22,18 @@
  • Professions
  • References
  • Contact
  • - -

    - TODO -

    -
    + diff --git a/src/main/webapp/WEB-INF/views/about/references.jsp b/src/main/webapp/WEB-INF/views/about/references.jsp index 239e4224..d86de2f1 100644 --- a/src/main/webapp/WEB-INF/views/about/references.jsp +++ b/src/main/webapp/WEB-INF/views/about/references.jsp @@ -23,19 +23,15 @@
  • References
  • -
  • Contact
  • +
  • Contact
  • - -

    - TODO -

    -
    + diff --git a/src/main/webapp/WEB-INF/wro.xml b/src/main/webapp/WEB-INF/wro.xml index 2dd6f38c..2f814f35 100644 --- a/src/main/webapp/WEB-INF/wro.xml +++ b/src/main/webapp/WEB-INF/wro.xml @@ -24,6 +24,7 @@ /less/screen/head.less /less/screen/menu.less /less/screen/footer-sticky.less + /less/screen/wip.less /less/screen/typo.less /less/screen/layout.less /less/screen/marginal.less @@ -40,6 +41,7 @@ /less/screen/head.less /less/screen/menu.less /less/screen/footer-sticky.less + /less/screen/wip.less /less/tablet/head.less /less/tablet/404.less /less/phone/typo.less @@ -55,6 +57,7 @@ /less/screen/head.less /less/screen/menu.less /less/screen/footer-sticky.less + /less/screen/wip.less /less/tablet/head.less /less/tablet/404.less /less/phone/typo.less @@ -81,6 +84,7 @@ /less/screen/head.less /less/screen/menu.less /less/screen/footer-sticky.less + /less/screen/wip.less /less/screen/typo.less /less/screen/layout.less /less/screen/marginal.less diff --git a/src/main/webapp/img/comming-soon.png b/src/main/webapp/img/comming-soon.png new file mode 100644 index 00000000..b2f25825 Binary files /dev/null and b/src/main/webapp/img/comming-soon.png differ diff --git a/src/main/webapp/less/screen.less b/src/main/webapp/less/screen.less index 24381972..1b6a0310 100644 --- a/src/main/webapp/less/screen.less +++ b/src/main/webapp/less/screen.less @@ -1,6 +1,7 @@ @import 'screen/head.less'; @import 'screen/menu.less'; @import 'screen/footer-sticky.less'; +@import 'screen/wip.less'; @media (min-width: @minscreen) { diff --git a/src/main/webapp/less/screen/wip.less b/src/main/webapp/less/screen/wip.less new file mode 100644 index 00000000..d9cef58f --- /dev/null +++ b/src/main/webapp/less/screen/wip.less @@ -0,0 +1,25 @@ +/** Pages under construction... */ +.wip, +.wip h1, +.wip h2, +.wip h3, +.wip h4, +.wip h5, +.wip h6, +.wip a +{ + color: rgba(128, 128, 128, 0); + text-decoration: none; + border-color: rgba(128, 128, 128, 0); + text-shadow: 0 0 6px #404040; +} +.wip +{ + position: relative; +} +.wip img.w +{ + margin-top: 30%; + position: absolute; + width: 100%; +}