[PHP-DOC] make problem

2001-04-11 Thread Marc Boeren
> Hi! > > I'm a firsttime user of phpdoc, trying to add documentation for the dbx > module. > I set it up as described in README.win32, but the > make html > fails with the following messages: > > f:\home\cvs-php\jade\jade.exe:html.dsl:1:73:W: cannot generate system > identifier for public tex

Re: [PHP-DOC] make problem

2001-04-11 Thread Egon Schmid (@work)
Marc Boeren wrote: > > I'm a firsttime user of phpdoc, trying to add documentation for the dbx > > module. > > I set it up as described in README.win32, but the > > make html > > fails with the following messages: > > > > f:\home\cvs-php\jade\jade.exe:html.dsl:1:73:W: cannot generate system > > i

[PHP-DOC] make problem (windows?)

2001-04-11 Thread Marc Boeren
>This means jade cannot find a CATALOG file or it is incomplete. PHPDOC >doesn't contain a README.win32. Where have you read this? Well, it came out of the cvs repository. I don't know how it got there :-) It mentions using cygwin etc, which I was already using so no problems there. I already l

Re: [PHP-DOC] make problem (windows?)

2001-04-11 Thread Egon Schmid (@work)
Marc Boeren wrote: > > >This means jade cannot find a CATALOG file or it is incomplete. PHPDOC > I already looked at google.com, set SGML_CATALOG_FILES to docbook/catalog, > jade/catalog and docbook.dtd/docbook.cat and I still get these messages. > > So I poked around a bit, and eventually foun

[PHP-DOC] 8 Free CPE Credits

2001-04-11 Thread CPE DIVISION
Dear Accounting Professional, We would like to offer you 8 Free Hours of CPE Credit. We have over 250 CPE Courses and 22 courses online for your educational needs. Please visit our website today at www.CPECREDIT.com and do 8 hours of CPE credit from any of our online CPE courses. Regards

RE: [PHP-DOC] make problem (windows?)

2001-04-11 Thread Marc Boeren
> >> This produces the following errors: > >> > f:\home\cvs-php\jade\jade.exe:/home/cvs-php/docbook.dtd/ent/iso-lat1.ent:6 > :1 > >> 9:E: "X00E1" is not a function name > >> and a whole lot more like it, but it actually generates all html-pages, > so >> I'm happy! >My CATALOG is in /usr/lib/sgm

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

2001-04-11 Thread Marc Boeren
mboeren Wed Apr 11 06:49:56 2001 EDT Added files: /phpdoc/en/functionsdbx.xml Log: Added documentation for the new dbx (database abstraction) module. (Mc) @ Added documentation for the new dbx (database abstraction) module. # manual.xml.in should be

[PHP-DOC] new chapter for the function reference

2001-04-11 Thread Marc Boeren
Hi! I've created a new chapter for the php-manual. It describes the new dbx-module. I've managed to compile a new html-manual locally, so the dbx.xml is valid. Is it ok if I modify and commit the phpdoc/manual.xml.in file to include this chapter? I'll commit the dbx.xml now... Cheerio, Marc.

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

2001-04-11 Thread Marc Boeren
mboeren Wed Apr 11 07:01:18 2001 EDT Modified files: /phpdoc global.ent Log: Added an url entry for additional documentation about the dbx-module (url.dbx.docs). (Mc) Index: phpdoc/global.ent diff -u phpdoc/global.ent:1.85 phpdoc/global.ent:1.86 --- ph

[PHP-DOC] version information

2001-04-11 Thread Marc Boeren
Hi! How is the version information for the functions generated? E.g. for array_intersect it says PHP 4 >= 4.0.1 For the dbx-functions, it now says (unknown) (should be PHP 4 >= 4.0.5 or something) Cheerio, Marc.

Re: [PHP-DOC] version information

2001-04-11 Thread Egon Schmid (@work)
Marc Boeren wrote: > How is the version information for the functions generated? > E.g. for array_intersect it says PHP 4 >= 4.0.1 > > For the dbx-functions, it now says (unknown) > (should be PHP 4 >= 4.0.5 or something) Version information are generated automatically. Hartmut ist very quick :

Re: [PHP-DOC] version information

2001-04-11 Thread Hartmut Holzgraefe
"Egon Schmid (@work)" wrote: > Version information are generated automatically. but uploaded manually > Hartmut ist very quick this is not true in this case! :) i had a cron job for this, but as cvs.php.net is down every once in a while this did not work well so i'm back to manual updates every

[PHP-DOC] cvs: phpdoc / version.dsl

2001-04-11 Thread Hartmut Holzgraefe
hholzgraWed Apr 11 07:51:25 2001 EDT Modified files: /phpdoc version.dsl Log: manual update Index: phpdoc/version.dsl diff -u phpdoc/version.dsl:1.29 phpdoc/version.dsl:1.30 --- phpdoc/version.dsl:1.29 Sun Mar 11 13:24:27 2001 +++ phpdoc/ver

[PHP-DOC] cvs: phpdoc / manual.xml.in

