Re: faq.xml.qna [patch]

Michèle Garoche <[email protected]> Sun, 8 May 2005 18:50:43 +0200
Newsgroups gmane.editors.conglomerate.devel
Message-ID <[email protected]>
Le 8 mai 2005 à 18:11, Geert Stappers a écrit :

> On Sun, May 08, 2005 at 03:56:03PM +0200, Michèle Garoche wrote:
>
>> I also told what should go away: the line with htpp://localhost... in
>> faq-hack.xds.
>> That's all.
>>
>
> <screenshot>
> stappers@bahrain:/usr/src/conglomerate
> $ find . -name "faq*.x*"  #  search for faq-hack.xds
> ./doc/C/faq-hack.xsl
> ./doc/C/faq.xml.qna
> ./doc/C/faq.xml
> stappers@bahrain:/usr/src/conglomerate
> $ grep -i localhost doc/C/faq-hack.xsl # search faq-hack.xsl for  
> localhost
> stappers@bahrain:/usr/src/conglomerate
> $ grep -i localhost doc/C/*  # search faq-hack.xsl for localhost
> doc/C/faq.xml.qna:<?xml-stylesheet type="text/css"
> href="http://localhost/xml/styles/docbook.css"?>
> stappers@bahrain:/usr/src/conglomerate
> $
> </screenshot>
>
> The string "localhost" is in doc/C/faq.xml.qna
>
>
> Does this <patch>
> --- doc/C/faq.xml.qna   8 Apr 2005 19:36:49 -0000       1.1
> +++ doc/C/faq.xml.qna   8 May 2005 16:05:31 -0000
> @@ -1,9 +1,6 @@
>  <?xml version="1.0"?>
>  <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
> "http://www.docbook.org/xml/4.1.2/docbookx.dtd">
>
> -<?xml-stylesheet type="text/css" href="http://localhost/xml/styles/ 
> docbook.css"?>
> -
> -
>  <article>
>         <title>Conglomerate FAQ</title>
>         <para>This is a list of frequently asked questions for the  
> Conglomerate XML editor.</para>
> </patch> solve the reported problem?
> ( In other words:  I did understand you correct? )
Yes, perfectly now :)  I was in despair it arrives. Sorry I mixed the  
files. But that was easy to find. From googling, this docbook.css has  
not been ported to all systems, then it exists several versions of  
it, one on freeBSD and several other ones, which are not identical,  
so that unless it is integrated into conglomerate tree, there is no  
chance that the FAQ compiles on all systems, and  one cannot be  
certain or assume that the wanted one is the freeBSD one.

>>> 2. Help menus don't work on Mac OS.
>>>
>>> I assume that the help on other GNOME apps does work?
>>>
>> NO. I told it also many, many times. Please read what I wrote.
>>
>
> Proposal: When the other end doesn't understand you,
>    rewrite the message in different words
I rewrote it in different  words, but that's more a problem of  
reading it.

Cheers,
Michèle
<http://micmacfr.homeunix.org>