Hello,
I'd really like to have all the config ini directives listed in the windows chm
index - that would make finding them a lot easier.
--
Regards/Mit freundlichen Grüßen
Christian Weiske
Hi all,
Just a mail to let you know the current status on peardoc+PhD:
After hacking mornings, days and nights in the previous weeks, I felt kinda
burned out for peardoc in the last week and didn't really do much.
The problem I'm working on is the TOC (table of contets) generation which puts
"
Hi Arnaud
2008/10/24 Arnaud Le Blanc <[EMAIL PROTECTED]>:
> Hi,
>
> I would like to document my extension, I did a checkout of phpdoc, added
> required files [1], modified manual.xml.in to add reference.inotify.book in
> the filesystem category, and verified the changes by generating a local
> doc
Hi,
I would like to document my extension, I did a checkout of phpdoc, added
required files [1], modified manual.xml.in to add reference.inotify.book in
the filesystem category, and verified the changes by generating a local
documentation.
Can I commit that or are there anything to do to befor
lbarnaudThu Oct 23 20:21:30 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/socketssockets.c
Log:
MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option)
[DOC] Added TCP_NODELAY constant to sockets extension, to be used wit
Hi all
As of now (thanks Felipe!) there is a new status option "To be
documented" and quickfix option "Fixed in CVS and needs to be
documented" in our bugtracker.
(Dev) Usage: When fixing bug/feature requests that should be
documented you "close" the report with that quickfix option _and_ fill
g
On 23 Oct 2008, at 09:02, Nilgün Belma Bugüner wrote:
23 Ekim 2008 Perşembe 13:40 sularında, Hannes Magnusson şunları
yazmıştı:
On Thu, Oct 23, 2008 at 12:28, Nilgün Belma Bugüner
<[EMAIL PROTECTED]> wrote:
Hi,
I volunteer to lead the Turkish team to translate the PHP Manual
into Turkish.
23 Ekim 2008 Perşembe 13:40 sularında, Hannes Magnusson şunları yazmıştı:
> On Thu, Oct 23, 2008 at 12:28, Nilgün Belma Bugüner
> <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I volunteer to lead the Turkish team to translate the PHP Manual into
> > Turkish.
> > I believe Turkish must be among the l
German Documentation Fixes
Hannes Magnusson wrote:
On Thu, Oct 23, 2008 at 12:49, Anthony Bedford <[EMAIL PROTECTED]> wrote:
classname::property
Then PHD would check the documentation page for that property, see the
static modifier (or not) and do The Right Thing with respect to HTML
generation?
Yeah, that _should_ (tm
On Thu, Oct 23, 2008 at 12:49, Anthony Bedford <[EMAIL PROTECTED]> wrote:
> classname::property
>
> Then PHD would check the documentation page for that property, see the
> static modifier (or not) and do The Right Thing with respect to HTML
> generation?
Yeah, that _should_ (tm) be fairly easy to
I volunteer to lead the Turkish team to translate the PHP Manual into Turkish.
Hannes Magnusson wrote:
In the markup I'd write:
mysqli->affected_rows
The problem here, which I didn't realize immediately, is that would
have to be mysql->varname...
Ah, I just realized why the PHP docs use :: eveywhere, even for
non-static variables/methods, escaping the '>' is a pain. A
On Thu, Oct 23, 2008 at 12:28, Nilgün Belma Bugüner
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I volunteer to lead the Turkish team to translate the PHP Manual into Turkish.
> I believe Turkish must be among the languages supported here. I understand
> our team lacks qualified people in this regard.
>
>
On Thu, Oct 23, 2008 at 12:26, Jani Taskinen <[EMAIL PROTECTED]> wrote:
> Hannes Magnusson wrote:
>>
>> On Thu, Oct 23, 2008 at 11:51, Jani Taskinen <[EMAIL PROTECTED]> wrote:
>>>
>>> 2. You can always simply put a short comment like "Fixed in CVS, needs
>>> documenting" and reclassify the bug repo
Hi,
I volunteer to lead the Turkish team to translate the PHP Manual into Turkish.
I believe Turkish must be among the languages supported here. I understand
our team lacks qualified people in this regard.
I am the founder and leader of the Turkish Linux Documentation WG [1].
I also translate
Hannes Magnusson wrote:
On Thu, Oct 23, 2008 at 11:51, Jani Taskinen <[EMAIL PROTECTED]> wrote:
2. You can always simply put a short comment like "Fixed in CVS, needs
documenting" and reclassify the bug report as docu issue. There's no need
for some fancy shortcuts or such. Just tune your proces
On Thu, Oct 23, 2008 at 11:51, Jani Taskinen <[EMAIL PROTECTED]> wrote:
> 2. You can always simply put a short comment like "Fixed in CVS, needs
> documenting" and reclassify the bug report as docu issue. There's no need
> for some fancy shortcuts or such. Just tune your process..
Well, or use the
On Thu, Oct 23, 2008 at 11:29, Anthony Bedford <[EMAIL PROTECTED]> wrote:
> Hannes Magnusson wrote:
>
>> If you believe would be the appropriate markup for it then
>> we can implement it in PhD without ASAP.
>> How do you want it to work?
>> To link to class variables:
>> classname->variablename t
Jani Taskinen wrote:
1. This should be applied to PHP_5_2 (not big change and in no way can
break anything)
2. You can always simply put a short comment like "Fixed in CVS, needs
documenting" and reclassify the bug report as docu issue. There's no
need for some fancy shortcuts or such. Just t
1. This should be applied to PHP_5_2 (not big change and in no way can
break anything)
2. You can always simply put a short comment like "Fixed in CVS, needs
documenting" and reclassify the bug report as docu issue. There's no
need for some fancy shortcuts or such. Just tune your process..
-
Hannes Magnusson wrote:
If you believe would be the appropriate markup for it then
we can implement it in PhD without ASAP.
How do you want it to work?
To link to class variables:
classname->variablename to reference class
variable and classname::variablename to reference
static variable (::$va
Or perhaps we could make our documentation based on PHP version
like the
mysql manual does. So we have a "different" manual for PHP6, PHP 5(.
3), 5.2,
one for PHP 4, etc. Then we could include /domxml in the PHP4
manual, and
the dom in the PHP5 and 6 ones. You could add a small dropdown box
On Thu, Oct 23, 2008 at 10:09, Anthony Bedford <[EMAIL PROTECTED]> wrote:
> Hannes Magnusson wrote:
I don't think we ever reference class variables anywhere in the
current documentations except for on the "class reference pages" (such
as http://no2.php.net/manual/en/class.xmlrea
Hannes Magnusson wrote:
I don't think we ever reference class variables anywhere in the
current documentations except for on the "class reference pages" (such
as http://no2.php.net/manual/en/class.xmlreader.php).
That uses XML such as:
attributeCount
However, when I try that the HTML generated
On Thursday 23 October 2008 08:54:19 Hannes Magnusson wrote:
> On Wed, Oct 22, 2008 at 20:59, Arnaud Le Blanc <[EMAIL PROTECTED]> wrote:
> > lbarnaudWed Oct 22 18:59:34 2008 UTC
> >
> > Modified files: (Branch: PHP_5_3)
> >/php-srcNEWS
> >/php-src/ext/socke
26 matches
Mail list logo