You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robin Vobruba (JIRA)" <ji...@codehaus.org> on 2011/07/30 23:00:42 UTC

[jira] Created: (MPIR-227) add an index listing all licenses at page start

add an index listing all licenses at page start
-----------------------------------------------

                 Key: MPIR-227
                 URL: https://jira.codehaus.org/browse/MPIR-227
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: New Feature
          Components: license
            Reporter: Robin Vobruba
            Priority: Minor
         Attachments: addSimpleLicensesIndex.diff

issue:
When a project uses multiple licenses, and they are their content is rendered,
it is difficult to even notice that there are multiple ones, because one possibly
has to scroll down multiple screens to see the start of the second one.

proposed solution:
When a project uses multiple licenses, and license rendering is not set to linkOnly,
then render an index at the start of the page, containing links to the section
anchors of the licenses.

patch:
implements the proposed solution, though it may have to be heavily altered,
as i never wrote something for a maven (report) plugin.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MPIR-227) add an index listing all licenses at page start

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MPIR-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MPIR-227.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.1

patch applied with minor formatting fixes in [r1152565|http://svn.apache.org/viewvc?rev=1152565&view=rev]
added an IT before in [r1152562|http://svn.apache.org/viewvc?rev=1152562&view=rev], then removed raw HTML in favour of Doxia events in [r1152571|http://svn.apache.org/viewvc?rev=1152571&view=rev] and added an introduction in [r1152572|http://svn.apache.org/viewvc?rev=1152572&view=rev]

thanks for the help


> add an index listing all licenses at page start
> -----------------------------------------------
>
>                 Key: MPIR-227
>                 URL: https://jira.codehaus.org/browse/MPIR-227
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: New Feature
>          Components: license
>            Reporter: Robin Vobruba
>            Assignee: Herve Boutemy
>            Priority: Minor
>             Fix For: 2.4.1
>
>         Attachments: addSimpleLicensesIndex.diff
>
>
> issue:
> When a project uses multiple licenses, and they are their content is rendered,
> it is difficult to even notice that there are multiple ones, because one possibly
> has to scroll down multiple screens to see the start of the second one.
> proposed solution:
> When a project uses multiple licenses, and license rendering is not set to linkOnly,
> then render an index at the start of the page, containing links to the section
> anchors of the licenses.
> patch:
> implements the proposed solution, though it may have to be heavily altered,
> as i never wrote something for a maven (report) plugin.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira