Re: [PHP-DOC] cvs: phpdoc /en/pear pear.xml

2001-08-05 Thread Hojtsy Gabor
> Removed a conflict. > > - > + > + What conflict is removed here? I think we have the ref.foo naming scheme for reference pages. At least manual searches, and autoredirection scripts work like this. eg: http://www.php.net/pdf jumps to ref.pdf.php Goba

Re: [PHP-DOC] Re: PDF with internal links

2001-08-05 Thread Hojtsy Gabor
> > Jouni, maybe you could contact the people who > > generated the XML documentations PDF format at > > W3C. They used some html2ps utility, and the links > > are fine ;) > > Easiest, but not free way how to get PDF file with links from DocBook is > to use Jade to generate RTF output. This outpu

Re: [PHP-DOC] Re: PDF with internal links

2001-08-05 Thread Hojtsy Gabor
> as a side project, make some progress on the XSLT front, the tools seem to > be maturing. > Jirka, I remember that you and Jim did some experimenting with XSLT > transformer tools in the beginning of this year. Would you make a summary > of what the results were and why we aren't using those

[PHP-DOC] file naming scheme :)

2001-08-05 Thread Hojtsy Gabor
> > Absolutely logical. That way we need to take the language > > codes inside the files. :) That was part of my standard file name > > proposal. What do you think about other versions (html.gz, tar.gz, > > palm formats, etc.) They should also be in distributions/manual > > and not in /manual/$lan

Re: [PHP-DOC] Re: PDF with internal links

2001-08-05 Thread Jouni Ahto
On Sun, 5 Aug 2001, Hojtsy Gabor wrote: > And you can read README.xsl in the phpdoc root to get some info > how you can build the docs using XSLT. Did it. Somehow I have missed realizing that there's already so much work done... I'll start playing with this. Don't expect immediate results. --

[PHP-DOC] cvs: phpdoc / README.xsl

2001-08-05 Thread Jouni Ahto
jah Sun Aug 5 04:47:50 2001 EDT Modified files: /phpdoc README.xsl Log: Found out that saxons' homepage has moved. Index: phpdoc/README.xsl diff -u phpdoc/README.xsl:1.2 phpdoc/README.xsl:1.3 --- phpdoc/README.xsl:1.2 Mon Feb 19 06:52:11 2001

[PHP-DOC] cvs: phpdoc / README.xsl

2001-08-05 Thread Jouni Ahto
jah Sun Aug 5 05:24:09 2001 EDT Modified files: /phpdoc README.xsl Log: Another changed link... Index: phpdoc/README.xsl diff -u phpdoc/README.xsl:1.3 phpdoc/README.xsl:1.4 --- phpdoc/README.xsl:1.3 Sun Aug 5 04:47:50 2001 +++ phpdoc/README.x

Re: [PHP-DOC] cvs: phpdoc / Makefile.in

2001-08-05 Thread Hojtsy Gabor
Jim, what should we change here, to introduce the file naming conventions I sent to the list in one of my last letters? Eg. generate the names like this: php_manual_en_txt.gz php_manual_en_bightml.gz php_manual_en_html.tar.gz php_manual_en_html.tar.bz2 php_manual_en_html.zip php_manu

[PHP-DOC] cvs: phpdoc /en bookinfo.xml /en/chapters security.xml /en/faq languages.xml obtaining.xml using.xml /en/functions com.xml info.xml mbstring.xml ming.xml sockets.xml strings.xml xslt.xml /en/language variables.xml

2001-08-05 Thread Jouni Ahto
jah Sun Aug 5 06:51:48 2001 EDT Modified files: /phpdoc/en bookinfo.xml /phpdoc/en/chapters security.xml /phpdoc/en/faq languages.xml obtaining.xml using.xml /phpdoc/en/functionscom.xml info.xml mbstring.xml ming.xml

Re: [PHP-DOC] Re: PDF with internal links

2001-08-05 Thread Jouni Ahto
On Sun, 5 Aug 2001, Jouni Ahto wrote: > > > On Sun, 5 Aug 2001, Hojtsy Gabor wrote: > > > And you can read README.xsl in the phpdoc root to get some info > > how you can build the docs using XSLT. > > Did it. Somehow I have missed realizing that there's already so much work > done... I'll s

