betzSat Sep 11 12:22:56 2004 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
use shortcuts, they work ;-)
http://cvs.php.net/diff.php/phpdoc/en/language/types.xml?r1=1.140&r2=1.141&ty=u
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language
On Sunday 12 September 2004 11:49, Aidan Lister wrote:
> aidan Sun Sep 12 05:49:35 2004 EDT
>
> Modified files:
> /phpdoc/entities global.ent
> Log:
> Added &seealso.callback; entity
Aidan, this should go in en/language-snippets.ent
Friedhelm
betzMon Sep 13 16:28:02 2004 EDT
Modified files:
/phpdoc/en/security magicquotes.xml
Log:
link correction
http://cvs.php.net/diff.php/phpdoc/en/security/magicquotes.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/security/magicquotes.xml
diff -u phpdoc/en/securit
On Monday 13 September 2004 11:17, Derick Rethans wrote:
> On Mon, 13 Sep 2004, Gabor Hojtsy wrote:
> > > +[int_curr_symbol] => EUR
> > > +[currency_symbol] => â??
> >
> > This will probably look funny on the output, unless you modify the file
> > encoding to utf8!
>
> I did do that!
Unfor
On Tuesday 14 September 2004 08:18, Derick Rethans wrote:
[...]
> >
> > Unfortunately this broke make test:
> > phpdoc/en/reference/strings/functions/localeconv.xml:169:26:E: non SGML
> > character number 130
> > which is the textual euro ¤
>
> We're using XML, not SGML, so that test is *cough*bull
On Tuesday 14 September 2004 09:46, Friedhelm Betz wrote:
> On Tuesday 14 September 2004 08:18, Derick Rethans wrote:
> [...]
>
> > > Unfortunately this broke make test:
> > > phpdoc/en/reference/strings/functions/localeconv.xml:169:26:E: non SGML
> > > cha
On Tuesday 14 September 2004 10:02, Derick Rethans wrote:
> On Tue, 14 Sep 2004, Friedhelm Betz wrote:
> > On Tuesday 14 September 2004 09:46, Friedhelm Betz wrote:
> > > On Tuesday 14 September 2004 08:18, Derick Rethans wrote:
> > > [...]
> > >
> >
Hi Jakub,
vrana Sat Sep 18 16:01:30 2004 EDT
Modified files:
/phpdoc/en/reference/sqlite/functions sqlite-create-aggregate.xml
sqlite-create-function.xml
Log:
Return value of callback (bug #29266)
+ Callback functions
Hi,
afaik we have no working setup instructions for mysql and mysqli php5
and apache1/2? Questiions and complains about undefined mysql_/mysqli_
functions pop up on mailinglists and user notes.
Is there any solution with the "no need for copy dlls around" way?
I feel we should provide working so
Philip Olson wrote:
[...}
All files should be lowercased, and all new docs should follow the
new doc style.
Is the new doc style "official"? Or still be to considered as rfc?
The dochowto says: Do not implement this style yet!
And we're introducing a new doc skeleton where multiple refsect1's are
Philip Olson wrote:
All files should be lowercased, and all new docs should follow the
new doc style.
Is the new doc style "official"? Or still be to considered as rfc?
The dochowto says: Do not implement this style yet!
And we're introducing a new doc skeleton where multiple refsect1's are
used,
Philip Olson wrote:
afaik we have no working setup instructions for mysql and mysqli php5
and apache1/2? Questiions and complains about undefined mysql_/mysqli_
functions pop up on mailinglists and user notes.
Is there any solution with the "no need for copy dlls around" way?
I feel we should pr
Hi,
I like the documentation layout and functionality. Is it done with an
opensource tool or framework? If yes,
can you please tell me which one.
Thank you.
Please see what tools we use at:
http://www.php.net/manual/en/about.php
In short: it is all opensource (except the Microsoft Html Worksho
Stefan Walk wrote:
Hi,
First, I don't think this belongs in the PHP Manual (It has nothing to
do with PHP itself, and there are many resources about patterns out
there).
+1
If this should go in, I feel this should be in a section like "What can
PHP do?" or What is OOP in PHP good for, you got my p
Hi,
for example view
http://www.php.net/manual/en/function.ftp-rawlist.php
  The above example will output something similar to:  Â
It's utf-8 encoded, but the headers sent by the server says
ISO-8859-1
For sure I can file a bug report...
Should I or is this a kown issue?
Friedhelm
Hi Martin,
samesch Sun Nov 21 07:41:52 2004 EDT
Modified files:
/phpdoc/en/reference/mysql/functions mysql-list-tables.xml
Log:
typo
[...]
For downward compatibility, the function alias named
- mysql_listtables can be used. This is
+ mysql_list_table
betzWed Nov 24 13:39:33 2004 EDT
Modified files:
/phpdoc/en/language/oop5exceptions.xml
Log:
getLine() for Exception class
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/exceptions.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/language/oop5/exceptions
Hi,
http://nl.php.net/manual/en/function.uniqid.php
Excerpt, added arrows:
--
string uniqid ( [string prefix [, bool more_entropy]])
uniqid() returns a prefixed unique identifier based on the current time
in microseconds. prefix is --> optional <-- but can be useful, for
insta
Hi Sean,
(digging up an old thread, here, but...)
bored? ;-
Was this the last post in this thread? It's the last one I see in my
newsreader.
AFAIR yes.
There are still a bunch of usernotes indicating PHP_Compat. Did someone
do something about this?
AFAIR nobody did something about.
My vote, i
Hi Ted,
http://www.php.net/manual/en/function.htmlspecialchars.php
Bullet two, which currently reads:
'"' (double quote) becomes '"' when ENT_NOQUOTES is not set.
should probably read:
'"' (double quote) becomes '"' when ENT_COMPAT (the default) or
ENT_QUOTES is set.
or maybe (but leaves room
Hi,
Hello,
since gd-version 2.0.28, the gif-support in gd-lib is again restored.
cite (http://www.boutell.com/gd/):*
07/21/04:* gd 2.0.28 has been released. gd 2.0.28 *restores support
for reading and writing GIF images.*
It would eliminate many misunderstandings, if you would note that on the
Hi Sean,
Perhaps:
http://sean.caedmon.net/gd-patent-patch.txt
?
Yes, please ;-)
Friedhelm
Hi,
I referred to the upper section in
http://de3.php.net/manual/en/ref.image.php:
"Versions of GD older than gd-1.6 support GIF format images,
and do not support PNG, where versions greater than gd-1.6
support PNG, not GIF."
This sentence should be corrected, since it lets
misunderstandings ar
betzWed Dec 1 09:30:51 2004 EDT
Modified files:
/phpdoc/en/install/windows manual.xml
Log:
fix doc_root for IIS/PWS
http://cvs.php.net/diff.php/phpdoc/en/install/windows/manual.xml?r1=1.15&r2=1.16&ty=u
Index: phpdoc/en/install/windows/manual.xml
diff -u
Hi Marcus,
Hello Friedhelm,
Thursday, December 2, 2004, 2:18:08 AM, you wrote:
Hi,
It was probably just overlooked?
I'll remove EXPERIMENTAL status, unless someone speaks up.
S
Andi Gutmans wrote:
Hi,
Is there a reason why SimpleXML is marked as experimental in the PHP
documentation? EXPERIMENT
Hi Steve,
Hi,
The docs to PHP's date() function are unclear regarding the "I" format string.
They say date("I", $timestamp) returns whether or not $timestamp is in daylight
savings time: 1 if daylight savings time, 0 otherwise.
Trouble is, the docs don't explain how date() decides if a given tim
Martin Jansen wrote:
mj Tue Mar 29 06:53:08 2005 EDT
Removed files:
/peardoc/en/pecl apd.xml bcompiler.xml soap.xml
Modified files:
/peardoc manual.xml.in
Log:
* The documentation for APD, bcompiler and apd have been merged into the
P
betzFri Apr 1 05:15:26 2005 EDT
Modified files:
/phpdoc/en/reference/strings/functions strpos.xml
Log:
strpos is binary safe, user note
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strpos.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/
Hi,
I am interested in contributing to the PHP Documentation. I have been
using PHP for 2 years or so now, and would like to help out where ever
possible. I e-mailed the PHP Internals list and they recommended that I
post to the documentation list.
How should I go about getting involved?
Read t
Gabor Hojtsy wrote:
> For translators, a diff should be as small as possible.
Why?
If I want to update pg-num-rows.xml in the de-tree, I see have two
options:
first:
remove whitespaces, change the doc-skel and then update the
translation. This means redoing everything Christopher has already
d
Gabor Hojtsy wrote:
I know that at least the Hungarian translators do that:
- look up diff of English file (from revcheck)
- change the Hungarian file according to the diff
If the diff contains irrelevant changes (ws), it is getting harder.
If ws is done in a separate commit, it can be steped ov
Friedhelm Betz wrote:
[...]
Probably a lot less people care about WS in the translations, it does
not matter.
If it does not matter, why should these WS fixes be done in the en tree?
Just curiously asking
Talking to myself, sorry. To make it absolutly clear: I am strong +1 for
the new docstyle
betzWed Apr 6 18:51:42 2005 EDT
Modified files:
/phpdoc/en/reference/strings/functions explode.xml
Log:
See also: strtok
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/explode.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/str
Hi Jakub,
Gabor Hojtsy wrote:
I agree with Nuno here! They should stay where they are, the script
should get fixed.
I simple don't know how to fix the script. Docbook requires
in , in , etc. I don't
know where to put the logic to disable versioning on these two pages
because they look like any o
Hi,
this seems a litle bit confusing:
First:
"PHP references allow you to make two _variables to refer to the same
content_. Meaning, when you do:"
Then:
"it means that $a and $b point _to the same variable_."
http://www.php.net/manual/en/language.references.whatdo.php
Could you please file a docu
Gabor Hojtsy wrote:
That would be a good idea to set up. It would save a lot of trouble
getting things like CygWin set up at least.
Not really sure about:
DocBookWiki uses xsltproc (in Linux), so the only supported platform
is Linux.
Xsltproc obviously works on windows. Maybe the author have n
That would be a good idea to set up. It would save a lot of trouble
getting things like CygWin set up at least.
Not really sure about:
DocBookWiki uses xsltproc (in Linux), so the only supported platform is
Linux.
Friedhelm
betzWed Jun 8 06:01:54 2005 EDT
Modified files:
/phpdoc/en/reference/var/functions is-resource.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/is-resource.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/var/functions/is-res
cumhur onat wrote:
Hello, I am a computer engineering student in Middle East Technical
University in Turkey. For years I have waited for a Turkish translation to
get help in my problems with PHP, but all the time I had to grab a
dictionary and look at the English version. Now I have an English
betzThu Jun 9 04:09:04 2005 EDT
Modified files:
/phpdoc .cvsignore
Log:
Ignore all html files in root
http://cvs.php.net/diff.php/phpdoc/.cvsignore?r1=1.41&r2=1.42&ty=u
Index: phpdoc/.cvsignore
diff -u phpdoc/.cvsignore:1.41 phpdoc/.cvsignore:1.42
--- p
betzTue Jun 14 11:04:32 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
Entity for cybermut
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.226&r2=1.227&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.226
betzTue Jun 14 11:28:56 2005 EDT
Modified files:
/phpdoc/en/reference/cybermut .cvsignore configure.xml
reference.xml
Log:
move cybermut from peardoc back to phpdoc
http://cvs.php.net/diff.php/phpdoc/en/referenc
betzTue Jun 14 11:31:18 2005 EDT
Modified files:
/phpdoc/en/reference/cybermut/functions
cybermut-creerformulairecm.xml
cybermut-creerreponsecm.xml
has been moved back to phpdoc-module.
cybermut-docs can be safely removed from peardoc, with the next
manual-build they will be available online.
Kind regards
Friedhelm
Tom Westcott wrote:
Hi,
I would like to help on the English documentation team.
php is an integral part of my job now and has been for the last 5 years.
I would like to give something back, and help others.
I have read the wiki at http://doc.php.net/php/en/dochowto/index.php.
Please let me kn
betzThu Jun 16 14:18:52 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
Entities for kadm5
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.227&r2=1.228&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.227 p
betzThu Jun 16 14:30:03 2005 EDT
Added files:
/phpdoc/en/reference/kadm5 .cvsignore constants.xml reference.xml
Log:
move kadm5 docs form peardoc
http://cvs.php.net/co.php/phpdoc/en/reference/kadm5/.cvsignore?r=1.1&p=1
Index: phpdoc/en/reference/kadm5/.c
betzThu Jun 16 14:31:04 2005 EDT
Added files:
/phpdoc/en/reference/kadm5/functionskadm5-chpass-principal.xml
kadm5-create-principal.xml
kadm5-delete-principa
betzFri Jun 17 12:48:40 2005 EDT
Modified files:
/phpdoc/en/reference/kadm5/functionskadm5-get-policies.xml
kadm5-get-principals.xml
Log:
correct ref-ids
http://cvs.php.net/diff.php/phpdoc/en/reference
betzFri Jun 17 13:20:16 2005 EDT
Added files:
/phpdoc/en/reference/net_gopher .cvsignore configure.xml
reference.xml
/phpdoc/en/reference/net_gopher/functions gopher-parsedir.xml
Log:
move net_gopher from p
betzFri Jun 17 13:54:46 2005 EDT
Modified files:
/phpdoc/en/reference/net_gopher/functions gopher-parsedir.xml
Log:
WS fix
http://cvs.php.net/diff.php/phpdoc/en/reference/net_gopher/functions/gopher-parsedir.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference
betzFri Jun 17 14:04:59 2005 EDT
Modified files:
/phpdoc/en/reference/net_gopher/functions gopher-parsedir.xml
Log:
New docstyle
http://cvs.php.net/diff.php/phpdoc/en/reference/net_gopher/functions/gopher-parsedir.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/re
betzFri Jun 17 14:08:59 2005 EDT
Modified files:
/phpdoc/en/reference/net_gopher/functions gopher-parsedir.xml
Log:
final WS fix
http://cvs.php.net/diff.php/phpdoc/en/reference/net_gopher/functions/gopher-parsedir.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/re
betzFri Jun 17 16:46:35 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
entities for oggvorbis
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.228&r2=1.229&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.2
betzFri Jun 17 18:59:29 2005 EDT
Modified files:
/phpdoc/en/reference/kadm5 reference.xml
Log:
enable constants
http://cvs.php.net/diff.php/phpdoc/en/reference/kadm5/reference.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/kadm5/reference.xml
diff -u php
betzFri Jun 17 19:05:15 2005 EDT
Added files:
/phpdoc/en/reference/oggvorbis configure.xml constants.xml
contexts.xml reference.xml
Log:
move oggvorbis from peardoc
http://cvs.php.net/co.php/phpdoc/en/refer
betzFri Jun 17 19:22:26 2005 EDT
Modified files:
/phpdoc/en/reference/oggvorbis reference.xml
Log:
enable forgotten files
http://cvs.php.net/diff.php/phpdoc/en/reference/oggvorbis/reference.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/oggvorbis/ref
Wez Furlong wrote:
OK, looks like we're going to set up a Catalan translation project.
Gabor:
Can you confirm that the country code for Catalan is CA, and that the
module will be phpdoc-ca, and the mailing list will be
[EMAIL PROTECTED]
I am not Gabor, but yes, the *language code* for Catalan
betzSun Jun 19 14:26:46 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
pxlib entity for paradox
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.229&r2=1.230&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1
betzSun Jun 19 14:42:59 2005 EDT
Added files:
/phpdoc/en/reference/paradox/functions px-close.xml
px-create-fp.xml
px-delete.xml
Nuno Lopes wrote:
[...]
Log:
WS and nuke tabs. fix build
Sorry, and thanks.
Friedhelm
betzMon Jun 20 09:47:52 2005 EDT
Modified files:
/phpdoc/en/reference/paradox/functions px-get-record.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/functions/px-get-record.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/paradox
betzMon Jun 20 09:48:29 2005 EDT
Modified files:
/phpdoc/en/reference/paradoxconstants.xml
Log:
additional constants
http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/constants.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/paradox/constants
betzWed Jun 22 09:12:05 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
url for pslib, move ps from peardoc
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.230&r2=1.231&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/g
betzThu Jun 23 08:24:13 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
urls for radius ext
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.231&r2=1.232&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.231
> --- Ursprüngliche Nachricht ---
> Von: "Jakub Vrana" <[EMAIL PROTECTED]>
> An: [email protected]
> Betreff: [PHP-DOC] cvs: phpdoc /en/reference/radius/functions
[...]
> Log:
> Fix IDs
Jakub, thanks for fixing!
Friedhelm
--
Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie!
Ab 4,99 Eu
betzWed Jul 6 03:41:31 2005 EDT
Modified files:
/phpdoc/en/reference/url/functions get-headers.xml
Log:
In case of failure, E_WARNING is issued
http://cvs.php.net/diff.php/phpdoc/en/reference/url/functions/get-headers.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/e
Bjori wrote:
Well, half of the note is documented, the other half isn't.
You even have a cvs account, so you can join us to improve the documentation
:)
Lack karma on phpdoc, would gladly help out in any way I can if I get the karma
to do it :)
You may ask for karma?!
Anyway, patch attach
Tim De Smedt wrote:
http://www.php.net/manual/nl/copyright.php
It is strang i find,
There stands :
Distribution of substantively modified versions of this document is prohibited
without the explicit permission of the copyright holder.
Distribution of the work or derivative of the work in
betzFri Jul 8 13:25:54 2005 EDT
Modified files:
/phpdoc/en/reference/session/functions session-id.xml
Log:
WS fix only
http://cvs.php.net/diff.php/phpdoc/en/reference/session/functions/session-id.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/sessio
betzFri Jul 8 14:12:55 2005 EDT
Modified files:
/phpdoc/en/reference/session/functions session-id.xml
Log:
new docstyle, more about return values, see also session_regenerate_id
http://cvs.php.net/diff.php/phpdoc/en/reference/session/functions/session-
William D. Richards wrote:
Hi, Folks,
Though the command proc_open() is shown as PHP 4.0-4.3 and PHP 5
compatible, the examples given are strictly PHP 5. The documentation
should reflect that issue to avoid confusion.
The key points:
1. proc_open examples are using five fi
John Luetke wrote:
On the PHP documentation page for fopen(), you state that FTP can be
used to open files.
PHP returns an error upon attempting this, even after adding
[EMAIL PROTECTED] Maybe you can specify the forat for this in the
manual?
If you consider this as bug in the documentation
betzFri Aug 26 08:10:48 2005 EDT
Modified files:
/phpdoc/en/reference/mysql/functionsmysql-fetch-array.xml
Log:
fix #34264, wrong caption for examples
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/functions/mysql-fetch-array.xml?r1=1.23&r2=1.
betzWed Sep 7 05:35:23 2005 EDT
Modified files:
/phpdoc/en/reference/oci8/functions ocicancel.xml ocicloselob.xml
ocicollappend.xml
ocicollassignelem.xml
betzWed Sep 7 05:36:32 2005 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
entities for satellite and session-pgsl
http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.240&r2=1.241&ty=u
Index: phpdoc/entities/global.ent
diff -u phpdoc/entiti
betzThu Sep 8 10:09:04 2005 EDT
Modified files:
/phpdoc/howto scripts.xml
Log:
typos
http://cvs.php.net/diff.php/phpdoc/howto/scripts.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/howto/scripts.xml
diff -u phpdoc/howto/scripts.xml:1.2 phpdoc/howto/scripts.xml:
betzThu Sep 8 12:03:16 2005 EDT
Added files:
/phpdoc/en/reference/session_pgsql .cvsignore configure.xml ini.xml
reference.xml
/phpdoc/en/reference/session_pgsql/functions
Jakub Vrana wrote:
fwrite($fp, ''."\n" .
- ''."\n" .
+ ''."\n" .
+ "\n" .
+ "\n" .
"\n" .
"\n" .
" $extension_name Functions\n" .
@@ -244,7 +246,7 @@
$functype = trim($funclist[$i]["function_type"]);
fwrite($fp, ''."\n" .
-
betzThu Sep 8 14:24:45 2005 EDT
Modified files:
/phpdoc/en/reference/session_pgsql/functions
session-pgsql-status.xml
Log:
correct return type
http://cvs.php.net/diff.php/phpdoc/en/reference/s
betzThu Sep 8 14:25:44 2005 EDT
Added files:
/phpdoc/en/reference/session_pgsql/functions
session-pgsql-add-error.xml
session-pgsql-get-err
betzThu Sep 8 15:29:20 2005 EDT
Modified files:
/phpdoc/scripts xml_proto.php
Log:
no tabs
http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.35&r2=1.36&ty=u
Index: phpdoc/scripts/xml_proto.php
diff -u phpdoc/scripts/xml_proto.php:1.35 phpdoc/
betzThu Sep 8 15:53:16 2005 EDT
Modified files:
/phpdoc/scripts xml_proto.php
Log:
adjust
http://cvs.php.net/diff.php/phpdoc/scripts/xml_proto.php?r1=1.37&r2=1.38&ty=u
Index: phpdoc/scripts/xml_proto.php
diff -u phpdoc/scripts/xml_proto.php:1.37 phpdoc
Raphael Melo de Oliveira Bastos Sales wrote:
Hi there,
I'm a translator from the Brazilian Portuguese team and as I was
translating the file install/debian.xml, I noticed something strange:
On line 90:
In the last section, PHP was installed without with only core modules.
I thin
betzSat Sep 10 11:06:17 2005 EDT
Modified files:
/phpdoc/en/appendices aliases.xml
Log:
odbc_* funcs belong to ODBC
http://cvs.php.net/diff.php/phpdoc/en/appendices/aliases.xml?r1=1.30&r2=1.31&ty=u
Index: phpdoc/en/appendices/aliases.xml
diff -u phpdoc
Hi,
The manual build of the de manual fails with following messages:
sample:
/usr/bin/openjade:/dat/dev/php/phpdoc/en/faq/com.xml:146:34:E: [xref auf para
wird nicht unterstützt]
[xref on para is not supported]
The id xref is linking to, is missing in the de-tree, but present in
the miss
Gabor Hojtsy wrote:
[xref on para is not supported]
The id xref is linking to, is missing in the de-tree, but present in the
missing-ids.xml file:
In the english file in question (faq/com.xml) xref is used like:
As this points to in
missing-ids.xml for the de tree, obviously no link text can
Nuno Lopes wrote:
Possibilities (other than updating the german manual ;-)):
1.) use xreflabel
2.) produce content for the para's in missing-ids.xml
3.) split the faq
If 2) fixes the problem, I would go for it.
This should fix the problem (not tested), I only did a quick test with
xreflabe
Gabor Hojtsy wrote:
The "problem" is the
increased usage of . Previously authors were encouraged to use
to add internal links, which requires text content, so this was
no problem. The adoption of lead to this problem.
Should we avoid using xref?
I don't think so that now it is an option. I
[EMAIL PROTECTED] wrote:
Hallo,
ich würde gerne mitwirken das PHP-Handbuch auf Deutsch zu übersetzen.
Es wäre sehr nett wenn ich Informationen darüber erhalten könnte.
Mit freundlichen Grüßen
Marcus Lehrmann
Please contact the german translators: [EMAIL PROTECTED]
Volunteers are very w
betzTue Sep 13 18:39:35 2005 EDT
Modified files:
/phpdoc/en/reference/zlib reference.xml
Log:
rewording, usage of compression.zlib, link to compression wrappers
http://cvs.php.net/diff.php/phpdoc/en/reference/zlib/reference.xml?r1=1.15&r2=1.16&ty=u
Index:
Gabor Hojtsy wrote:
Fine with me, but we should place &missing; at top of missing-ids.xml
So the following should be the solution for this "problem":
missing-ids.xml:
&missing;
and put &missing; in language-snippets.ent.
Benefit: linking to appendix missing-stuff with a short explana
betzThu Sep 15 04:16:46 2005 EDT
Modified files:
/phpdoc/scripts missing-entities.php.in
Log:
support for xreflabel, avoids warnings like xref on para not supported
missing-ids.xml is back iin entities/ (see rev 1.17)
http://cvs.php.net/diff.php/php
Gabor Hojtsy wrote:
OK, why display the extra, while you only need to see the missing
IDs themselfs?
Thanks for the hint.
Otherwise if this works fine, I am all for having it
comitted.
As I can tell it works, just comitted.
Friedhelm
betzThu Sep 15 04:30:24 2005 EDT
Modified files:
/phpdoc/en/reference/session_pgsql/functions
session-pgsql-reset.xml
Log:
servers is correct, there can be more than one database server
http://c
betzThu Sep 15 04:31:06 2005 EDT
Modified files:
/phpdoc/en/reference/session_pgsql/functions
session-pgsql-status.xml
Log:
not experimental
http://cvs.php.net/diff.php/phpdoc/en/reference/sess
betzThu Sep 15 04:32:03 2005 EDT
Modified files:
/phpdoc/en/reference/session_pgsql reference.xml
Log:
More info from the README file in sources
http://cvs.php.net/diff.php/phpdoc/en/reference/session_pgsql/reference.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/
betzThu Sep 15 05:02:29 2005 EDT
Added files:
/phpdoc/en/reference/satellite .cvsignore reference.xml
/phpdoc/en/reference/satellite/functionsorbitenum.xml
orbitobject.xml
betzFri Sep 16 07:13:47 2005 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions fgets.xml
Log:
prevent infinite loop, user notes
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgets.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en
betzFri Sep 16 07:30:17 2005 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions fgets.xml
Log:
see also fgetss
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgets.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/filesys
1 - 100 of 1221 matches
Mail list logo