2001-04-11 Thread Marc Boeren
mboeren Wed Apr 11 07:53:30 2001 EDT Modified files: /phpdoc manual.xml.in Log: Added the dbx chapter in the function reference. (Mc) Index: phpdoc/manual.xml.in diff -u phpdoc/manual.xml.in:1.58 phpdoc/manual.xml.in:1.59 --- phpdoc/manual.xml.in:1.58

Re: [PHP-DOC] make problem (windows?)

2001-04-11 Thread Jirka Kosek
Marc Boeren wrote: > > > Since it works now, I don't really care about the additional '"X00E1" is not > a function name' errors, even though it would be nice to know where they > originate (and how to get rid of 'm) DSSSL stylesheets need SGML version of ISO entities, but if you use XML version

Re: [PHP-DOC] make problem (windows?)

2001-04-11 Thread Egon Schmid (@work)
Jirka Kosek wrote: > > Since it works now, I don't really care about the additional '"X00E1" is not > > a function name' errors, even though it would be nice to know where they > > originate (and how to get rid of 'm) > > DSSSL stylesheets need SGML version of ISO entities, but if you use XML >

[PHP-DOC] They Don't Care if you Struggle

2001-04-11 Thread Pat Joseph
~ This is not a SPAM! This message is never sent unsolicited. You posted a Link on our FFA links page and agreed to receive emails from us. Instructions to remove yourself from this list appear at the bottom of the page. ~~~

Re: [PHP-DOC] make problem (windows?)

2001-04-11 Thread Hojtsy Gabor
> >This means jade cannot find a CATALOG file or it is incomplete. PHPDOC > >doesn't contain a README.win32. Where have you read this? > > Well, it came out of the cvs repository. I don't know how it got there :-) > It mentions using cygwin etc, which I was already using so no problems > there. I

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

2001-04-11 Thread Damien Seguy
damsWed Apr 11 10:31:17 2001 EDT Modified files: /phpdoc/en/functionsdbx.xml Log: Did some reindentation.Fixed some typos (but feel free to correct some more).turned true/false -> ... Index: phpdoc/en/functions/dbx.xml diff -u phpdoc/en/functions/

[PHP-DOC] dbx.xml

2001-04-11 Thread Damien Seguy
Hi, > Modified files: > /phpdoc/en/functions dbx.xml Marc, is this ok for translating? If major updates are under way, I'll wait. Best regards, Damien Seguy

Re: [PHP-DOC] dbx.xml

2001-04-11 Thread Egon Schmid (@work)
Damien Seguy wrote: > > Hi, > > > Modified files: > > /phpdoc/en/functions dbx.xml > is this ok for translating? > If major updates are under way, I'll wait. IMHO are most lines too long. Damien can you use my recommended editor or should I do it myself? "Esc q" is for word wrapping. -Egon -

[PHP-DOC] cvs: phpdoc /de Translators

2001-04-11 Thread Egon Schmid
eschmid Wed Apr 11 16:22:42 2001 EDT Modified files: /phpdoc/de Translators Log: New translator for ldap.xml Index: phpdoc/de/Translators diff -u phpdoc/de/Translators:1.149 phpdoc/de/Translators:1.150 --- phpdoc/de/Translators:1.149 Mon Feb 26 08:39:24 2001 +

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

2001-04-11 Thread Egon Schmid
eschmid Wed Apr 11 16:25:17 2001 EDT Modified files: /phpdoc/en/functionsdbx.xml Log: Formatted this a little bit. Index: phpdoc/en/functions/dbx.xml diff -u phpdoc/en/functions/dbx.xml:1.2 phpdoc/en/functions/dbx.xml:1.3 --- phpdoc/en/functions/dbx.xm

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

2001-04-11 Thread Stig Bakken
ssb Wed Apr 11 23:21:29 2001 EDT Modified files: /phpdoc/en/functionsarray.xml Log: mysql -> mysql_query Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/array.xml:1.64 phpdoc/en/functions/array.xml:1.65 --- phpdoc/en/functions/ar

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

2001-04-11 Thread Damien Seguy
damsWed Apr 11 23:39:09 2001 EDT Modified files: /phpdoc/en/functionsdbx.xml Log: Did some rereading. Index: phpdoc/en/functions/dbx.xml diff -u phpdoc/en/functions/dbx.xml:1.3 phpdoc/en/functions/dbx.xml:1.4 --- phpdoc/en/functions/dbx.xml:1.3

RE: [PHP-DOC] dbx.xml

2001-04-11 Thread Marc Boeren
Hi! >is this ok for translating? >If major updates are under way, I'll wait. Perhaps some minor changes (none planned yet), and maybe some additions when I develop new functions for dbx, but the existing functions (and docs) will stay pretty much the same. So yeah, it's ok for translation :) C

RE: [PHP-DOC] dbx.xml

2001-04-11 Thread Marc Boeren
>IMHO are most lines too long. Damien can you use my recommended editor >or should I do it myself? "Esc q" is for word wrapping. I used a simple text-editor, but I set word-wrap on (to 80 chars) and set 'save wordwrap as crlf'. What is the recommended editor, BTW? Cheerio, Marc.