Re: [PHP-DOC] cvs: phpdoc /en/reference/tidy configure.xml

2006-07-03 Thread Philip Olson
- following command: pear -v install tidy. + following command: pecl install tidy. ^^ shouldn't we create an entitie for this? i.e. &pecl.install;tidy I am pretty sure there are tons of places were "pear install pecl_package_name" is used in the manual... When dealing with this, also conside

Re: [PHP-DOC] cvs: phpdoc /en/reference/tidy configure.xml

2006-07-03 Thread Hannes Magnusson
On 7/3/06, Nuno Lopes <[EMAIL PROTECTED]> wrote: nlopess Mon Jul 3 11:40:03 2006 UTC Modified files: /phpdoc/en/reference/tidy configure.xml Log: fix #37991: bad link to dll download http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/tidy/configure.xml?r1=1.6&r2=1.7&diff_for

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

2006-07-03 Thread Nuno Lopes
nlopess Mon Jul 3 11:40:03 2006 UTC Modified files: /phpdoc/en/reference/tidy configure.xml Log: fix #37991: bad link to dll download http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/tidy/configure.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/t

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

2004-03-11 Thread Mehdi Achour
didou Thu Mar 11 07:51:28 2004 EDT Modified files: /phpdoc/en/reference/tidy configure.xml Log: using option http://cvs.php.net/diff.php/phpdoc/en/reference/tidy/configure.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/tidy/configure.xml diff -u phpdoc/en

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

2004-03-10 Thread Nuno Lopes
nlopess Wed Mar 10 12:16:34 2004 EDT Modified files: /phpdoc/en/reference/tidy configure.xml Log: installation in PHP 5 http://cvs.php.net/diff.php/phpdoc/en/reference/tidy/configure.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/tidy/configure.xml diff -u

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

2004-01-18 Thread Nuno Lopes
nlopess Sun Jan 18 06:26:49 2004 EDT Modified files: /phpdoc/en/reference/tidy configure.xml Log: added note about the usage of the versions 1.0 and 2.0 Index: phpdoc/en/reference/tidy/configure.xml diff -u phpdoc/en/reference/tidy/configure.xml:1.3 phpdoc/en

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

2003-12-01 Thread Mehdi Achour
didou Mon Dec 1 04:29:54 2003 EDT Modified files: /phpdoc/en/reference/tidy configure.xml Log: less redundancy missing space Index: phpdoc/en/reference/tidy/configure.xml diff -u phpdoc/en/reference/tidy/configure.xml:1.2 phpdoc/en/reference/tidy/config

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

2003-11-28 Thread ali
ali Fri Nov 28 05:59:49 2003 EDT Modified files: /phpdoc/en/reference/tidy configure.xml Log: fixing ulink-parameter (Antony Dovgal) Index: phpdoc/en/reference/tidy/configure.xml diff -u phpdoc/en/reference/tidy/configure.xml:1.1 phpdoc/en/reference/ti

Re: [PHP-DOC] cvs: phpdoc /en/reference/tidy configure.xml reference.xml

2003-11-28 Thread Antony Dovgal
On Fri, 28 Nov 2003 01:42:15 - "Friedhelm Betz" <[EMAIL PROTECTED]> wrote: Following small patch fixes build error: Index: configure.xml === RCS file: /repository/phpdoc/en/reference/tidy/configure.xml,v retrieving revision 1.1 d

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

2003-11-27 Thread Friedhelm Betz
betzThu Nov 27 20:42:15 2003 EDT Added files: /phpdoc/en/reference/tidy configure.xml Modified files: /phpdoc/en/reference/tidy reference.xml Log: separate configure.xml download link for win install instructions via pear /by ha