Is it possible to change the template (I'm assuming it's a velocity
template) that processes my xml files in xdocs/?  The reason is because
they're getting rendered as:

    <a href="tasks.html">
      completed tasks
    </a>

When they should be rendered as:

    <a href="tasks.html">
      completed tasks</a>

This eliminates the current issue on http://moblogger.sf.net and
http://maven.apache.org where the space after any links is part of the
link.

Thanks,

Matt



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to