mboeren Mon Sep 22 03:43:37 2003 EDT
Modified files:
/phpdoc/en/reference/dbx/functions dbx-query.xml
Log:
Clarify the return-value a bit more.
Index: phpdoc/en/reference/dbx/functions/dbx-query.xml
diff -u phpdoc/en/reference/dbx/functions/dbx-query.xml:1.1
mboeren Mon Sep 22 03:41:02 2003 EDT
Modified files:
/phpdoc/en/reference/dbx/functions dbx-query.xml
Log:
Fixed example for dbx_query as it may lead to the misunderstanding that
a select query will return 1 if no results are found: it doesn't, it
returns a re
> [EMAIL PROTECTED]:/home/didou/cvs/phpdoc-fr$ make test && echo ok
> /usr/bin/onsgmls -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl
> manual.xml
> ok
Thanks!
mboeren Fri Sep 5 05:19:15 2003 EDT
Added files:
/phpdoc/en/reference/dbx/functions dbx-fetch-row.xml
Modified files:
/phpdoc/en/reference/dbxconstants.xml reference.xml
/phpdoc/en/reference/dbx/functions dbx-query.xml
Log:
Adde
mboeren Wed Jul 9 12:40:04 2003 EDT
Modified files:
/phpdoc/en/reference/dbxconstants.xml reference.xml
/phpdoc/en/reference/dbx/functions dbx-connect.xml
Log:
Document addition of SQLite support in DBX (Marc).
Index: phpdoc/en/reference/dbx/consta
mboeren Fri Nov 22 03:30:33 2002 EDT
Modified files:
/phpdoc/en/reference/dbxconstants.xml ini.xml reference.xml
/phpdoc/en/reference/dbx/functions dbx-connect.xml dbx-query.xml
Log:
Update PHP version availability for new Oracle oci8 support.
Index
mboeren Wed Oct 30 11:08:52 2002 EDT
Modified files:
/phpdoc/en/reference/dbx/functions dbx-escape-string.xml
dbx-query.xml
Log:
See also: seemed useful here.
Index: phpdoc/en/reference/dbx/functions/dbx-escape-string
mboeren Wed Oct 30 10:06:00 2002 EDT
Modified files:
/phpdoc/en/reference/dbx/functions dbx-escape-string.xml
Log:
Removed version note because it is auto-generated for functions.
Index: phpdoc/en/reference/dbx/functions/dbx-escape-string.xml
diff -u phpdoc
Hi Philip,
> We add the version notes in places except function
> definitions as that info is automatically created
> for every function, above the proto.
Ok, so I can drop that note then.
> And, instead of CVS you may want to write what
> version of PHP, such as 4.3.0, unless of course
> you d
mboeren Tue Oct 29 09:28:36 2002 EDT
Added files:
/phpdoc/en/reference/dbx/functions dbx-escape-string.xml
Log:
Added documentation for new dbx_escape_string function.
Index: phpdoc/en/reference/dbx/functions/dbx-escape-string.xml
+++ phpdoc/en/reference
mboeren Tue Oct 29 05:42:23 2002 EDT
Modified files:
/phpdoc/en/reference/dbxconstants.xml reference.xml
Log:
Moved notes about availability
Index: phpdoc/en/reference/dbx/constants.xml
diff -u phpdoc/en/reference/dbx/constants.xml:1.3
phpdoc/en/referenc
> Seems like a D is missing from the second constant's name...
Thanks for being alert!
Cheerio, Marc.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
mboeren Tue Oct 29 04:12:15 2002 EDT
Modified files:
/phpdoc/en/reference/dbxreference.xml
Log:
Typo corrected.
Index: phpdoc/en/reference/dbx/reference.xml
diff -u phpdoc/en/reference/dbx/reference.xml:1.7
phpdoc/en/reference/dbx/reference.xml:1.8
--- p
Hi,
> > Where do I put these notes?
> Exactly where the new feature is explained.
I meant where I could put the tags, but I've made the changes already
now.
Cheerio, Marc.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
mboeren Tue Oct 29 03:41:03 2002 EDT
Modified files:
/phpdoc/en/reference/dbxini.xml reference.xml
/phpdoc/en/reference/dbx/functions dbx-query.xml
Log:
Added notes about availability of newly added features.
Index: phpdoc/en/reference/dbx/ini.xml
d
Hi,
> Any of these recently become available? If so, typically
> we add 's to reflect when they did became available
> in PHP.
Yeah, uhm, yesterday :-)
So they're in CVS only.
Where do I put these notes?
> Btw, no build errors over here! :)
I tried to be careful with the copy&paste :)
Cheer
mboeren Mon Oct 28 06:08:19 2002 EDT
Added files:
/phpdoc/en/reference/dbxini.xml
Modified files:
/phpdoc/en/reference/dbxconstants.xml reference.xml
/phpdoc/en/reference/dbx/functions dbx-query.xml
Log:
Updated to reflect new
Hi,
> > or will it automatically find
> > (based on dir/filename) the file /en/reference/dbx/ini.xml?
>
> yes.
Thanks. Does anyone want a look at the changes before I commit them?
Cheerio, Marc.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.ne
Hi,
I do not have a working phpdoc generator, but I am updating the dbx
documentation to reflect the new ini-entry and related changes.
If I add (in reference.xml) the line
&reference.dbx.ini;
do I need to specify this entity somewhere, or will it automatically find
(based on dir/filename)
mboeren Mon Feb 18 05:29:51 2002 EDT
Modified files:
/phpdoc/en/functionsdbx.xml
Log:
Added entry for Sybase-CT support (cvs only) (Mc).
Index: phpdoc/en/functions/dbx.xml
diff -u phpdoc/en/functions/dbx.xml:1.26 phpdoc/en/functions/dbx.xml:1.27
---
Hi,
Can somebody please remove the 'EXPERIMENTAL' message from the dbx
documentation?
Or tell me where to remove it myself?
Thanks, Marc.
> + any). If you want to further
> + process the buffer's contents you have to call
> + ob_get_contents before
> + ob_flush as the buffer contents are
> + discarded after ob_end_flush is called.
Is this correct? It is not very clear if it is...
Cheerio, Marc.
mboeren Wed Aug 8 04:53:55 2001 EDT
Modified files:
/phpdoc/en/functionsdbx.xml
Log:
Added FrontBase to intro story and the DBX_FBSQL constant to dbx_connect.
Index: phpdoc/en/functions/dbx.xml
diff -u phpdoc/en/functions/dbx.xml:1.15 phpdoc/en/func
mboeren Fri May 4 02:45:27 2001 EDT
Modified files:
/phpdoc/en/functionsdbx.xml
Log:
Updated docs - new MSSQL support and dbx_connect module-constants are
now supported. (Mc)
Index: phpdoc/en/functions/dbx.xml
diff -u phpdoc/en/functions/dbx.xml:1
>Could someone with Windows experience verify this and commit a fix if
>one is needed?
from the httpd.conf:
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in the realname directory are treated as
mboeren Wed Apr 18 05:39:17 2001 EDT
Modified files:
/phpdoc/en/functionsdbx.xml
Log:
Fixed examples for dbx_sort, dbx_cmp_asc and dbx_cmp_desc.
Added the optional comparison_type parameter to dbx_cmp_asc and
dbx_cmp_desc (Mc)
Index: phpdoc/en/f
>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.
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
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
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.
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
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.
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
> >> 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
>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
> 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
36 matches
Mail list logo