You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jukka Zitting (JIRA)" <ji...@codehaus.org> on 2006/12/12 23:29:46 UTC

[jira] Created: (MSITE-199) Add publishDate position "none"

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

        

[jira] Updated: (MSITE-199) Add publishDate position "none"

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MSITE-199:
----------------------------------

    Component/s: site descriptor

> Add publishDate position "none"
> -------------------------------
>
>                 Key: MSITE-199
>                 URL: http://jira.codehaus.org/browse/MSITE-199
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>          Components: site descriptor
>    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

        

[jira] Closed: (MSITE-199) Add publishDate position "none"

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MSITE-199.
---------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: 2.0-beta-7

Added this to the documentation.

> Add publishDate position "none"
> -------------------------------
>
>                 Key: MSITE-199
>                 URL: http://jira.codehaus.org/browse/MSITE-199
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>          Components: site descriptor
>    Affects Versions: 2.0-beta-5
>            Reporter: Jukka Zitting
>            Assignee: Dennis Lundberg
>            Priority: Trivial
>             Fix For: 2.0-beta-7
>
>
> 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