Version | Date | Description |
---|---|---|
1.6.1 | 2006-07-28 | |
1.6 | 2006-01-07 | |
1.5 | 2005-09-05 | |
1.4 | 2004-06-25 | |
1.3 | 2004-05-15 | |
1.2 | 2004-03-10 | |
1.1 | 2003-09-29 |
Type | Changes | By |
---|---|---|
Make it work with upgraded dependencies for Maven-1.1-beta-3. Fixes MPFAQ-20. | ltheussl |
Type | Changes | By |
---|---|---|
Remove maven-xdoc-plugin v1.9.2 requirement. | ltheussl | |
Deprecated
maven.faq.toplinks
property. Use the
toplink
attribute in the fml file instead.
|
ltheussl | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
New goal
faq:validate
.
|
ltheussl |
Type | Changes | By |
---|---|---|
It requires at least maven-xdoc-plugin v1.9.2. | aheritier | |
Optional toplinks and layout fix. Fixes MPFAQ-19. Thanks to Lukas Theussl. | aheritier | |
FAQ plugin does not produce valid XHTML 1.0 Transitional. Fixes MPFAQ-16. Thanks to Lukas Theussl. | aheritier | |
Adding a "top" link beside each answer. Fixes MPFAQ-15. Thanks to Lukas Theussl. | aheritier | |
Document .fml extension requirement Fixes MPFAQ-14. Thanks to florent ramiere. | dion | |
Questions' font is same size or smaller than answers' one. Fixes MPFAQ-11. Thanks to Lukas Theussl. | aheritier | |
The question is like a link because the anchor shouldn't enclose the question. | aheritier |
Type | Changes | By |
---|---|---|
Correctly pass through CDATA content Fixes MPFAQ-13. | brett | |
Make sure maven.faq.src exists to avoid exceptions Fixes MPFAQ-12. | brett |
Type | Changes | By |
---|---|---|
Only register/deregister the FAQ reports if there are
.fml
files present in the project.
Fixes MPFAQ-9.
|
vmassol | |
Escape anchor tags and references so spaces can be used in id Fixes MPFAQ-8. | brett |
Type | Changes | By |
---|---|---|
Only run when an xdocs directory exists. | epugh | |
Fix MAVEN-973. xdocs source hardcoded. Fixes MAVEN-973. | dion | |
MAVEN-904 - allow for multiple fml files to be transformed. Added test project. Fixes MAVEN-904. | dion | |
MPFAQ-1 - FAQ plugin does not use FAQ title correctly MPFAQ-2 and MPFAQ-6 CDATA section is rendered incorrectly. Fixes MPFAQ-1. | mvdb | |
Updated xdocs to reflect chan ges in 1.2 | mvdb |