You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Antoine (JIRA)" <ji...@codehaus.org> on 2005/06/30 21:25:52 UTC

[jira] Created: (MPSITE-30) being able to set the of a page to wathever we want

being able to set the <head> of a page to wathever we want
----------------------------------------------------------

         Key: MPSITE-30
         URL: http://jira.codehaus.org/browse/MPSITE-30
     Project: maven-site-plugin
        Type: Wish
  Components: plugin  
    Versions: 1.6.1    
    Reporter: Antoine


now : The <head> part of a site xhtml page is built with very little things.

how to set meta tags, link tag (for css files, or...) , tag for favicon (shortcut icon) etc... ???

being able to set the <head> section with whatever lines we need would be great.

either in a template file or in xml properties definition.

Thanks.

-- 
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


[jira] Commented: (MNG-547) being able to set the of a page to wathever we want

Posted by "Antoine (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-547?page=comments#action_43291 ] 

Antoine commented on MNG-547:
-----------------------------

Adding : template oriented page definition.

Overloading all the site.xml tags in the page xdoc file would be great.

The xdoc pages schema would be and extension of the site.xml schema.
All that is in the site.xml could be overloaded, if needed.
Having an attribute that defines how the "overloading" is done would be even better. If possible.

All the plugins will benefit this feature : they will be able to set some special things in the header, footer, menus, etc...
Main usefull thing I see : 
 - add a special css file just for the page of a report, to have a nice presentation of its data.
 - add an icon of "made with this great tool" in the footer, about the tool that did the check of code, the tests, etc...

This is a more heavy issue. may be set another Jira issue ? for later versions ?


> being able to set the <head> of a page to wathever we want
> ----------------------------------------------------------
>
>          Key: MNG-547
>          URL: http://jira.codehaus.org/browse/MNG-547
>      Project: Maven 2
>         Type: Wish
>   Components: maven-reports
>     Reporter: Antoine
>      Fix For: 2.0-beta-2

>
>
> now : The <head> part of a site xhtml page is built with very little things.
> how to set meta tags, link tag (for css files, or...) , tag for favicon (shortcut icon) etc... ???
> being able to set the <head> section with whatever lines we need would be great.
> either in a template file or in xml properties definition.
> Thanks.

-- 
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


[jira] Updated: (MNG-547) being able to set the of a page to wathever we want

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-547?page=all ]

John Casey updated MNG-547:
---------------------------

    Fix Version:     (was: 2.0.1)
                 2.0.2

> being able to set the <head> of a page to wathever we want
> ----------------------------------------------------------
>
>          Key: MNG-547
>          URL: http://jira.codehaus.org/browse/MNG-547
>      Project: Maven 2
>         Type: Wish
>     Reporter: Antoine
>     Priority: Minor
>      Fix For: 2.0.2

>
>
> now : The <head> part of a site xhtml page is built with very little things.
> how to set meta tags, link tag (for css files, or...) , tag for favicon (shortcut icon) etc... ???
> being able to set the <head> section with whatever lines we need would be great.
> either in a template file or in xml properties definition.
> Thanks.

-- 
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


[jira] Commented: (MNG-547) being able to set the of a page to wathever we want

Posted by "Antoine (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-547?page=comments#action_43290 ] 

Antoine commented on MNG-547:
-----------------------------

Adding : being able to have a "full xhtml" <head> tag in the <document> of the xdoc pages, instead of the two properties <title> and <author> only, would be great.

This head tag in document would overload the head one in the site.xml file.

Having an attribute "overloadHeader" in the <head> tag of the document would be great to.
Default would be "overload"
If set to "replace", then there is no overload : the <head> tag in the site.xml file is not used and only the <head> tag in the document file is used. 
If set to "add", then the head tag in the xdoc is directly add to the site.xml head tag, whatever they are and even if one is yet in the site.xml head tag.

This way, we can have a few pages that follow different rules (head) than all the "regular pages" of the site. (like saying to web search robot not to take them etc...).



> being able to set the <head> of a page to wathever we want
> ----------------------------------------------------------
>
>          Key: MNG-547
>          URL: http://jira.codehaus.org/browse/MNG-547
>      Project: Maven 2
>         Type: Wish
>   Components: maven-reports
>     Reporter: Antoine
>      Fix For: 2.0-beta-2

>
>
> now : The <head> part of a site xhtml page is built with very little things.
> how to set meta tags, link tag (for css files, or...) , tag for favicon (shortcut icon) etc... ???
> being able to set the <head> section with whatever lines we need would be great.
> either in a template file or in xml properties definition.
> Thanks.

-- 
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


[jira] Closed: (MNG-547) being able to set the of a page to wathever we want

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-547?page=all ]
     
John Casey closed MNG-547:
--------------------------

    Resolution: Fixed

This is now possible and we are using it ourselves to insert google analytics.

> being able to set the <head> of a page to wathever we want
> ----------------------------------------------------------
>
>          Key: MNG-547
>          URL: http://jira.codehaus.org/browse/MNG-547
>      Project: Maven 2
>         Type: Wish

>     Reporter: Antoine
>     Assignee: Brett Porter
>     Priority: Minor
>      Fix For: 2.0.3

>
>
> now : The <head> part of a site xhtml page is built with very little things.
> how to set meta tags, link tag (for css files, or...) , tag for favicon (shortcut icon) etc... ???
> being able to set the <head> section with whatever lines we need would be great.
> either in a template file or in xml properties definition.
> Thanks.

-- 
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


[jira] Updated: (MNG-547) being able to set the of a page to wathever we want

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-547?page=all ]

Brett Porter updated MNG-547:
-----------------------------

    Description: 
now : The <head> part of a site xhtml page is built with very little things.

how to set meta tags, link tag (for css files, or...) , tag for favicon (shortcut icon) etc... ???

being able to set the <head> section with whatever lines we need would be great.

either in a template file or in xml properties definition.

Thanks.

  was:
now : The <head> part of a site xhtml page is built with very little things.

how to set meta tags, link tag (for css files, or...) , tag for favicon (shortcut icon) etc... ???

being able to set the <head> section with whatever lines we need would be great.

either in a template file or in xml properties definition.

Thanks.

    Fix Version: 2.0-beta-2
    Environment: 

> being able to set the <head> of a page to wathever we want
> ----------------------------------------------------------
>
>          Key: MNG-547
>          URL: http://jira.codehaus.org/browse/MNG-547
>      Project: Maven 2
>         Type: Wish
>   Components: maven-reports
>     Reporter: Antoine
>      Fix For: 2.0-beta-2

>
>
> now : The <head> part of a site xhtml page is built with very little things.
> how to set meta tags, link tag (for css files, or...) , tag for favicon (shortcut icon) etc... ???
> being able to set the <head> section with whatever lines we need would be great.
> either in a template file or in xml properties definition.
> Thanks.

-- 
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