Miguel Moquillon created MSKINS-108: ---------------------------------------
Summary: Impossible to override the copyright notice Key: MSKINS-108 URL: https://jira.codehaus.org/browse/MSKINS-108 Project: Maven Skins Issue Type: Bug Components: Fluido Skin Affects Versions: fluido-1.3.1, fluido-1.3.0 Reporter: Miguel Moquillon In the aim of writing a short copyright/copyleft licensing text in the footer of each pages generated by maven site (in our case GNU FDL), we used the footer tag within the body tag in the site descriptor site.xml. Indeed, by default, it is possible to override the copyright notice by using explicitly the footer tag in the site descriptor. Unfortunately with the fluido skin, it doesn't work anymore. The better we can have is to add text to the generating copyright notice (and only if this text is in an HTML tag like p). It would be fine to have the possibility of overriding the copyright notice in the generated footer tag. -- This message was sent by Atlassian JIRA (v6.1.6#6162)