Book- and/or Site-Tile missing on all pages
-------------------------------------------

                 Key: DOXIA-411
                 URL: http://jira.codehaus.org/browse/DOXIA-411
             Project: Maven Doxia
          Issue Type: Bug
            Reporter: Michael Wenig


On a rendered book there is no title - neither of the book nor of the page on 
the top of the page

(See screenshot)

An empty <h2>-Tag is rendered - so I assume it is just a bug that this is 
missing.

I would assume that there are one of the following

<h1>[book-title]</h1>
<h2>[page.title]</h2>

or

<h2>[book-title] - [page title]

or <h2>[page title]</h2>


Currently we are in need to repeat the page title as a section name at the top 
of the page - which leads to (optical) duplicate entries in the structure

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to