

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
23 messages in org.apache.forrest.devXHTML2 as forrest internal| From | Sent On | Attachments |
|---|---|---|
| Forr...@forrest.zones.apache.org | Jul 17, 2008 11:08 am | |
| Forr...@forrest.zones.apache.org | Jul 19, 2008 7:03 am | |
| Gavin | Jul 19, 2008 7:43 am | |
| Forr...@forrest.zones.apache.org | Jul 19, 2008 9:03 am | |
| Forr...@forrest.zones.apache.org | Jul 19, 2008 11:03 am | |
| Forr...@forrest.zones.apache.org | Jul 19, 2008 1:03 pm | |
| Brian M Dube | Jul 19, 2008 1:19 pm | |
| Ross Gardler | Jul 19, 2008 2:09 pm | |
| Brian M Dube | Jul 19, 2008 2:18 pm | |
| Gavin | Jul 19, 2008 11:34 pm | |
| Ross Gardler | Jul 20, 2008 10:46 am | |
| Carlos Tejo Alonso | Jul 22, 2008 12:43 am | |
| Ross Gardler | Jul 22, 2008 2:43 am | |
| David Crossley | Jul 27, 2008 11:44 pm | |
| Ross Gardler | Jul 28, 2008 5:46 am | |
| Carlos Tejo Alonso | Aug 6, 2008 12:53 am | |
| Ross Gardler | Aug 6, 2008 2:33 pm | |
| David Crossley | Aug 6, 2008 7:07 pm | |
| David Crossley | Aug 6, 2008 10:44 pm | |
| Tim Williams | Aug 7, 2008 4:09 am | |
| Ross Gardler | Aug 11, 2008 12:57 am | |
| Ross Gardler | Aug 11, 2008 1:00 am | |
| Ross Gardler | Aug 11, 2008 9:49 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | XHTML2 as forrest internal | Actions |
|---|---|---|
| From: | David Crossley (cros...@apache.org) | |
| Date: | Aug 6, 2008 7:07:32 pm | |
| List: | org.apache.forrest.dev | |
Ross Gardler wrote:
Carlos Tejo Alonso wrote:
For a very long time we have intending to move to a subset of XHTML 2. But planning and doing are two different things. We need someone with a suitably strong need to solve the problems posed by XDoc to actually do it.
Maybe, we should start to think to do it. Could somebody show the steps to move from xdoc to xhtml? I will try to do my bit.
If it were that simple we would have done it by now ;-)
There have been a number of false starts on this. My own effort was aborted because a significant number of people in the community disagreed with my approach.
Wow. That is not my recollection. I thought that we had a little try, confirmed that it would take a co-ordinated approach, and left it for another day. I am talking about the re-working of all sitemaps and stylesheets (including plugins) to deal with XHTML2 internally, leaving everything else (e.g. cocoon) as it already is.
Are you talking about something else, or do you recall it differently?
Gav made a start on an XHTML2 plugin (in whiteboard) but that also stalled.
IIRC, the initial "internal.xhtml2" and "input.xdoc" were the result of Ross, Tim, and others around some of our Friday IRC sessions. I thought that was a fantastic step forward.
I thought that it was just waiting for some group of people to get itchy again.
Status is discussed in http://markmail.org/message/f4shq54nmqebki5o?q=list:forrest-dev+xhtml2#query:list%3Aforrest-dev xhtml2+page:1+mid:ttv65i23quvrkzks+state:results
Like any open source project our archives and issue tracker are our memory and information pook. Look in JIRA for mentions of XHTML2, in particular the following issue identifies the outline steps involved in making this move and tracks activity to date (including links into the mail arcives):
Yeah, and i recommend that all Forrest developers use the http://forrest.apache.org/tools/forrestbar.html for Firefox. It is fantastic for a quick directed search of our mail archives, and issue tracker, and svn commits, etc.
-David
http://issues.apache.org/jira/browse/FOR-184
You should also conduct a search of the archives to see if there is anything missing from those issues (and please add anything you do find).
By reading those (and possibly other) threads you will be able to throw your own thoughts into the mix. Of course, we'd be happy to answer questions that arise as a result of reading those threads.
Why XHTML2? For a full answer see the mail archives but in short it is because it is modular and therefore allows us to strip out all the bits that we don't want. That is all the bits that make it useless as an intermediate language.
As xhtml2 is still a working draft ... Why not move to xhtml1.1? Is it not suitable for the required needs?
No it is not suitable. XHTML1.1 is monolithic. Forrest has to use a clean markup so that no style inforamtion is included in the source (or intermediate format). We also need clearly structured documents that prevent the user from doing something like:
<h1>Heading type 1</h1>
<h3>Heading type 3</h3>
<h2> Heading type 2</h2>
Failure to do this will result in unpredictable behaviour at the output stage.
XHTML2 is modular and allows us to select the markup we want to be legal and also provides proper structuring of the source.
For more see the archives, e.g. http://marc.info/?l=forrest-dev&m=102884176431540&w=2
Ross







