You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/23 06:55:11 UTC

[jira] Created: (MNG-990) add basic positional configuration

add basic positional configuration
----------------------------------

         Key: MNG-990
         URL: http://jira.codehaus.org/browse/MNG-990
     Project: Maven 2
        Type: Improvement
  Components: maven-site-plugin  
 Reporter: Brett Porter
     Fix For: 2.0-beta-3


add the positional configuration, like maven.xdoc.date and maven.xdoc.version in m1.
Add date formatting properties.

These should both be part of the site descriptor.

-- 
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-990) add basic positional configuration

Posted by "Johnny R. Ruiz III (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-990?page=all ]

Johnny R. Ruiz III updated MNG-990:
-----------------------------------

    Attachment: MNG-990-maven-site-plugin.patch

-  This patch is to enable Published date position to be configurable (left, right, navigation-top, navigation-bottom, bottom).

-  You may also specify the date Formatting.  
-  Note: Version will be displayed only when date position=left.
-  I also changed the dependency of  plexus site-renderer
   -      <groupId>org.codehaus.plexus</groupId>
   -      <artifactId>plexus-site-renderer</artifactId>
   -      <version>1.0-alpha-4-SNAPSHOT</version>  
  +      <groupId>org.codehaus.doxia</groupId>
  +      <artifactId>doxia-site-renderer</artifactId>
  +      <version>1.0-alpha-6-SNAPSHOT</version>


To test put this in your site descriptor (site.xml)
<publishDate  position="navigation-bottom" format="MM-dd-yy"/>
<version>2.0.1</version>


Please apply.  Thanks a lot.

> add basic positional configuration
> ----------------------------------
>
>          Key: MNG-990
>          URL: http://jira.codehaus.org/browse/MNG-990
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-site-plugin
>     Reporter: Brett Porter
>     Assignee: Johnny R. Ruiz III
>      Fix For: 2.0.1
>  Attachments: MNG-990-maven-site-plugin.patch
>
> Original Estimate: 5 hours
>         Remaining: 5 hours
>
> add the positional configuration, like maven.xdoc.date and maven.xdoc.version in m1.
> Add date formatting properties.
> These should both be part of the site descriptor.

-- 
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-990) add basic positional configuration

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

    Resolution: Fixed

Applied. Thanks

> add basic positional configuration
> ----------------------------------
>
>          Key: MNG-990
>          URL: http://jira.codehaus.org/browse/MNG-990
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-site-plugin
>     Reporter: Brett Porter
>     Assignee: Johnny R. Ruiz III
>      Fix For: 2.0.1
>  Attachments: MNG-990-maven-site-plugin.patch
>
> Original Estimate: 5 hours
>         Remaining: 5 hours
>
> add the positional configuration, like maven.xdoc.date and maven.xdoc.version in m1.
> Add date formatting properties.
> These should both be part of the site descriptor.

-- 
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-990) add basic positional configuration

Posted by "Johnny R. Ruiz III (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-990?page=all ]

Johnny R. Ruiz III updated MNG-990:
-----------------------------------

             Assign To: Johnny R. Ruiz III
    Remaining Estimate: 5 hours
     Original Estimate: 18000

> add basic positional configuration
> ----------------------------------
>
>          Key: MNG-990
>          URL: http://jira.codehaus.org/browse/MNG-990
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-site-plugin
>     Reporter: Brett Porter
>     Assignee: Johnny R. Ruiz III
>      Fix For: 2.0.1

>
> Original Estimate: 5 hours
>         Remaining: 5 hours
>
> add the positional configuration, like maven.xdoc.date and maven.xdoc.version in m1.
> Add date formatting properties.
> These should both be part of the site descriptor.

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