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
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
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
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
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
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
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
[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