I fixed DOXIA-189 for newline problems: the unwanted newlines were added after anchor, link, bold, italic and monospace tags.
For the ugly green text in breadcrumbs, I found the corresponding directive in maven-base.css : text-shadow: #7CFC00 1px 1px 1px; I don't have time now to open a Jira issue and fix the code. I'll do it later if nobody else does inbetween. regards, Hervé Le mardi 27 novembre 2007, Hervé BOUTEMY a écrit : > -0: I found 2 problems > > 1. problem with xdoc files: an additional newline is added to the generated > HTML after every closing tag. > If there shouldn't be any space between the tag and the text immediately > following, this causes an unwanted space. This causes trouble in <pre> > sections too, where this newline is visible. > > I tracked down the issue from doxia-module-xdoc to doxia-core, and the code > is very simple to fix: in AbstractXmlSink.java, writeEndTag method appends > an EOL > I immediately open a Jira issue and fix the code. > > 2. breadcrumbs section looks horrible when viewed in Konqueror: text is > highlighted in green > I'll track down the issue and report when fixed. > > > The second issue is not a showstopper, since Konqueror is not too widely > used. For the first one, I'm more hesitating: it clearly breaks some of my > projects's sites, but if I'm the only one... > > regards, > > Hervé > > Le samedi 24 novembre 2007, Dennis Lundberg a écrit : > > Hi, > > > > I'd like to release maven-site-plugin 2.0-beta-6. > > > > We have resolved 36 issues since the last release, 18 months ago. > > > > Release Notes: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleNam > >e= Html&version=12151 > > > > Tag: > > https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-2.0 > >-b eta-6/ > > > > Staging repo: > > http://people.apache.org/~dennisl/staging-repository-site-plugin/ > > > > The vote will be open for 72 hours. > > > > > > Here is my +1 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]