[ https://issues.apache.org/jira/browse/MPDF-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159674#comment-16159674 ]
ASF GitHub Bot commented on MPDF-81: ------------------------------------ GitHub user spyhunter99 opened a pull request: https://github.com/apache/maven-plugins/pull/129 MPDF-81 merging in the needed doxia modules required for copyright ov… …errides, Add property based overrides for the copyright headers. Most of the real changes were in FoAggregatedSink You can merge this pull request into a Git repository by running: $ git pull https://github.com/spyhunter99/maven-plugins feature/MPDF-81 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-plugins/pull/129.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #129 ---- commit 27c221e8cece7a5b8574a0aeb593efbd02547ccf Author: Alex O'Ree <alexo...@apache.org> Date: 2017-09-09T02:14:14Z MPDF-81 merging in the needed doxia modules required for copyright overrides, Add property based overrides for the copyright headers. Most of the real changes were in FoAggregatedSink ---- > Override the copyright footer > ----------------------------- > > Key: MPDF-81 > URL: https://issues.apache.org/jira/browse/MPDF-81 > Project: Maven PDF Plugin > Issue Type: New Feature > Affects Versions: 1.3 > Reporter: Alex O'Ree > > As of right now, it doesn't look possible to override the content of the > footer which is on all non-title page pages. It currently reads (c) year - > organization All rights reserved. > I don't see anywhere in the code where this is defined or in any of the > resource files. It is in the generated fo files but it's not obvious where > the xslt is. -- This message was sent by Atlassian JIRA (v6.4.14#64029)