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/07/23 10:08:57 UTC

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

    [ 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