[ https://issues.apache.org/jira/browse/DOXIASITETOOLS-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated DOXIASITETOOLS-340: ------------------------------------------ Issue Type: Improvement (was: Dependency upgrade) > Rearrange title order in Velocity context > ----------------------------------------- > > Key: DOXIASITETOOLS-340 > URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-340 > Project: Maven Doxia Sitetools > Issue Type: Improvement > Components: Site renderer > Affects Versions: 2.0.0-M18 > Reporter: Michael Osipov > Assignee: Michael Osipov > Priority: Major > Fix For: 2.0.0, 2.0.0-M19 > > > Currently, the title is set as follows: > {projectName}} -- {{documentTitle}} > This causes problems when you have multiple browsers tabs open, all you see > is the project name not the document title, making is hard to identify. The > common, today's approach is to go from specific to general: {{documentTitle}} > -- {projectName}}. We should do the same. -- This message was sent by Atlassian Jira (v8.20.10#820010)