Re: [PHP-DOC] Re: PDF with internal links

2001-08-05 Thread Hojtsy Gabor
> > On Sun, 5 Aug 2001, Hojtsy Gabor wrote: > > > > > And you can read README.xsl in the phpdoc root to get some info > > > how you can build the docs using XSLT. > > > > Did it. Somehow I have missed realizing that there's already so much work > > done... I'll start playing with this. Don't expec

Re: [PHP-DOC] Re: PDF with internal links

2001-08-05 Thread Jouni Ahto
On Sun, 5 Aug 2001, Hojtsy Gabor wrote: > Maybe Jirka Kosek can say something positive about the PDF version. > He is involved closely in DocBook XSL stylesheets IMHO. Let's hope so. -- Jouni

[PHP-DOC] cvs: phpdoc /en/faq obtaining.xml

2001-08-05 Thread Jeroen van Wolffelaar
jeroen Sun Aug 5 11:14:45 2001 EDT Modified files: /phpdoc/en/faq obtaining.xml Log: Remove a ':w' save Index: phpdoc/en/faq/obtaining.xml diff -u phpdoc/en/faq/obtaining.xml:1.5 phpdoc/en/faq/obtaining.xml:1.6 --- phpdoc/en/faq/obtaining.xml:1.5

Re: [PHP-DOC] Re: PDF with internal links

2001-08-05 Thread Jirka Kosek
Hojtsy Gabor wrote: > Maybe Jirka Kosek can say something positive about the PDF version. > He is involved closely in DocBook XSL stylesheets IMHO. The problem of generating PDFs with XSL stylesheet isn't in stylesheets but in FO processors. All current free implementations of XSL FO (PassiveTeX

[PHP-DOC] cvs: phpdoc /de/chapters install.xml

2001-08-05 Thread Thomas Schoefbeck
tom Sun Aug 5 13:28:27 2001 EDT Modified files: /phpdoc/de/chapters install.xml Log: file is now actual again, and some translation Index: phpdoc/de/chapters/install.xml diff -u phpdoc/de/chapters/install.xml:1.16 phpdoc/de/chapters/install.xml:1.17 --- p

Re: [PHP-DOC] Re: PDF with internal links

2001-08-05 Thread Jouni Ahto
On Sun, 5 Aug 2001, Jirka Kosek wrote: > The problem of generating PDFs with XSL stylesheet isn't in stylesheets > but in FO processors. All current free implementations of XSL FO > (PassiveTeX, FOP) have some serious limitations. IMHO for these days, it > is better to use XSL for getting HTML

[PHP-DOC] cvs: phpdoc /de/chapters security.xml

2001-08-05 Thread Thomas Schoefbeck
tom Sun Aug 5 17:46:45 2001 EDT Modified files: /phpdoc/de/chapters security.xml Log: Is now up to date with en-version 1.23 Index: phpdoc/de/chapters/security.xml diff -u phpdoc/de/chapters/security.xml:1.8 phpdoc/de/chapters/security.xml:1.9 --- phpdoc/

[PHP-DOC] cvs: phpdoc /de Translators

2001-08-05 Thread Thomas Schoefbeck
tom Sun Aug 5 17:51:00 2001 EDT Modified files: /phpdoc/de Translators Log: Changed Staus of security.xml Index: phpdoc/de/Translators diff -u phpdoc/de/Translators:1.179 phpdoc/de/Translators:1.180 --- phpdoc/de/Translators:1.179 Sat Aug 4 03:30:02 2001

[PHP-DOC] cvs: phpdoc /en/faq databases.xml

2001-08-05 Thread Andrew Lindeman
andySun Aug 5 18:28:12 2001 EDT Modified files: /phpdoc/en/faq databases.xml Log: Changed mysql.org to mysql.com Index: phpdoc/en/faq/databases.xml diff -u phpdoc/en/faq/databases.xml:1.3 phpdoc/en/faq/databases.xml:1.4 --- phpdoc/en/faq/databases.

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-08-05 Thread Jeroen van Wolffelaar
jeroen Sun Aug 5 18:49:38 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Fix examles (whitespace between funcname and parameters), and a few entities Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.1