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

2002-01-13 Thread Jouni Ahto
On Sun, 13 Jan 2002, Egon Schmid wrote: > From: "Gabor Hojtsy" <[EMAIL PROTECTED]> > > > Some background info: Jouni was added by Egon AFAIK, atfer > > he asked on the list and we agreed on that. > > This is correct. I thought also to put Hartmut on the author list. > But ... I have some reas

Re: [PHP-DOC] table of contents (mess?)

2001-11-29 Thread Jouni Ahto
On Thu, 29 Nov 2001, Gabor Hojtsy wrote: > This is a general issue in the DocBook DSSSL (and I think also > in the XSL) style sheets. > > We are familiar with that special placings, but for novices, > these can be annoying. What do others think about that? I think the placement of TOCs can b

Re: [PHP-DOC] cvs: phpdoc /ar preface.xml

2001-11-18 Thread Jouni Ahto
On Sun, 18 Nov 2001, Jirka Kosek wrote: > The best way is to create Arabic version of file > > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/docbook/gentext/locale/en.xml I know, I asked Norman. > and send it as a patch to DocBook project on SourceForge. From this file > are generated local

Re: [PHP-DOC] cvs: phpdoc /ar preface.xml

2001-11-18 Thread Jouni Ahto
On Sun, 18 Nov 2001 [EMAIL PROTECTED] wrote: > On Sun, 18 Nov 2001, Jouni Ahto wrote: > > > > Index: phpdoc/ar/preface.xml > > > +++ phpdoc/ar/preface.xml > > > > > > > Encoding can't be the right one... > > should be iso-8859-6 iir

Re: [PHP-DOC] cvs: phpdoc /ar preface.xml

2001-11-18 Thread Jouni Ahto
On Sun, 18 Nov 2001 [EMAIL PROTECTED] wrote: > On Sun, 18 Nov 2001, Jouni Ahto wrote: > > > Yes. Are there other new translations in work that aren't supported? Might > > add those as well... > > ar, tr, kr and hk (already added) Turkish is already supported

Re: [PHP-DOC] cvs: phpdoc /ar preface.xml

2001-11-18 Thread Jouni Ahto
On Sun, 18 Nov 2001, Salah Faya wrote: > visualmindSun Nov 18 09:41:43 2001 EDT > > Added files: > /phpdoc/arpreface.xml > Log: > Translated to Arabic > > > Index: phpdoc/ar/preface.xml > +++ phpdoc/ar/preface.xml > Encoding can't be the ri

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

