You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Arnaud Heritier (JIRA)" <ji...@codehaus.org> on 2005/08/22 13:41:49 UTC

[jira] Updated: (MPPDF-28) Allow navigation.xml items to specify "site" or "pdf"

     [ http://jira.codehaus.org/browse/MPPDF-28?page=all ]

Arnaud Heritier updated MPPDF-28:
---------------------------------

    Assign To:     (was: Arnaud Heritier)

> Allow navigation.xml items to specify "site" or "pdf"
> -----------------------------------------------------
>
>          Key: MPPDF-28
>          URL: http://jira.codehaus.org/browse/MPPDF-28
>      Project: maven-pdf-plugin
>         Type: Wish
>     Versions: 2.2
>     Reporter: Geoffrey

>
>
> Making 2 navigation.xml's, one for de site and one for the pdf is a solution, but gives somes problems
> - duplicate code (that evil if you need to maintain it)
> - the pdf navigation is rendered on the site (can be fixed), for example:
> http://maven.apache.org/navigation-pdf.html
> I think it would be nicer if we could say:
> <item name="siteOnly" href="/siteOnly.html" dist="site">
> <item name="pdfOnly" href="/pdfOnly.html" dist="pdf">
> <item name="both" href="/both.html"> <!-- defaults to dist="all"-->
> We might need to brainstorm over a better entry name then dist
> alternatively:

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org