Re: [PHP-DOC] Patch for documentation

2008-08-20 Thread Hannes Magnusson
On Tue, Aug 19, 2008 at 16:43, Anthony Bedford <[EMAIL PROTECTED]> wrote: > Hi, > > I've created a small patch for the documentation. Could someone please check > the patch? If it's OK please feel free to check it into CVS. > > Many thanks, > Tony > > > Tony Bedford, Technical Writer > Databas

[PHP-DOC] configure.php failing

2008-08-20 Thread Lucas Nealan
Hello, I'm trying to make some documentation changes and I've run into a problem with configure.php parsing manual.xml. Here's the output that I get when running php configure.php: Loading and parsing manual.xml... failed. ERROR (/Volumes/secure/svn/phpdoc/en/language/types.xml:187:26) &l

Re: [PHP-DOC] configure.php failing

2008-08-20 Thread Antony Dovgal
On 20.08.2008 11:32, Lucas Nealan wrote: Hello, I'm trying to make some documentation changes and I've run into a problem with configure.php parsing manual.xml. Here's the output that I get when running php configure.php: Works fine here. Please make sure you have a clean checkout of phpdo

Re: [PHP-DOC] configure.php failing

2008-08-20 Thread Lucas Nealan
Ok, correct. A clean checkout fixes the problem. May others learn from my mistake in the archives ;) Thanks! -lucas On Aug 20, 2008, at 12:50 AM, Antony Dovgal wrote: On 20.08.2008 11:32, Lucas Nealan wrote: Hello, I'm trying to make some documentation changes and I've run into a proble

Re: [PHP-DOC] [HEADSUP] New phpweb branch

2008-08-20 Thread Jiania Hung
Sounds like good idea.if you need help,call me anytime.:) 2008/8/19 Philip Olson <[EMAIL PROTECTED]> > That being said, I'd like to switch docs.php.net over to the new >> branch if there are no objections? >> > > > Sounds like a good idea. Also, let's work together on getting the new doc > box up

Re: [PHP-DOC] Patch for documentation

2008-08-20 Thread Anthony Bedford
Hi Hannes, Ah thanks for that. I've attached another diff (unified this time). Hopefully this will be a bit more useable. I'll push on with the existing templates for now, and if I get time later have a look at helping out with creating some new templates. You've probably been asked this b

Re: [PHP-DOC] Patch for documentation

2008-08-20 Thread Hannes Magnusson
On Wed, Aug 20, 2008 at 13:21, Anthony Bedford <[EMAIL PROTECTED]> wrote: > Hi Hannes, > > Ah thanks for that. > > I've attached another diff (unified this time). Hopefully this will be a bit > more useable. Replace "FALSE" with "&false;" and I think its perfect. > I'll push on with the existing

Re: [PHP-DOC] Patch for documentation

2008-08-20 Thread Anthony Bedford
Hannes, Hopefully this patch will do it. My plan on mysqli docs is just to fill in some of the current gaps. Unfortunately, I don't have too much time available due to several other projects that need my attention. I'll see what I can do though. Thanks, Tony Hannes Magnusson wrote: On Wed

Re: [PHP-DOC] Patch for documentation

2008-08-20 Thread Hannes Magnusson
On Wed, Aug 20, 2008 at 14:47, Anthony Bedford <[EMAIL PROTECTED]> wrote: > Hannes, > > Hopefully this patch will do it. > > My plan on mysqli docs is just to fill in some of the current gaps. > Unfortunately, I don't have too much time available due to several other > projects that need my attent