atom feed6 messages in org.apache.forrest.devRe: Focus of org.apache.forrest.plugi...
FromSent OnAttachments
Thorsten ScherlerFeb 15, 2008 4:48 am 
Thorsten ScherlerFeb 17, 2008 11:55 pm 
Ross GardlerFeb 18, 2008 12:54 am 
Ross GardlerFeb 18, 2008 12:56 am 
Thorsten ScherlerFeb 18, 2008 1:08 am 
Ross GardlerFeb 18, 2008 1:57 am 
Subject:Re: Focus of org.apache.forrest.plugin.internal.xhtml2
From:Ross Gardler (rgar@apache.org)
Date:Feb 18, 2008 1:57:38 am
List:org.apache.forrest.dev

Thorsten Scherler wrote:

On Mon, 2008-02-18 at 08:57 +0000, Ross Gardler wrote:

Thorsten Scherler wrote:

On Fri, 2008-02-15 at 13:49 +0100, Thorsten Scherler wrote:

Hi all,

what is the focus/status of org.apache.forrest.plugin.internal.xhtml2?

In the XDocs plugin we do *-to-xhtml2 in the xhtml2 plugin I can find xhtml2-to-html.

Does it makes sense to have as well xhtml2-to-document?

These plugins were the start of a migration to an XHTML2 subset as internal format. The XDoc plugin was intended to convert from legacy formats to XHTML2 and the XHTML2 internal was the experimental replacement of XDoc on the inside.

XHTML2-to-document would only make sense if we have input content in XHTML2 format.

Actually the xdocs plugin is producing xhtml2, meaning using the combination would do the trick.

That raises another question wouldn't we need to update all plugins to use xhtml2 as input instead of xdocs?

Yes we would. That's one of the main reasons that the XHTML2 move has never actually happened, it's a very big job.

Ross