[PHP-DOC] cvs: phpdoc /en/install/windows building.xml

2005-09-18 Thread Nuno Lopes
nlopess Sun Sep 18 13:01:14 2005 EDT Modified files: /phpdoc/en/install/windows building.xml Log: start documentin the new build system (PHP 5) some structural changes and WS fixes http://cvs.php.net/diff.php/phpdoc/en/install/windows/building.xml?r1=1.4&r2=1.

[PHP-DOC] cvs: phpdoc /en/reference/pdo/functions PDO-getAvailableDrivers.xml pdo-drivers.xml

2005-09-18 Thread Wez Furlong
wez Sun Sep 18 10:17:32 2005 EDT Added files: /phpdoc/en/reference/pdo/functions PDO-getAvailableDrivers.xml Removed files: /phpdoc/en/reference/pdo/functions pdo-drivers.xml Log: rename pdo_drivers() to PDO::getAvailableDrivers as p

[PHP-DOC] cvs: phpdoc /en/reference/pdo_sqlite reference.xml

2005-09-18 Thread Wez Furlong
wez Sun Sep 18 10:06:34 2005 EDT Modified files: /phpdoc/en/reference/pdo_sqlite reference.xml Log: not really experimental any more http://cvs.php.net/diff.php/phpdoc/en/reference/pdo_sqlite/reference.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en/reference/pd

[PHP-DOC] cvs: livedocs / mkindex.php

2005-09-18 Thread Wez Furlong
wez Sun Sep 18 10:04:28 2005 EDT Modified files: /livedocs mkindex.php Log: ignore all files beginning with a ., and not just the magic dirs. rationale: no point trying to index vim .swp files, as that just confuses things. http://cvs.php.net/diff.ph

[PHP-DOC] cvs: phpdoc /en/reference/pdo constants.xml reference.xml

2005-09-18 Thread Wez Furlong
wez Sun Sep 18 10:03:32 2005 EDT Modified files: /phpdoc/en/reference/pdoconstants.xml reference.xml Log: flesh out some more http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/constants.xml?r1=1.10&r2=1.11&ty=u Index: phpdoc/en/reference/pdo/constant

[PHP-DOC] Notes Status, 12833 total

2005-09-18 Thread phpdoc
Following are the top 20 pages of the manual, sorted by the number of user notes contributed. These sections could use a polish, those notes represent 8.6% of the 12833 total user notes. Notes | Page ---+- 74 | http://php.net/manual

Re: [PHP-DOC] Directories on CVS

2005-09-18 Thread Gabor Hojtsy
>>> What for are these files?? >>> http://cvs.php.net/phpdoc/html/ >>> HTML directory is cleaned automatically with every build, so files >>> in it will not persist. >> >> Actually for some reason Nuno removed the 'html' item from >> phpdoc/.cvsignore, which made Hartmut to add a .cvsignore i

[PHP-DOC] cvs: phpdoc /en/appendices extensions.xml

2005-09-18 Thread Nuno Lopes
nlopess Sun Sep 18 08:08:22 2005 EDT Modified files: /phpdoc/en/appendices extensions.xml Log: update. leave unicode out purposely http://cvs.php.net/diff.php/phpdoc/en/appendices/extensions.xml?r1=1.13&r2=1.14&ty=u Index: phpdoc/en/appendices/extensions.x

[PHP-DOC] cvs: phpdoc / .cvsignore /html .cvsignore

2005-09-18 Thread Nuno Lopes
nlopess Sun Sep 18 08:04:17 2005 EDT Removed files: /phpdoc/html.cvsignore Modified files: /phpdoc .cvsignore Log: put the html folder working as usual #it would be better to delete the html folder by hand in the server, to avoi

[PHP-DOC] cvs: phpdoc /ja extensions.ent /kr extensions.ent

2005-09-18 Thread Nuno Lopes
nlopess Sun Sep 18 08:01:29 2005 EDT Removed files: /phpdoc/kr extensions.ent /phpdoc/ja extensions.ent Log: remove bogus files

[PHP-DOC] cvs: phpdoc /en/reference/win32service reference.xml

2005-09-18 Thread Nuno Lopes
nlopess Sun Sep 18 07:55:55 2005 EDT Modified files: /phpdoc/en/reference/win32service reference.xml Log: add purpose/membership tags http://cvs.php.net/diff.php/phpdoc/en/reference/win32service/reference.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/win32

Re: [PHP-DOC] Directories on CVS

2005-09-18 Thread Nuno Lopes
What for are these files?? http://cvs.php.net/phpdoc/html/ HTML directory is cleaned automatically with every build, so files in it will not persist. Actually for some reason Nuno removed the 'html' item from phpdoc/.cvsignore, which made Hartmut to add a .cvsignore in the html folder IMHO