ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/reference/tidy configure.xml
by Nuno Lopes other posts by this author
Jul 3 2006 4:40AM messages near this date
[PHP-DOC] 1 VIP 1 0703 1 | Re: [PHP-DOC] cvs: phpdoc /en/reference/tidy configure.xml
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_form
at=u
Index: phpdoc/en/reference/tidy/configure.xml
diff -u phpdoc/en/reference/tidy/configure.xml:1.6 phpdoc/en/reference/tidy/configure.xml:1.
7
--- phpdoc/en/reference/tidy/configure.xml:1.6	Thu Mar 11 12:51:27 2004
+++ phpdoc/en/reference/tidy/configure.xml	Mon Jul  3 11:40:03 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
-<!-- $Revision: 1.6 $ --> 
+<!-- $Revision: 1.7 $ --> 
 <section id="tidy.installation"> 
  &reftitle.install;
  <para> 
@@ -15,7 +15,7 @@
  <para> 
   If <ulink url="&url.php.pear;"> PEAR</ulink> is available on your *nix-like
   system you can use the pear installer to install the tidy extension, by the
-  following command: <command> pear -v install tidy</command>.
+  following command: <command> pecl install tidy</command>.
  </para> 
  <para> 
   You can always download the tar.gz package and install tidy by hand:
@@ -33,8 +33,8 @@
   </example> 
  </para> 
  <para> 
-  Windows users can download the extension dll <filename> php_tidy.dll</filename>
-  from <ulink url="&url.pecl.get.win;"> &url.pecl.get.win;</ulink>.
+  Windows users can download the extension dll from <ulink
+  url="&url.pecl.win.ext;php_tidy.dll"> &url.pecl.win.ext;php_tidy.dll</ulink>.
  </para> 
  <para> 
   In PHP 5 you need only to compile using the <option
Thread:
Nuno Lopes
Hannes Magnusson
Philip Olson

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved