Valters Vingolds created DOXIA-471: -------------------------------------- Summary: Confluence: should output page title (sink.title(), title_()) Key: DOXIA-471 URL: https://jira.codehaus.org/browse/DOXIA-471 Project: Maven Doxia Issue Type: Bug Components: Module - Confluence Reporter: Valters Vingolds
With DOXIASITETOOLS-70 the page title is constructed as "(Site title) - (Page title)". So having a nicely constructed page title is ever important. Unfortunately the Confluence module actually does not provide the page title to sink ever (understandably so - because with confluence page we don't really know what the page title should be). We need to come up with some idea what could be used as page title. I would like to propose to catch first h1. header (or any first section header), and just register that as page title. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira