Re: svn commit: r279511

2005-09-09 Thread Thorsten Scherler
On Fri, 2005-09-09 at 09:47 -0400, Tim Williams wrote: > I've reverted my changes as requested. Hmm. > I'll lay low until I see where > you're going with this. Perhaps I don't understand views as well as I > thought, Actually I am quite convinced that you actually *do* understand views and w

Re: svn commit: r279511 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/resources/stylesheets/xhtml2_to_html.xsl

2005-09-09 Thread Ross Gardler
David Crossley wrote: Tim Williams wrote: Ross Gardler wrote: Why do you want the output to look like document2html output and then be passed into the existing pipelines? Because that's how views work right now. I didn't have this grand redesign scheme in my mind at the time. I thought we

Re: svn commit: r279511 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/resources/stylesheets/xhtml2_to_html.xsl

2005-09-09 Thread David Crossley
Tim Williams wrote: > Ross Gardler wrote: > > > > Why do you want the output to look like document2html output and then be > > passed into the existing pipelines? > > Because that's how views work right now. I didn't have this grand > redesign scheme in my mind at the time. I thought we were ge

Re: svn commit: r279511 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/resources/stylesheets/xhtml2_to_html.xsl

2005-09-09 Thread Ross Gardler
Tim Williams wrote: I've reverted my changes as requested. I never requested that :-(( I was trying to understand why this change was necessary. I'll lay low until I see where you're going with this. Perhaps I don't understand views as well as I thought, but I don't see that the output sid

Re: svn commit: r279511 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/resources/stylesheets/xhtml2_to_html.xsl

2005-09-09 Thread Tim Williams
I've reverted my changes as requested. I'll lay low until I see where you're going with this. Perhaps I don't understand views as well as I thought, but I don't see that the output side of them works on xdoc, but rather the resultant html of document2html. Either way, I'm deleting my local chang

Re: svn commit: r279511 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/resources/stylesheets/xhtml2_to_html.xsl

2005-09-09 Thread Ross Gardler
Tim Williams wrote: On 9/9/05, Ross Gardler <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote: Author: twilliams Date: Wed Sep 7 21:40:42 2005 New Revision: 279511 URL: http://svn.apache.org/viewcvs?rev=279511&view=rev Log: can't return all the html, head, stuff for insertion in the pipeli

Re: svn commit: r279511 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/resources/stylesheets/xhtml2_to_html.xsl

2005-09-09 Thread Tim Williams
On 9/9/05, Ross Gardler <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Author: twilliams > > Date: Wed Sep 7 21:40:42 2005 > > New Revision: 279511 > > > > URL: http://svn.apache.org/viewcvs?rev=279511&view=rev > > Log: > > can't return all the html, head, stuff for insertion in the pip

Re: svn commit: r279511 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/resources/stylesheets/xhtml2_to_html.xsl

2005-09-09 Thread Ross Gardler
[EMAIL PROTECTED] wrote: Author: twilliams Date: Wed Sep 7 21:40:42 2005 New Revision: 279511 URL: http://svn.apache.org/viewcvs?rev=279511&view=rev Log: can't return all the html, head, stuff for insertion in the pipeline. temporary solution to get on with pipeline testing Why do you want