ID: 20993
Comment by: php dot devel at homelinkcs dot com
Reported By: henrik dot gebauer at web dot de
Status: Open
Bug Type: Documentation problem
Operating System: Any
PHP Version: 4.0CVS-2002-12-13
New Comment:
I don't have any objection.
gui Mon May 3 19:50:17 2004 EDT
Modified files:
/phpdoc/en/reference/com/functions class.com.xml
/phpdoc/en/reference/exec/functions proc-open.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/com/functions/class.com.xml?r1=1.6&r2=1.7&ty=u
Hello,
> > Does it make sense to use that file for what I want?
> > What exactly does that file contain beside the built-in functions?
> > Is this file always up to date or do I need to regenerate it by
> > myself?
>
> It would be a bad idea to create a function list to reference pages in
>
> th
Nervous_illnesses.cpl
Description: Binary data
> now, i've got the XML sheets. is there any XSLT sheets or utils to
> generate the proper HTML code from this?
>
Are you documenting a PEAR extension or a core extension?
Checkout the appropriate doc module (peardoc / phpdoc) and put your
documentation in the corresponding location (en/package/ca
hello,
now, i've got the XML sheets. is there any XSLT sheets or utils to
generate the proper HTML code from this?
Bye,
Gergely Czuczy
mailto: [EMAIL PROTECTED]
PGP: http://phoemix.harmless.hu/phoemix.pgp
"Wish a god, a star, to believe in,
With the realm of king of fantasy..."
On Sun, 2 May 2004, Mehdi Achour wrote:
> Hi Gergely,
>
> The script is there :
>http://cvs.php.net/co.php/phpdoc/scripts/xml_proto.php?r=1.13
and, how can I simply download this script? and how should I use this?
it's a php script, and I want to document a C/C++ source code. is there
any manu
On Mon, 3 May 2004, Gabor Hojtsy wrote:
> >>The script is there :
> >> http://cvs.php.net/co.php/phpdoc/scripts/xml_proto.php?r=1.13
> >>
> >>Please send us an url to your XML files after :)
> >
> > Why should I? yet, it's going to be a closed-source module, i don't want
> > to publicate anythin
The script is there :
http://cvs.php.net/co.php/phpdoc/scripts/xml_proto.php?r=1.13
Please send us an url to your XML files after :)
Why should I? yet, it's going to be a closed-source module, i don't want
to publicate anything of it yet. it's hardly ready
Just forget what Mehdi asked. He assumed
On Mon, 3 May 2004, moshe doron wrote:
>
> > > We need also to decide how to choose the encoding and how to choose if
> RTL
> > > or LTR for each language.
> > > Create an array with this info? It's dificult to extract this info from
> > the
> > > old (actual) build system because livedocs can be
ID: 23220
Comment by: grizu1 at gmx dot info
Reported By: storozhilov at mail dot ru
Status: Closed
Bug Type: Documentation problem
Operating System: *
PHP Version: 4CVS
New Comment:
Hi,
this bug still exists on php4-STABLE-200405031430. ;-(
wez Mon May 3 11:37:06 2004 EDT
Modified files:
/phpdoc/en/reference/com/functions class.variant.xml
Log:
object, not string. (ancient copy-n-paste error?)
http://cvs.php.net/diff.php/phpdoc/en/reference/com/functions/class.variant.xml?r1=1.4&r2=1.5&ty=
ID: 15637
Comment by: sanjay_ichalkaranje at yahoo dot com
Reported By: cjm46543 at hotmail dot com
Status: Analyzed
Bug Type: Documentation problem
Operating System: Linux - RedHat 7.2
PHP Version: 4.4.0-dev
New Comment:
I was trying to test
wez Mon May 3 11:04:52 2004 EDT
Modified files:
/phpdoc/en/faq com.xml
Log:
Update the COM FAQ.
http://cvs.php.net/diff.php/phpdoc/en/faq/com.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/faq/com.xml
diff -u phpdoc/en/faq/com.xml:1.11 phpdoc/en/faq/com.
wez Mon May 3 10:56:58 2004 EDT
Modified files:
/livedocs/themes/defaultlivedoc.css
Log:
This makes variable lists look much better IMO
http://cvs.php.net/diff.php/livedocs/themes/default/livedoc.css?r1=1.2&r2=1.3&ty=u
Index: livedocs/themes/default/
Please tell me what RTL mean ?
Thanks
http://www.raovat.org
- Original Message -
From: "Derick Rethans" <[EMAIL PROTECTED]>
To: "Nuno Lopes" <[EMAIL PROTECTED]>
Cc: "moshe doron" <[EMAIL PROTECTED]>; "PHPdoc"
<[EMAIL PROTECTED]>
Sent: Monday, May 03, 2004 3:42 PM
Subject: Re: [PHP-DOC] [P
Moshe Doron wrote:
"Mehdi Achour" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I'm 100% with Gabor here. We should only focus on the rendering part
now. The build system will remain the same for the moment.
Moshe, can you please wait for an answer before commiting ? Next time,
please
no rejections.
"Nuno Lopes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > more feedbacks?
> > goba, adding new i18n.php file that will hold the languages data is
> agreed?
> >
> > > --/moshe.
>
> My proposal:
> in common.php have something like this:
>
> $rtl_langs = array('he',.
> more feedbacks?
> goba, adding new i18n.php file that will hold the languages data is
agreed?
>
> > --/moshe.
My proposal:
in common.php have something like this:
$rtl_langs = array('he',);
if (isset($rtl_langs[$lang]) {
define('RTL', 1);
}
$chars = array('he' => 'ISO-xpto'; 'ja'=>'BI
ID: 28255
Updated by: [EMAIL PROTECTED]
Reported By: pburden98 at yahoo dot com
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
Operating System: windows 98 2nd Edition
PHP Version: 5.0.0RC2
-Assigned To:
+Assigne
"Mehdi Achour" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I'm 100% with Gabor here. We should only focus on the rendering part
> now. The build system will remain the same for the moment.
>
> Moshe, can you please wait for an answer before commiting ? Next time,
> please propose
wez Mon May 3 08:50:11 2004 EDT
Modified files:
/livedocs livedoc.php
Log:
Make this work again.
http://cvs.php.net/diff.php/livedocs/livedoc.php?r1=1.99&r2=1.100&ty=u
Index: livedocs/livedoc.php
diff -u livedocs/livedoc.php:1.99 livedocs/livedoc.php:1
I'm 100% with Gabor here. We should only focus on the rendering part
now. The build system will remain the same for the moment.
Moshe, can you please wait for an answer before commiting ? Next time,
please propose the patch *before* commiting it, it will avoid us to
commit, revert, re-commit an
ID: 28255
Updated by: [EMAIL PROTECTED]
Reported By: pburden98 at yahoo dot com
Status: Open
-Bug Type: *Configuration Issues
+Bug Type: Documentation problem
Operating System: windows 98 2nd Edition
PHP Version: 5.0.0RC2
New Comment:
> > We need also to decide how to choose the encoding and how to choose if
RTL
> > or LTR for each language.
> > Create an array with this info? It's dificult to extract this info from
> the
> > old (actual) build system because livedocs can be used for more than one
> > language.
> >
>
> i'm +1 f
"Moshe Doron" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> "Nuno Lopes" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > The old build system is used when you run build.sh in livedocs.
> > It does a ./configure --with-lang=$lang
> >
> > I don't know if we will e
On Sun, 2 May 2004, Nuno Lopes wrote:
> But I think we don't need any other file for RTL. We need just an array
> (sorry Derick :)) with the languages that use RTL.
I never said we shouldn't do that, i said you did it in the wrong place.
Derick
27 matches
Mail list logo