Fixed problems with the page-title
authorKai Moritz <kai@juplo.de>
Sat, 16 Jul 2016 20:02:42 +0000 (22:02 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 16 Jul 2016 20:02:42 +0000 (22:02 +0200)
commitb4577ed4f3ffde6a7fcb2f77f8b3a7efbfe6a765
tree3df57701cfa23f9dc1c181b8234d4f27033476d9
parent1704fe888db2ca8374816648774ee61d5829b4a4
Fixed problems with the page-title

The <title>-tag of the page is taken from the velocity-variable tile, if
the variable shortTitle is set. For XHTML-templates, this is the case, if
the <title>-tag on the input-xhtml is set. If the variable is not set, the
page-title is constructed from the project-name and the name of the page,
that was found in the menu-data.

A leading head in the content is not generated automatically, because the
pages, that are generated automatically by maven differ to much. Hence, the
leading head in the content must be specified by hand in the content.
src/main/resources/META-INF/maven/site.vm