Re: Configuring the Site Descriptor

2009-12-11 Thread strapa72

Thanks Dennis

I will wait for this 2.1 version.


dennisl-2 wrote:
 
 Hi
 
 I gave your project a try and I can confirm the behavior you described.
 
 At first I thought it had something to do with your skin, but that
 wasn't it.
 
 Then I tried to build the site with Maven Site Plugin 2.1-SNAPSHOT and
 it worked as it should. The headings now says Last Published and
 Version for the English site.
 
 So there must be a bug in 2.0.1 that has been fixed in 2.1.
 
 The 2.1 release is in the works and we hope to have it out before
 Christmas.
 
 strapa72 wrote:
 Hi Dennis
 The project is deployed at sourceforge.
 
 Sources: 
 https://demoiselle-samp.svn.sourceforge.net/svnroot/demoiselle-samp/trunk/auction5/
   
 
 The site I reffered to can be seen at 
 http://demoiselle-samp.sourceforge.net/auction5/en/index.html  
 
 Thanks.
 
 
 Dennis Lundberg-2 wrote:
 It's difficult to answer this without a sample project.

 Open an issue in JIRA and attach a sample project that we can test.

 strapa72 wrote:
 Hi all
 I have changed the site descriptor of a project to generate the english
 version of the site as well.
 In the POM.xml I include the en locale as follow:
 localespt_BR,en/locales

 Then I created the site_en.xml file setting the publishdate variable as
 follow: publishDate position=left format=MM/dd/ hh:mm:ss a/

 It worked almost fine, apart from the header of the publish date at the
 english page, which is still being presented in portuguese (Ultima
 atualização) instead of in english (Last published).

 Does anyone know how to change this?
 Thanks!

 -- 
 Dennis Lundberg

 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org



 
 
 
 -- 
 Dennis Lundberg
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Configuring-the-Site-Descriptor-tp26714416p26742327.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Configuring the Site Descriptor

2009-12-10 Thread strapa72

Hi Dennis
The project is deployed at sourceforge.

Sources: 
https://demoiselle-samp.svn.sourceforge.net/svnroot/demoiselle-samp/trunk/auction5/
  

The site I reffered to can be seen at 
http://demoiselle-samp.sourceforge.net/auction5/en/index.html  

Thanks.


Dennis Lundberg-2 wrote:
 
 It's difficult to answer this without a sample project.
 
 Open an issue in JIRA and attach a sample project that we can test.
 
 strapa72 wrote:
 Hi all
 I have changed the site descriptor of a project to generate the english
 version of the site as well.
 In the POM.xml I include the en locale as follow:
 localespt_BR,en/locales
 
 Then I created the site_en.xml file setting the publishdate variable as
 follow: publishDate position=left format=MM/dd/ hh:mm:ss a/
 
 It worked almost fine, apart from the header of the publish date at the
 english page, which is still being presented in portuguese (Ultima
 atualização) instead of in english (Last published).
 
 Does anyone know how to change this?
 Thanks!
 
 
 -- 
 Dennis Lundberg
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Configuring-the-Site-Descriptor-tp26714416p26725789.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Configuring the Site Descriptor

2009-12-10 Thread strapa72



strapa72 wrote:
 
 Hi Dennis
 The project is deployed at sourceforge.
 
 Sources:
 https://demoiselle-samp.svn.sourceforge.net/svnroot/demoiselle-samp/trunk/auction5
 
 The site I reffered to can be seen at
 http://demoiselle-samp.sourceforge.net/auction5/en/index.html
 
 Thanks.
 
 
 Dennis Lundberg-2 wrote:
 
 It's difficult to answer this without a sample project.
 
 Open an issue in JIRA and attach a sample project that we can test.
 
 strapa72 wrote:
 Hi all
 I have changed the site descriptor of a project to generate the english
 version of the site as well.
 In the POM.xml I include the en locale as follow:
 localespt_BR,en/locales
 
 Then I created the site_en.xml file setting the publishdate variable as
 follow: publishDate position=left format=MM/dd/ hh:mm:ss a/
 
 It worked almost fine, apart from the header of the publish date at the
 english page, which is still being presented in portuguese (Ultima
 atualização) instead of in english (Last published).
 
 Does anyone know how to change this?
 Thanks!
 
 
 -- 
 Dennis Lundberg
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 
 
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Configuring-the-Site-Descriptor-tp26714416p26725799.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Configuring the Site Descriptor

2009-12-09 Thread strapa72

Hi all
I have changed the site descriptor of a project to generate the english
version of the site as well.
In the POM.xml I include the en locale as follow:
localespt_BR,en/locales

Then I created the site_en.xml file setting the publishdate variable as
follow: publishDate position=left format=MM/dd/ hh:mm:ss a/

It worked almost fine, apart from the header of the publish date at the
english page, which is still being presented in portuguese (Ultima
atualização) instead of in english (Last published).

Does anyone know how to change this?
Thanks!
-- 
View this message in context: 
http://old.nabble.com/Configuring-the-Site-Descriptor-tp26714416p26714416.html
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org