From: | Chris Browne <cbbrowne(at)acm(dot)org> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: some points for FAQ |
Date: | 2007-10-09 15:28:08 |
Message-ID: | 60hcl09uk7.fsf@dba2.int.libertyrms.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
alvherre(at)commandprompt(dot)com (Alvaro Herrera) writes:
> Pavel Stehule escribió:
>
>> p.s. can we create some general F.A.Q XML format and store FAQ there?
>>
>> WIP Proposal:
>>
>> <faq name = ..... language = >
>> <entry number="1.1.1">
>> <query>....</query>
>> <ansver>
>> ...
>> we need some tags from html: <p><br><a><i><b><ul><li><table>
>
> There is a DocBook spec for FAQ lists. Actually a friend of mine was
> working on converting our FAQ into that kind of XML.
Yup, the structure is known as a <qandaset>
<http://www.docbook.org/tdg/en/html/qandaset.html>
There is an example of this in the Slony-I docs - the admin guide has
a FAQ defined using qandaset and its children.
--
"cbbrowne","@","acm.org"
http://www3.sympatico.ca/cbbrowne/faq.html
All extremists should be taken out and shot.
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2007-10-09 15:28:56 | Re: ECPG regression tests |
Previous Message | D'Arcy J.M. Cain | 2007-10-09 15:26:16 | Re: type money causes unrestorable dump |