Re: farsi translation of postgresql FAQ updated

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: farsi translation of postgresql FAQ updated
Дата
Msg-id 200512121513.jBCFDDZ27453@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: farsi translation of postgresql FAQ updated  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-patches
Andrew Dunstan wrote:
> >Uh, the master for Farsi is in HTML, not in text format, which is what
> >you supplied.  See doc/src/FAQ/FAQ_farsi.html.
> >
> >The reason it was removed from the web site is that it isn't
> >HTML-compliant enough for our web site.  Things like:
>
> Why are we still keeping doc source in HTML at all? IMNSHO we should be
> using a single source markup language for all our docs, including the
> FAQs, TODO list etc. and producing output in whatever format is desired
> using stylesheets. (My choice would be Dcobook XML ;-) ) That would
> obviate any issues of non-standard markup such as <font> tags.

We try to make the FAQ's as easy to modify as possible, and HTML seems
good for that.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: farsi translation of postgresql FAQ updated
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [BUGS] BUG #2108: Function with OUT parameters not recognized, using plpgsql