Add publishDate position "none"
-------------------------------

                 Key: MSITE-199
                 URL: http://jira.codehaus.org/browse/MSITE-199
             Project: Maven 2.x Site Plugin
          Issue Type: Improvement
    Affects Versions: 2.0-beta-5
            Reporter: Jukka Zitting
            Priority: Trivial


The current examples/sitedescriptor page only documents the values left, right, 
navigation-top, navigation-bottom, and bottom for the "position" option of the 
<publishDate/> element. It would be nice to also be able to disable the publish 
date.

It turns out that the current default template in doxia-site-renderer will work 
perfectly if given the position option "none", since it doesn't match any of 
the predefined alternatives.

    <publishDate position="none"/>

I'd like to propose documenting this behaviour in examples/sitedescriptor and 
adding a note about the option in the doxia source.

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

        

Reply via email to