I did this with the PHP-GTK doc's for a while until I optimised the
stylesheets enough that build times were quicker (Although it could probably
do with it again now). I had one stylesheet which would take an argument of
the id to build and it would load the entire xml file then just output that
f
I am right in the middle of rewriting this now.. (Currently doing the asm to
pass stuff by ref rather than by val so its probably an idea if this isnt
documented yet as its going to change!!)
James
-Original Message-
From: Simone Cortesi [mailto:[EMAIL PROTECTED]]
Sent: 25 March 2002 19:
> > $variables shoud be concatenated with '. instead of using "$var strng".
> -1. I prefer "$var string".
$var." string" is less ambigious. Actually it should be $var.' string' as
"$var string" and '$var string' behave differently $var.' string' and $var."
string" work the same.
- James
> > What do others think about that?
> I give a +1 for adapting the PEAR coding standard for Manual examples.
-1 for anything complicated in the manual. Keep everything clear and concise
why do we need to clutter examples with PEAR error everywhere (Nothing
against pear I think its great but I
> On Sun, 18 Nov 2001, Gabor Hojtsy wrote:
>
> > Nice to hear that it is every day now :)) I'll make the moficiations
> > in the text to express this. Where have you found cron for win?
>
> Windows has something called 'system-agent' works like cron for me.
It also has AT and the Scheduled task
> > bad: Foo() does bar;
> > good: The function foo() does bar.
> >
> > Daniel
>
> I agree with your second assertion. I could see a lot of
> users getting confused if the first were followed blindly,
> though (say, if one was documenting C). Which is one reason
> (besides style) why I agree
> Modified files:
> /phpdoc README.win32
> Log:
> Fool proof version.
> If you're capable of writing documentation, you
> should now be able to get it running with M$ without
> ever having to wonder what SGML etc is.
> XSL things have been removed
Is that wise.. some people
Search the archives people have covered this multiple times with the fixes.
- James
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 13 May 2001 23:06
> To: Jeroen
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-DOC] [Making manual] help needed
>
>
> Hello Je
> I'd be grateful if someone on the doc team could check out my possibly
> incompetent xml markup (I'm not at all familiar with the php doc
> stuff), and
> commit the file back into the doc tree if nobody reports any errors or
> omissions in the near future.
Phil,
Ill try to find time to do this
because they dont read the instructions.
- James
> -Original Message-
> From: Hojtsy Gabor [mailto:[EMAIL PROTECTED]]
> Sent: 25 April 2001 19:56
> To: PHP-DOC lista
> Subject: [PHP-DOC] Fw: PHP Manual note (Why
> [EMAIL PROTECTED] as default e-mail adderss?)
>
>
> This is for annotation
Just wait for april 1st there is also a note in the manual about it..
http://www.php.net/manual/en/function.phpinfo.php
I just censored it slightly
- James
> -Original Message-
> From: Andrei Zmievski [mailto:[EMAIL PROTECTED]]
> Sent: 23 April 2001 20:33
> To: Damien Seguy
> Cc:
The docs are right, he is wrong.
- James
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Stig Sæther Bakken
> Sent: 19 April 2001 13:16
> To: [EMAIL PROTECTED]
> Subject: [PHP-DOC] ["TelMedia.pl" <[EMAIL PROTECTED]>] PHP manual
>
>
> Hi all,
>
> Co
> Derik!
>
> > I just added this script as make_man.php to the phpdoc cvs tree, so that
> > others can easily modify it.
>
> Have you tested it, or just uploaded into phpdoc?
>
> Goba
Derick tested this before he commited it.
- James
> > Could whoever build and added them to cvs please rebuild and
> readd them as
> > binaries, at the moment all of them are corrupt in the phpweb,
> I got rasmus
> > to add *.chm to cvswrappers so just cvs rm them and cvs add
> them again and
> > it should work. I cant seem to get them to build
--
James Moore
[EMAIL PROTECTED]
PHP Web Scripting: http://www.php.net/
PHP QA Team: http://qa.php.net/
PHP-GTK: http://gtk.php.net/
VL-SRM: http://www.vl-srm.net/
should be 4.0.6
James
> -Original Message-
> From: Daniel Beckham [mailto:[EMAIL PROTECTED]]
> Sent: 27 March 2001 19:10
> To: [EMAIL PROTECTED]
> Subject: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml
>
>
> danbeck Tue Mar 27 10:09:43 2001 EDT
>
> Modified files:
>
> Hi!
> This is not spam!
> If to you this message has come, means you at one time were
> registered for us on a rating or on
> boards!
> We invite you to work with our new project: http://www.bestloliz.com
> It is new TOP in the given moment we have 20k of unique visitings
> per day (thus TOP
jmoore Wed Mar 7 03:54:08 2001 EDT
Modified files:
/phpdoc Makefile.in
Log:
Updating Copyright msg from php3 to php4 with new licience details.
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.58 phpdoc/Makefile.in:1.59
--- phpdoc/Makefile.in:1.58
I believe there are already some people working on this see:
http://cvs.php.net/viewcvs.cgi/phpdoc/it/ if your company feels inclined to
help then please check out a copy from CVS and start on it, youll need to
get some CVS accounts so you can commit back to the CVS repository. see
http://www.php.
> But this doesn't fit into the scheme of the examples we have already in
> the manual. When I parse the source code I don't see such a malformed
> syntax. Ok, someone have used it...
this is true and PEAR also uses } else { so perhaps this is better in the
manual too
James
> Yes it is not documented. I prefer the } else { style.
Personally I like
if ($foo)
{
} else
{
...
}
or
if ($foo)
{
}
else
{
...
}
then all braces are in same c
jmoore Fri Jan 26 08:48:53 2001 EDT
Modified files:
/phpdoc global.ent
/phpdoc/en/chapters install.xml
Log:
Correcting Goba's english and some (infact lots) of whitespace changes
Index: phpdoc/global.ent
diff -u phpdoc/global.ent:1.69 phpdoc/global.e
Yeah Ill run through it and correct the few errors I can see,
James
- Original Message -
From: "Hojtsy Gabor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 2:43 PM
Subject: [PHP-DOC] cvs: phpdoc /en/chapters install.xml
> goba Fri Jan 26 06:43:18 2001 EDT
I would vote to rename the appendix to PHP 3 Debugger.
James
> -Original Message-
> From: Hojtsy Gabor [mailto:[EMAIL PROTECTED]]
> Sent: 20 January 2001 12:12
> To: PHP Documentation ML; [EMAIL PROTECTED]
> Subject: Re: [PHP-DOC] Appendix: PHP Debugger
>
>
> > > > Anyways, the current
24 matches
Mail list logo