2001-11-12 Thread Jouni Ahto
On Mon, 12 Nov 2001, Hartmut Holzgraefe wrote: > hholzgra Mon Nov 12 11:39:46 2001 EDT > > Modified files: > /phpdoc/en/functions oracle.xml > Log: > there is no tag in DocBook4 :( > -> changed ... to It's probably or something now... -- Jouni

Re: [PHP-DOC] New CHM manual opinions

2001-11-01 Thread Jouni Ahto
On Thu, 1 Nov 2001, Hojtsy Gabor wrote: > in a short time (although one of the goals of this new CHM is to show how > many things can be using the current manual content as input). Just to note, with some transformations with XSLT, almost anything can use the current manual as input. And I'm l

Re: [PHP-DOC] Polish national characters

2001-10-22 Thread Jouni Ahto
On Mon, 22 Oct 2001, Egon Schmid wrote: > Jouni Ahto is our guru and have access to php.net. And the guru is both quite drunken now and thinking how to match 59 transactions with only 27 distinct transaction numbers that should finally resolve to a dately changed Dow Jones STOXX 30 Nordic

Re: [PHP-DOC] RFC

2001-10-21 Thread Jouni Ahto
On Sat, 20 Oct 2001, Jirka Kosek wrote: > If you want to customize DTD it is always better to create customization > layer than to directly edit existing DTD. With this approach it is much > more easy to upgrade to new version DocBook which is used as a base for > your DTD. The customization DT

Re: [PHP-DOC] DocBook DTD upgrade

2001-10-21 Thread Jouni Ahto
On Sun, 21 Oct 2001, Hojtsy Gabor wrote: > > I'm just trying it out, and there are a LOT of error, yes. :((( > > The first 200 errors, are all about missing replaceable tags. > > We use other tags (eg. link), where the DTD nearly only accepts > > replaceable now... > > It seems most of the err

Re: [PHP-DOC] DocBook DTD upgrade

2001-10-21 Thread Jouni Ahto
On Sun, 21 Oct 2001, Hojtsy Gabor wrote: > Is anybody against upgrading the current DTD to the actual 4.1.2? > I would happyly do the updates the weekend if nobody complains > (sure I would test the whole module before, so it is working with > the new DTD set). Please don't do it yet... becaus

Re: [PHP-DOC] RFC

2001-10-19 Thread Jouni Ahto
On Fri, 19 Oct 2001, Hartmut Holzgraefe wrote: > Jouni Ahto wrote: > > > Maybe it should be the time to find out what the current DTD actually is, > > and what it allows us to do? > > > very good point! > (i was always refereing to "the book" whic

Re: [PHP-DOC] RFC

2001-10-19 Thread Jouni Ahto
On Fri, 19 Oct 2001, Egon Schmid wrote: > From: "Hojtsy Gabor" <[EMAIL PROTECTED]> > > > So reworded: using namespaces to define tags, and use them > > along DocBook tags. This is exaclty not extending DocBook, > > but defining a DTD for our custom elements and use those > > two DTDs (DocBook

Re: [PHP-DOC] RFC

2001-10-19 Thread Jouni Ahto
On Fri, 19 Oct 2001, Hartmut Holzgraefe wrote: > > i have just uploaded the draft for the 'beyond' part of my conference > talk "The manual and beyond" to > >http://zugeschaut-und-mitgebaut.de/php/conference-talk.pdf > > comments & suggestions are highly appreciated :) I really like the

[PHP-DOC] cvs: phpdoc / configure.in

2001-10-05 Thread Jouni Ahto
jah Fri Oct 5 18:31:32 2001 EDT Modified files: /phpdoc configure.in Log: ... accidentally saw the right coding somewhere ... Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.75 phpdoc/configure.in:1.76 --- phpdoc/configure.in:1.75Sun Au

Re: [PHP-DOC] install.xml en

2001-10-04 Thread Jouni Ahto
On Thu, 4 Oct 2001, Hojtsy Gabor wrote: > > > > It would be great then if someone could knowck up a script which > > > > auto-generated the install.txt file from the install.xml one. > > > > > > Actually there is a txt downloadable version of the manual, so > > > the install.txt file can be cro

[PHP-DOC] Re: i hate tex.

2001-10-04 Thread Jouni Ahto
Jim Winstead wrote: > if anyone can provide notes on how to increase the string limit for > jadetex on a debian box, it would be much appreciated. once again, > i've spent way longer than it should take trying to get the limit to > increase to no avail. > > (similarly, if anyone else has run a

[PHP-DOC] Re: bz2 pdf only

2001-09-25 Thread Jouni Ahto
Hojtsy Gabor wrote: > Hi! > > Is it intended that there is only a bz2 compressed > version available from the PDF version, and the > zip and tar.gz columns are empty? I looked at the > distributions/manual dir, and only the bz2 files > are there, so it is not a problem of phpweb I assume. > ht

Re: [PHP-DOC] Re: phpdoc /de Translators /de/functions fdf.xml recode.xml satellite.xml wddx.xml zip.xml /en/functions satellite.xml wddx.xml zip.xml

2001-09-17 Thread Jouni Ahto
On Mon, 17 Sep 2001, Hojtsy Gabor wrote: > > > yet another reason for putting each translation into > > > a CVS module of its own > > > > Indeed, what about your not-so-recent-anymore proposals for changing the > > set-up of translations? IIRC, people were enthousiast about it... > > > > What

[PHP-DOC] cvs: phpdoc /hu/functions cpdf.xml

2001-09-09 Thread Jouni Ahto
jah Sun Sep 9 06:28:20 2001 EDT Modified files: /phpdoc/hu/functionscpdf.xml Log: Fixed closing tag. Index: phpdoc/hu/functions/cpdf.xml diff -u phpdoc/hu/functions/cpdf.xml:1.5 phpdoc/hu/functions/cpdf.xml:1.6 --- phpdoc/hu/functions/cpdf.xml:1

Re: [PHP-DOC] Finnish translation..(was: Re: [PHP-DOC] Revisioncheck, now working)

2001-09-03 Thread Jouni Ahto
On Mon, 3 Sep 2001, Jani Taskinen wrote: > On Mon, 3 Sep 2001, Jouni Ahto wrote: > > >A pity. Maybe he sent an example of his work and nobody in the group did > >understand a word about it, which in itself would have been a good reason > >to give that account... >

Re: [PHP-DOC] Finnish translation..(was: Re: [PHP-DOC] Revisioncheck, now working)

2001-09-02 Thread Jouni Ahto
On Sun, 2 Sep 2001, Jani Taskinen wrote: > On Sun, 2 Sep 2001, Jouni Ahto wrote: > > >because he finds the exactly same things extremely useful. And if I would > >start a Finnish translation, I too would find them useful, so I side with > > Would you? :) > >

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

2001-09-02 Thread Jouni Ahto
jah Sun Sep 2 19:46:39 2001 EDT Modified files: /phpdoc Makefile.in Log: Added an empty line for clarity. Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.64 phpdoc/Makefile.in:1.65 --- phpdoc/Makefile.in:1.64 Sun Sep 2 09:16:42 2001 +++

Re: [PHP-DOC] Revision check, now working

2001-09-02 Thread Jouni Ahto
On Sun, 2 Sep 2001, Jeroen van Wolffelaar wrote: > There is no problem though when there is an english typo-fix. The report > will show that the translation is a bit behind, but then you can simply > 'update' it. (by only modifying the infoline). This doesn't break anything. Besides, when a tr

Re: [PHP-DOC] Revision check, now working

2001-09-02 Thread Jouni Ahto
On Sun, 2 Sep 2001, Egon Schmid wrote: > To make the story short. German translators don´t need a revision > number or a revision comment. We need the diffs up to that date, > when the original translator or maintainer leaved the project. It is > impossible to make a script which tells a new tr

Re: [PHP-DOC] RFC: Re-organizing function reference part

2001-09-02 Thread Jouni Ahto
On Sun, 2 Sep 2001, Jeroen van Wolffelaar wrote: > I would merge "string/character" and "Variables,types and function > handling", and name it: > "basic functions", since they are very general-purpose, do NOT have external > depencies (like mysql, etc), and are quite close to the language. > Er

Re: [PHP-DOC] RFC: Re-organizing function reference part

2001-09-02 Thread Jouni Ahto
On Sun, 2 Sep 2001, Hojtsy Gabor wrote: > What do you think about these additional groups? > > Variables, types and function handling > Array > Class-object > Function handling > Variable > Session handling > > Miscellaneous: > Apache-specific > Error handling and logging > GNU readli

Re: [PHP-DOC] RFC: Re-organizing function reference part

2001-09-02 Thread Jouni Ahto
On Sun, 26 Aug 2001, Egon Schmid wrote: > It would be nice, if someone could make a first draft about the > names of new chapters and which sections could be within sections. Ok, here it is. And it's really a very rough draft... based on bug types in bug reporting system, but not exactly the s

Re: [PHP-DOC] Revision check, now working

2001-09-02 Thread Jouni Ahto
On Sun, 2 Sep 2001, Hojtsy Gabor wrote: > If you think there will be too much extra processor time, > the script will take on the server, doing nothing, because > the commit changes no Revision number, we can introduce > a flag in CVS commit messages, so eg: No, I was just thinking about a sce

Re: [PHP-DOC] Revision check, now working

2001-09-02 Thread Jouni Ahto
On Sun, 2 Sep 2001, Hojtsy Gabor wrote: > As I wrote down in my last long letter (titled: > "Re: [PHP-DOC] Revision longer example"), we can > think of the Revision comments as a splitup of > translators and the script generated revheck.html > as a HTML version of Translators with much extra >

Re: [PHP-DOC] Revision check, now working

2001-09-02 Thread Jouni Ahto
On Sun, 2 Sep 2001, Egon Schmid wrote: > From: Hojtsy Gabor > > > Hope this helps to start a discussion about the usefullness > > of this revision comment syntax... > > It may be working in the hu tree, there is only one maintainer :) > This would not work in the German manual, because we hav

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

2001-09-02 Thread Jouni Ahto
jah Sun Sep 2 09:16:42 2001 EDT Modified files: /phpdoc Makefile.in Log: - Added -wno-idref option to jade arguments, so the manuals will be generated even if the are missing IDs. - New target 'test_man_gen' that checks if its possible to generate t

Re: [PHP-DOC] PHP version on function docs

2001-09-01 Thread Jouni Ahto
On 2 Sep 2001 [EMAIL PROTECTED] wrote: > Jouni Ahto <[EMAIL PROTECTED]> wrote: > > This way, the documentation will be generated even if parts of the > > translation are a bit old and don't yet have those IDs needed, but 'make > > test' still cat

[PHP-DOC] cvs: phpdoc /hu/functions image.xml

2001-09-01 Thread Jouni Ahto
jah Sat Sep 1 19:49:36 2001 EDT Modified files: /phpdoc/hu/functionsimage.xml Log: Fixed tags. Index: phpdoc/hu/functions/image.xml diff -u phpdoc/hu/functions/image.xml:1.9 phpdoc/hu/functions/image.xml:1.10 --- phpdoc/hu/functions/image.xml:1.

Re: [PHP-DOC] PHP version on function docs

2001-09-01 Thread Jouni Ahto
On Sat, 1 Sep 2001, Marco Cucinato wrote: > Since the PHP version numbers related to every function > (/version.xml) are applied to the doc every time they are generated, > the old docs are not updated: > Look at the array_walk function over the different translations. > EN: (PHP 3>= 3.0.3,

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

2001-09-01 Thread Jouni Ahto
jah Sat Sep 1 08:53:45 2001 EDT Modified files: /phpdoc/en/functionsmysql.xml Log: Fixed closing tag. Index: phpdoc/en/functions/mysql.xml diff -u phpdoc/en/functions/mysql.xml:1.63 phpdoc/en/functions/mysql.xml:1.64 --- phpdoc/en/functions/mysq

Re: [PHP-DOC] RFC: Re-organizing function reference part

2001-08-26 Thread Jouni Ahto
On Sun, 26 Aug 2001, Hojtsy Gabor wrote: > > - New subtitles must be agreed on and added to each language-defs.ent. > > This is what needs to be the same for the bug system. So if it is > not right, we should collect the functions and make a new category > system, and start to use it in the bu

Re: [PHP-DOC] RFC: Re-organizing function reference part

2001-08-26 Thread Jouni Ahto
On Sun, 26 Aug 2001, Egon Schmid wrote: > It would be nice, if someone could make a first draft about the > names of new chapters and which sections could be within sections. Something very near to the list of bug types bugs.php.net. I think there actually was a draft some time ago, but I'll h

[PHP-DOC] RFC: Re-organizing function reference part

2001-08-26 Thread Jouni Ahto
This topic has popped up a few times before on the list, and I think I've seen even bug report(s?) claiming that the current function reference part makes it hard to find information, because it has grown so big. But I don't remember that we would haver ever deciced either to do it or not do it...

[PHP-DOC] cvs: phpdoc / print.dsl.in

2001-08-26 Thread Jouni Ahto
jah Sun Aug 26 10:00:31 2001 EDT Modified files: /phpdoc print.dsl.in Log: Added link generation from function name to the target. Index: phpdoc/print.dsl.in diff -u phpdoc/print.dsl.in:1.15 phpdoc/print.dsl.in:1.16 --- phpdoc/print.dsl.in:1.15We

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

2001-08-26 Thread Jouni Ahto
jah Sun Aug 26 08:42:35 2001 EDT Modified files: /phpdoc Makefile.in configure.in Log: Starting the move to the naming convention suggested by Goba. Now only for PDF version, let's wait for possible reactions before continuing. Index: phpdoc/Makefi

[PHP-DOC] cvs: phpdoc /tr language-snippets.ent /tr/faq general.xml

2001-08-26 Thread Jouni Ahto
jah Sun Aug 26 07:52:47 2001 EDT Modified files: /phpdoc/tr language-snippets.ent /phpdoc/tr/faq general.xml Log: Fixed problems 'make test' complained about (so I can found what the next ones are, especially concerning PDF version...). Inde

Re: [PHP-DOC] RE: phpweb / download-docs.php

2001-08-16 Thread Jouni Ahto
On Wed, 15 Aug 2001, [ISO-8859-2] Hojtsy Gábor wrote: > Wouldn't it be better to change these now to be > > distributions/manual/pdf/... > distributions/manual/chm/... > > As in the near future (I hope so), the folowing formats > will also be there: > > distributions/manual/html/... > d

[PHP-DOC] PDF updates

2001-08-15 Thread Jouni Ahto
New versions should be available within a few hours, for those languages that compiled: cs, en, fr, it & nl. If your language is missing from the list and you want the update too, please make sure it passes 'make test' before 17:00 GMT. I'm a bit in hurry today, haven't time to fix anything, and l

[PHP-DOC] Re: FOP problems :)

2001-08-08 Thread Jouni Ahto
On Wed, 8 Aug 2001, Hojtsy Gabor wrote: > Hi! > > I try to test that XML->PDF generation but get the folowing error: > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/tools/ant/Main > > What do I need to install to make this class be defined??? You shouldn't ne

Re: [PHP-DOC] cvs: phpdoc /tr bookinfo.xml

2001-08-06 Thread Jouni Ahto
On Mon, 6 Aug 2001, Serdar Soydemir wrote: > +Alfabetik Sýrada Tercüme yapanlar ^ dotless i? It shows as an y with acute with most peoples mail programs on this list, I'd guess, and it could show that way on peoples browsers too, unle

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

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

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

[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

[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

[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

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. --

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

2001-08-04 Thread Jouni Ahto
On Sat, 4 Aug 2001, Jirka Kosek wrote: > > Hojtsy gábor wrote: > > > 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 l

Re: [PHP-DOC] Re: oh, those pdfs [and chms]

2001-08-04 Thread Jouni Ahto
On Sat, 4 Aug 2001, Rasmus Lerdorf wrote: > > Cannot anybody realize, that we are stating that the PDFs > > are temporary unavailable, but this is the case for months > > now > > Sure > > > Jouni Ahto genererated the PDFs, and uploaded them to >

Re: [PHP-DOC] Re: oh, those pdfs [and chms]

2001-08-04 Thread Jouni Ahto
On Sat, 4 Aug 2001, Sascha Schumann wrote: > If the PDFs are generated and uploaded automatically, please > coordinate with us to set up a proper cron-job which moves > the files into the right place automatically. That's the plan, at least until the new toye is up and able to auto

Re: [PHP-DOC] Re: oh, those pdfs [and chms]

2001-08-04 Thread Jouni Ahto
On Sat, 4 Aug 2001, Sascha Schumann wrote: > > Jouni Ahto genererated the PDFs, and uploaded them to > > rsync.php.net, but noone had some minutes, to give some > > rights to Jouni, or just move the files to the webspace > > to let it spread across mirrors, and be dow

Re: [PHP-DOC] cvs: phpdoc / global.ent

2001-08-01 Thread Jouni Ahto
Hojtsy Gábor wrote: > I tried to understand this paragraph in connection with the DE language > entities file. But nothing helped me to understand. These two new entities > are not there for "quite many years"... Why are those guys are crazy? It's best if you don't even try to understand, that

Re: [PHP-DOC] cvs: phpdoc / global.ent

2001-08-01 Thread Jouni Ahto
On Wed, 1 Aug 2001 [EMAIL PROTECTED] wrote: > On Wed, Aug 01, 2001 at 09:41:48AM +0200, Hojtsy Gábor wrote: > > >I talked about global.ent, not de/language-defs.ent. We have sometimes > > >errors if someone makes a reference to the install chapter. If this > > >chapter is not uptodate in this l

RE: [PHP-DOC] cvs: phpdoc / global.ent

2001-07-31 Thread Jouni Ahto
On Tue, 31 Jul 2001, Hojtsy Gábor wrote: > >If Damien use his French ENTITY's, there is nothing wrong to > >put them into global.ent. > > globals.ent should contain global entities, as the name suggest. > Language only entities should go IMHO to language-defs.ent > (see hu dir). We started f

[PHP-DOC] cvs: phpdoc / configure.in

2001-07-30 Thread Jouni Ahto
jah Mon Jul 30 10:48:48 2001 EDT Modified files: /phpdoc configure.in Log: Preparing for the turkish translation (I saw that Serdar got his CVS account). Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.70 phpdoc/configure.in:1.71 --- phpdoc/

Re: [PHP-DOC] Turkish Translation of Manual

2001-07-30 Thread Jouni Ahto
Hojtsy Gabor wrote: >> The first thing to do is to make DocBook/DSSSL to support turkish. It >> doesn't yet. But it's not very hard to get that support in. It didn't >> support hungarian a year ago. It does now. The hungarian translation of >> PHP manual had something to do with it... >> >> Go

Re: [PHP-DOC] Turkish Translation of Manual

2001-07-29 Thread Jouni Ahto
On Sun, 29 Jul 2001, Hojtsy Gabor wrote: > > A question for manual maintainers; is it enough to get a CVS account for > > /phpdoc/tr and put our translations in them, or we must also work on Jade > > and Docbook/DSSSL to help make different versions of manual? > > You need to somewhat know Doc

Re: [PHP-DOC] offer re - PDF unavailable

2001-07-28 Thread Jouni Ahto
On Sat, 28 Jul 2001, Hojtsy Gabor wrote: > > Hi... i noticed that PDF editions of the PHP docs are temporarily > > unavailable. > > > > I dunno whether this is due to a no-interest in having PDF versions > > available or maybe just the sheer cost of a copy of Acrobat being the > issue. > > > >

[PHP-DOC] cvs: phpdoc / global.ent

2001-07-26 Thread Jouni Ahto
jah Fri Jul 27 02:13:31 2001 EDT Modified files: /phpdoc global.ent Log: Not available on old site anymore. Index: phpdoc/global.ent diff -u phpdoc/global.ent:1.101 phpdoc/global.ent:1.102 --- phpdoc/global.ent:1.101 Thu Jul 26 14:04:11 2001 +

RE: [PHP-DOC] cvs: phpdoc /en preface.xml

2001-07-26 Thread Jouni Ahto
; >viewer. With the dvi files we can build PostScript and PDF > >versions. Look at the Makefile. For PDF and PostScript versions > >we have to wait for Jouni Ahto. > > OK, but we are not hosting any TeX or RTF versions now online. > There was a text that one can download the RTF

[PHP-DOC] cvs: phpdoc /cs/language constants.xml

2001-07-25 Thread Jouni Ahto
jah Wed Jul 25 16:41:26 2001 EDT Modified files: /phpdoc/cs/language constants.xml Log: Added id so that it compiles again. Index: phpdoc/cs/language/constants.xml diff -u phpdoc/cs/language/constants.xml:1.4 phpdoc/cs/language/constants.xml:1.5 --- p

[PHP-DOC] cvs: phpdoc /fr/functions math.xml

2001-07-25 Thread Jouni Ahto
jah Wed Jul 25 16:26:56 2001 EDT Modified files: /phpdoc/fr/functionsmath.xml Log: Fixed last illegal chars. French version compiles now. Index: phpdoc/fr/functions/math.xml diff -u phpdoc/fr/functions/math.xml:1.11 phpdoc/fr/functions/math.xm

[PHP-DOC] PDF manual - about compression

2001-07-25 Thread Jouni Ahto
As the PDF manuals should be coming back really soon now, I'm thinking about compressing them, because the file size is is quite big (approx. 11M per language). What do you think, should they be offered as .gz, .bz2 and .zip versions like the HTML version (in many files), or would .gz suffice? AFA

Re: [PHP-DOC] Re: bad posts

2001-07-23 Thread Jouni Ahto
On 23 Jul 2001 [EMAIL PROTECTED] wrote: > Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > > Today I have gotten already two or three emails from PHPDOC containing > > something very likely to be email virus (at least, my filters say so and > > they rarely are mistaken). Maybe it worth to set up

Re: [PHP-DOC] Re: pdf manuals (fwd)

2001-07-21 Thread Jouni Ahto
On Sat, 21 Jul 2001, Hojtsy Gabor wrote: > NO no. Derick made an autogeneration script for the chm > files on windows. Although we can't see the new manuals > at php.net now... :(( What do you mean? http://www.php.net/docs.php has links to chm versions, and the files really are there. (But why

Re: [PHP-DOC] Re: pdf manuals (fwd)

2001-07-21 Thread Jouni Ahto
On Sat, 21 Jul 2001, Hojtsy Gabor wrote: > > Just a suggestion: I got a cable modem home last Wednesday and am once > > again connected to the net (with enough speed :). And I've already got a > > fully working TeX setup, especially hacked and tuned to produce PHP > > PDF-manuals. So, why to wa

Re: [PHP-DOC] Re: pdf manuals (fwd)

2001-07-21 Thread Jouni Ahto
-- Forwarded message -- Date: Sat, 21 Jul 2001 16:13:07 +0300 (EEST) From: Jouni Ahto <[EMAIL PROTECTED]> To: Jim Winstead <[EMAIL PROTECTED]> Subject: Re: [PHP-DOC] Re: pdf manuals On Sun, 15 Jul 2001, Jim Winstead wrote: > On Mon, Jul 16, 2001 at 09:25:16

[PHP-DOC] cvs: phpdoc / faqurls.ent

2001-07-20 Thread Jouni Ahto
jah Fri Jul 20 15:46:48 2001 EDT Modified files: /phpdoc faqurls.ent Log: Added missing entities, though mostly still empty :( Index: phpdoc/faqurls.ent diff -u phpdoc/faqurls.ent:1.5 phpdoc/faqurls.ent:1.6 --- phpdoc/faqurls.ent:1.5 Fri Jul

Re: [PHP-DOC] FAQ now in documentation

2001-07-20 Thread Jouni Ahto
On Fri, 20 Jul 2001, Damien Seguy wrote: > Finally, all the FAQ entries are now in documentation, en tree, > and commited some esthetics updates. Wait for the next build to > see it all new. Oops, some missing entities broke the build... :( I'm committing a new version of faqurls.ent after sen

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

2001-07-18 Thread Jouni Ahto
jah Wed Jul 18 13:13:24 2001 EDT Modified files: /phpdoc/en/functionsdomxml.xml Log: Removed some stray chars... Index: phpdoc/en/functions/domxml.xml diff -u phpdoc/en/functions/domxml.xml:1.17 phpdoc/en/functions/domxml.xml:1.18 --- phpdoc/e

Re: [PHP-DOC] Re: pdf manuals

2001-07-11 Thread Jouni Ahto
On Sun, 8 Jul 2001, Jim Winstead wrote: > i haven't been able to set up the pdf generation on the current > rsync.php.net, because it is running an older version of redhat, and > all the jvm's i tried to install wanted a newer glibc. > > (the pdf generation was using saxon and passivetex, righ

[PHP-DOC] cvs: phpdoc /it/functions oci8.xml

2001-04-01 Thread Jouni Ahto
jah Sun Apr 1 09:44:57 2001 EDT Modified files: /phpdoc/it/functionsoci8.xml Log: Fixed incorrect closing tag. Index: phpdoc/it/functions/oci8.xml diff -u phpdoc/it/functions/oci8.xml:1.6 phpdoc/it/functions/oci8.xml:1.7 --- phpdoc/it/functio

Re: [PHP-DOC] entity 'edited-by' is broken in japanese manual

2001-03-23 Thread Jouni Ahto
On Sat, 24 Mar 2001, Rui Hirokawa wrote: > In this case, > > should be > > Please modify it. Ok. Done. > Is the script producing html version of manual available > from CVS ? Don't think so. -- Jouni

Re: [PHP-DOC] entity 'edited-by' is broken in japanese manual

2001-03-23 Thread Jouni Ahto
On Fri, 23 Mar 2001, Rui Hirokawa wrote: > > There is some corrupted characters in japanese PHP manual. > It is caused by typos in some older versions of stylesheets > in common/dbl1ja.ent. > > Please modify some definitions in stylesheet as follows, > or update to the newest versions of styl

Re: [PHP-DOC] cvs: phpdoc /fr/functions session.xml

2001-03-19 Thread Jouni Ahto
On Mon, 19 Mar 2001, Egon Schmid (@work) wrote: > Jouni Ahto wrote: > > > > In general, should we be using ..., > > or the simpler form ...? Both are valid. > > I don't know but I think the appearance could be different. Compare the > PDF or PostScrip

Re: [PHP-DOC] cvs: phpdoc /fr/functions session.xml

2001-03-19 Thread Jouni Ahto
On Mon, 19 Mar 2001, Egon Schmid wrote: > eschmid Mon Mar 19 09:18:07 2001 EDT > > Modified files: > /phpdoc/fr/functions session.xml > Log: > Added two missing paras. In general, should we be using ..., or the simpler form ...? Both are valid. --

[PHP-DOC] cvs: phpdoc /es/language oop.xml

2001-03-18 Thread Jouni Ahto
jah Sun Mar 18 03:16:01 2001 EDT Modified files: /phpdoc/es/language oop.xml Log: Fixed id, spanish version compiles now. Index: phpdoc/es/language/oop.xml diff -u phpdoc/es/language/oop.xml:1.2 phpdoc/es/language/oop.xml:1.3 --- phpdoc/es/language/oo

[PHP-DOC] cvs: phpdoc /fr/appendices resources.xml /fr/functions xslt.xml /fr/language oop.xml

2001-03-18 Thread Jouni Ahto
jah Sun Mar 18 03:11:58 2001 EDT Modified files: /phpdoc/fr/appendices resources.xml /phpdoc/fr/functionsxslt.xml /phpdoc/fr/language oop.xml Log: French version compiles ok again. Damien, please check the changes, I don't actually

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

2001-02-27 Thread Jouni Ahto
jah Tue Feb 27 02:04:34 2001 EDT Modified files: /phpdoc/fr/chapters install.xml Log: Removed some (probably) left-over chars. Index: phpdoc/fr/chapters/install.xml diff -u phpdoc/fr/chapters/install.xml:1.16 phpdoc/fr/chapters/install.xml:1.17 --- ph

[PHP-DOC] Non-SGML chars in french version...

2001-02-25 Thread Jouni Ahto
nsgmls:./fr/chapters/install.xml:3882:36:E: non SGML character number 142 nsgmls:./fr/features/file-upload.xml:219:29:E: non SGML character number 142 nsgmls:./fr/functions/cpdf.xml:491:44:E: non SGML character number 142 I must write it down somewhere how you fix these ones, so I can do it mysel

[PHP-DOC] cvs: phpdoc /fr/functions pdf.xml

2001-02-25 Thread Jouni Ahto
jah Sun Feb 25 06:11:06 2001 EDT Modified files: /phpdoc/fr/functionspdf.xml Log: Fixed a typo. Index: phpdoc/fr/functions/pdf.xml diff -u phpdoc/fr/functions/pdf.xml:1.9 phpdoc/fr/functions/pdf.xml:1.10 --- phpdoc/fr/functions/pdf.xml:1.9

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

2001-02-25 Thread Jouni Ahto
jah Sun Feb 25 06:08:55 2001 EDT Modified files: /phpdoc/en/functionsurl.xml Log: Fixed a typo. Index: phpdoc/en/functions/url.xml diff -u phpdoc/en/functions/url.xml:1.10 phpdoc/en/functions/url.xml:1.11 --- phpdoc/en/functions/url.xml:1.10

Re: [PHP-DOC] PDF bug with "--" operators

2001-02-20 Thread Jouni Ahto
On Mon, 19 Feb 2001 [EMAIL PROTECTED] wrote: > On Mon, Feb 19, 2001 at 03:58:32PM -0600, Daniel Beckham wrote: > > Yes, it would be a bit harder to read, but I think it might be worth it to > > correct readability issues with the PDF version of the manual. > > Please wait for Jouni. The proble

Re: [PHP-DOC] windows-doc-generation

2001-02-07 Thread Jouni Ahto
On Wed, 7 Feb 2001, Hojtsy Gabor wrote: > > The error here is that //f/phpcvs type of paths are generated > > by cygwin, and jade.exe can't deal with this. So we need > > to put here f:/phpcvs/dsssl/html/docbook.dsl. Do anybody > > know an elegant way to do this? > > Well, cygwin understands f

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

2001-02-05 Thread Jouni Ahto
On Mon, 5 Feb 2001, Egon Schmid wrote: > eschmid Mon Feb 5 14:55:59 2001 EDT > > Modified files: > /phpdoc/en/functions mail.xml > Log: > Tested only with the older Jade. Jouni, I need some help from you with Openjade. Help is, of course, granted.

[PHP-DOC] cvs: phpdoc / global.ent

2001-02-04 Thread Jouni Ahto
jah Sun Feb 4 07:17:58 2001 EDT Modified files: /phpdoc global.ent Log: Oops. This was a leftover after testing some strange things... Index: phpdoc/global.ent diff -u phpdoc/global.ent:1.71 phpdoc/global.ent:1.72 --- phpdoc/global.ent:1.71

[PHP-DOC] cvs: phpdoc / global.ent /fr/functions image.xml info.xml misc.xml pcre.xml session.xml strings.xml var.xml xml.xml /fr/language variables.xml

2001-02-03 Thread Jouni Ahto
jah Sat Feb 3 16:33:29 2001 EDT Modified files: /phpdoc global.ent /phpdoc/fr/functionsimage.xml info.xml misc.xml pcre.xml session.xml strings.xml var.xml xml.xml /phpdoc/fr/language variables.xml Log:

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

2001-02-03 Thread Jouni Ahto
jah Sat Feb 3 13:55:57 2001 EDT Modified files: /phpdoc Makefile.in Log: Ignore more errors from jadetex. Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.53 phpdoc/Makefile.in:1.54 --- phpdoc/Makefile.in:1.53 Sat Feb 3 13:51:07 2001 +

[PHP-DOC] cvs: phpdoc / configure.in

2001-02-03 Thread Jouni Ahto
jah Sat Feb 3 13:54:43 2001 EDT Modified files: /phpdoc configure.in Log: Prefer OpenJade over the older Jade. Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.54 phpdoc/configure.in:1.55 --- phpdoc/configure.in:1.54Sat Feb 3 13:51:5

[PHP-DOC] cvs: phpdoc / configure.in

2001-02-03 Thread Jouni Ahto
jah Sat Feb 3 13:51:52 2001 EDT Modified files: /phpdoc configure.in Log: Missed setting papersize option for PDF. Index: phpdoc/configure.in diff -u phpdoc/configure.in:1.53 phpdoc/configure.in:1.54 --- phpdoc/configure.in:1.53Thu Feb 1 06:

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

2001-02-03 Thread Jouni Ahto
jah Sat Feb 3 13:51:07 2001 EDT Modified files: /phpdoc Makefile.in Log: Must ignore errors from jadetex, it always complains about something. Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.52 phpdoc/Makefile.in:1.53 --- phpdoc/Makefile.i

Re: [PHP-DOC] cvs: phpdoc / make_chm.php

2001-02-01 Thread Jouni Ahto
On Thu, 1 Feb 2001 [EMAIL PROTECTED] wrote: > On Thu, Feb 01, 2001 at 10:48:17PM -, Jirka Kosek wrote: > >"hu"=> "0x40e Hungarian", > >"il"=> "0x410 Italian (Italy)", > > + "ja"=> "0x411 Japanese", > >"kr"=> "0x412 Korean", > > "il" is Israel, "

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

2001-01-31 Thread Jouni Ahto
jah Wed Jan 31 12:20:41 2001 EDT Modified files: /phpdoc Makefile.in Log: Added specific rule to create manual.pdf. Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.51 phpdoc/Makefile.in:1.52 --- phpdoc/Makefile.in:1.51 Tue Jan 23 15:49:

  1   2   >