Re: [DOCS] Authoring Tools WAS: Switching to XML

2006-12-14 Thread Josh Berkus
Bruce, > o WYSIWYG - this seems unattainable because such editors are > going to modify the surrounding XML, which will affect > hand-edited changes It would be more accurate to say that we have not identified a WYSWYG tool which does not mess up the source. There may be o

Re: [DOCS] Authoring Tools WAS: Switching to XML

2006-12-14 Thread Scott Marlowe
On Thu, 2006-12-14 at 14:58, Josh Berkus wrote: > Bruce, > > > o WYSIWYG - this seems unattainable because such editors are > > going to modify the surrounding XML, which will affect > > hand-edited changes > > It would be more accurate to say that we have not identified a WYSWYG

Re: [DOCS] Authoring Tools WAS: Switching to XML

2006-12-14 Thread Tom Lane
Scott Marlowe <[EMAIL PROTECTED]> writes: > On Thu, 2006-12-14 at 14:58, Josh Berkus wrote: >> It would be more accurate to say that we have not identified a WYSWYG tool >> which does not mess up the source. There may be one, it would just take a >> fair amount of testing to find it. > Is this

Re: [DOCS] Authoring Tools WAS: Switching to XML

2006-12-14 Thread Scott Marlowe
On Thu, 2006-12-14 at 15:34, Tom Lane wrote: > Scott Marlowe <[EMAIL PROTECTED]> writes: > > On Thu, 2006-12-14 at 14:58, Josh Berkus wrote: > >> It would be more accurate to say that we have not identified a WYSWYG tool > >> which does not mess up the source. There may be one, it would just take

Re: [pgsql-www] [DOCS] 8.2.0 pdf

2006-12-14 Thread Bruce Momjian
Tom Lane wrote: > Peter Eisentraut <[EMAIL PROTECTED]> writes: > > Jim Nasby wrote: > >> Also, if PDF indexes depend on HTML, perhaps HTML should be a > >> dependency of PDF in the Makefile. > > > By that logic, HTML should also depend on HTML. I don't know how people > > would like that. > > T

Re: [DOCS] Switching to XML

2006-12-14 Thread Bruce Momjian
I have applied the attached documentation patch to HEAD and 8.2.X to document the use of Tom's patch to openjade to get ouput in a reasonable amount of time. --- Tom Lane wrote: > Peter Eisentraut <[EMAIL PROTECTED]> writes:

Re: [DOCS] Authoring Tools WAS: Switching to XML

2006-12-14 Thread David Fetter
On Thu, Dec 14, 2006 at 04:34:06PM -0500, Tom Lane wrote: > Scott Marlowe <[EMAIL PROTECTED]> writes: > > On Thu, 2006-12-14 at 14:58, Josh Berkus wrote: > >> It would be more accurate to say that we have not identified a > >> WYSWYG tool which does not mess up the source. There may be one, > >> i

Re: [DOCS] Authoring Tools WAS: Switching to XML

2006-12-14 Thread Joshua D. Drake
> > What we need is something that does not change regions of the file > > that the user did not intend to modify. I think > > horizonal-white-space-only changes could be worked around if the > > user is careful to use diff --ignore-space-change when submitting > > the patch, but I suspect that a