You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Arnaud HERITIER <ah...@gmail.com> on 2005/09/04 03:40:28 UTC

[vote] maven-faq-plugin 1.5 for maven 1.X

Hi all,

Recently we (Lukas and me) fixed all issues on the faq plugin and we would 
like to release it to incorporate it in maven 1.1 beta 2.
If some of you can test it, and especially with maven 1.0 he would be nice 
because I hadn't the time to do it!

You'll find the future documentation here : 
http://people.apache.org/~brett/maven-stage-site/reference/plugins/faq/

Changes in this version include:

New Features:

o Adding a "top" link beside each answer. Issue: MPFAQ-15. Thanks to Lukas 
Theussl. 

Fixed bugs:

o FAQ plugin does not produce valid XHTML 1.0 Transitional. Issue: MPFAQ-16. 

Thanks to Lukas Theussl. 
o Questions' font is same size or smaller than answers' one. Xdoc plugin 
&amp;lt; 
1.9.2 required. Issue: MPFAQ-11. Thanks to Lukas Theussl. 
o The question is like a link because the anchor shouldn't enclose the 
question. 

Changes:

o Document .fml extension requirement Issue: MPFAQ-14. Thanks to florent 
ramiere. 

To automatically install the plugin, type the following on a single line:

maven plugin:download
-Dmaven.repo.remote=http://cvs.apache.org/repository/
-DgroupId=maven
-DartifactId=maven-faq-plugin
-Dversion=1.5-SNAPSHOT

Vote closes Monday.

My +1

Arnaud

Re: [vote] plugin releases

Posted by Emmanuel Venisse <em...@venisse.net>.
[+1] JDiff
[+1] XDoc
[+1] PDF
[+1] FAQ

Emmanuel


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] plugin releases

Posted by Carlos Sanchez <ca...@apache.org>.
+1 for everything, although I'd add a better description to the jDiff
plugin (at http://maven.apache.org/reference/plugins/) and at the
plugin main page.

On 9/3/05, Brett Porter <br...@apache.org> wrote:
> [+1] JDiff
> [+1] XDoc
> [+1] PDF
> [+1] FAQ
> 
> Thanks all.
> 
> - Brett
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: [vote] plugin releases

Posted by Vincent Massol <vm...@pivolis.com>.
> -----Original Message-----
> From: Brett Porter [mailto:brett@apache.org]
> Sent: dimanche 4 septembre 2005 03:43
> To: Maven Developers List
> Subject: Re: [vote] plugin releases
> 
> [+1] JDiff
> [+1] XDoc
> [+1] PDF
> [+1] FAQ

+1 to all

-Vincent


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] plugin releases

Posted by Brett Porter <br...@apache.org>.
[+1] JDiff
[+1] XDoc
[+1] PDF
[+1] FAQ

Thanks all.

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] maven-faq-plugin 1.5 for maven 1.X

Posted by Trygve Laugstøl <tr...@codehaus.org>.
On Sun, Sep 04, 2005 at 03:40:28AM +0200, Arnaud HERITIER wrote:

[+1] JDiff
[+1] XDoc
[+1] PDF
[+1] FAQ

--
Trygve

Re: [vote] maven-faq-plugin 1.5 for maven 1.X

Posted by Arnaud HERITIER <ah...@gmail.com>.
Thanks lukas.
I applied MPFAQ-19, republished the site and the plugin snapshot.

Arnaud

On 9/4/05, Arnaud HERITIER <ah...@gmail.com> wrote:
> 
> I modified your patch because if we put it at the bottom of the answer the 
> [top] is sometimes in the next question.
> 
> http://people.apache.org/~brett/maven-stage-site/reference/plugins/pdf/faq.html(I republished it)
> 
> Can you fix it?
> 
> I'm not sure it'll bother a lot of users to don't have this property.
> 
> Arnaud
> 
> 
> >
> > +0
> >
> > I just noted some layout problem with the positioning of the
> > top links.
> > They are always top-aligned with the answers (see eg [1] ),
> > IMO they should be bottom-aligned.
> > I also still wanted to introduce a property that makes the
> > top link generation optional, for a short FAQ it is quite
> > pointless to have them.
> >
> > Lukas
> >
> >
> > [1]
> > http://people.apache.org/~brett/maven-stage-site/reference/plu
> gins/pdf/faq.html
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
>

Re: [vote] maven-faq-plugin 1.5 for maven 1.X

Posted by Lukas Theussl <th...@triumf.ca>.
+1 now from me.

Lukas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: [vote] maven-faq-plugin 1.5 for maven 1.X

Posted by Arnaud HERITIER <ah...@gmail.com>.
I modified your patch because if we put it at the bottom of the answer the [top] is sometimes in the next question.
http://people.apache.org/~brett/maven-stage-site/reference/plugins/pdf/faq.html (I republished it)

Can you fix it?

I'm not sure it'll bother a lot of users to don't have this property. 

Arnaud


> 
> +0
> 
> I just noted some layout problem with the positioning of the 
> top links. 
> They are always top-aligned with the answers (see eg [1] ), 
> IMO they should be bottom-aligned.
> I also still wanted to introduce a property that makes the 
> top link generation optional, for a short FAQ it is quite 
> pointless to have them.
> 
> Lukas
> 
> 
> [1]
> http://people.apache.org/~brett/maven-stage-site/reference/plu
gins/pdf/faq.html 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [vote] maven-faq-plugin 1.5 for maven 1.X

Posted by Lukas Theussl <th...@triumf.ca>.
+0

I just noted some layout problem with the positioning of the top links. 
They are always top-aligned with the answers (see eg [1] ), IMO they 
should be bottom-aligned.
I also still wanted to introduce a property that makes the top link 
generation optional, for a short FAQ it is quite pointless to have them.

Lukas


[1] 
http://people.apache.org/~brett/maven-stage-site/reference/plugins/pdf/faq.html 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org