Herve Boutemy created DOXIA-510:
-----------------------------------
Summary: create parser.module equivalent to module.site
Key: DOXIA-510
URL: https://jira.codehaus.org/browse/DOXIA-510
Project: Maven Doxia
Issue Type: Improvement
Components: Core, Modules
Affects Versions: 1.5
Reporter: Herve Boutemy
actually, there are SiteModules in o.a.m.doxia.module.site
But this API isn't intuitive:
- its package is like a "site" module, but it's not a Doxia module (like apt or
markdown)
- a "site module" is in fact a *parser* module, because the site plugin use
module to parse source, only for Doxia modules that support parsing
so creating an equivalent ParserModule API in o.a.m.doxia.parser.module will
help people understand better the intent
in this first step, old API can stay in place as deprecated ton maintain
compatibility: this does not represent much code, and can be clean up in Doxia 2
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira