jmertic Thu Nov 16 19:36:42 2006 UTC
Modified files: /phpdoc/en/install/windows installermsi.xml /phpdoc/entities global.ent Log: Added URLs in installermsi.xml to entites\global.ent http://cvs.php.net/viewvc.cgi/phpdoc/en/install/windows/installermsi.xml?r1=1.1&r2=1.2&diff_format=u Index: phpdoc/en/install/windows/installermsi.xml diff -u phpdoc/en/install/windows/installermsi.xml:1.1 phpdoc/en/install/windows/installermsi.xml:1.2 --- phpdoc/en/install/windows/installermsi.xml:1.1 Thu Nov 16 12:51:58 2006 +++ phpdoc/en/install/windows/installermsi.xml Thu Nov 16 19:36:42 2006 @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <sect1 id="install.windows.installer.msi"> <title>Windows Installer (PHP 5.2 and later)</title> <para> The Windows PHP installer for later versions of PHP is built using MSI - technology using the Wix Toolkit (<ulink url="http://wix.sourceforge.net/"> + technology using the Wix Toolkit (<ulink url="&url.wix;"> http://wix.sourceforge.net</ulink>). It will install and configure PHP and all the built-in and <acronym>PECL</acronym> extensions, as well as configure many of the popular web servers such as <acronym>IIS</acronym>, @@ -112,7 +112,7 @@ </para> <para> For more information on installing MSI installers from the command line, - visit <ulink url="msdn.microsoft.com/library/en-us/msi/setup/command_line_options.asp"> + visit <ulink url="&url.msicommandline;"> http://msdn.microsoft.com/library/en-us/msi/setup/command_line_options.asp </ulink> </para> http://cvs.php.net/viewvc.cgi/phpdoc/entities/global.ent?r1=1.273&r2=1.274&diff_format=u Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.273 phpdoc/entities/global.ent:1.274 --- phpdoc/entities/global.ent:1.273 Thu Nov 16 03:52:19 2006 +++ phpdoc/entities/global.ent Thu Nov 16 19:36:42 2006 @@ -1,6 +1,6 @@ <!-- -*- SGML -*- - $Id: global.ent,v 1.273 2006/11/16 03:52:19 philip Exp $ + $Id: global.ent,v 1.274 2006/11/16 19:36:42 jmertic Exp $ Contains global "macros" for all the XML documents. @@ -199,6 +199,7 @@ <!ENTITY url.ml.general.unsubscribe "[EMAIL PROTECTED]"> <!ENTITY url.mm "http://www.ossp.org/pkg/lib/mm/"> <!ENTITY url.mnogo "http://www.mnogosearch.org/"> +<!ENTITY url.msicommandline "http://msdn.microsoft.com/library/en-us/msi/setup/command_line_options.asp"> <!ENTITY url.msession "http://devel.mohawksoft.com/msession.html"> <!ENTITY url.msoffice.serverside "http://support.microsoft.com/default.aspx?scid=kb;EN-US;q257757"> <!ENTITY url.msql "http://www.hughes.com.au/"> @@ -365,6 +366,7 @@ <!ENTITY url.winhelp "http://msdn.microsoft.com/library/en-us/htmlhelp/html/vsconhh1start.asp"> <!ENTITY url.winrar "http://www.rarlab.com/"> <!ENTITY url.winzip "http://www.winzip.com/"> +<!ENTITY url.wix "http://wix.sourceforge.net/"> <!ENTITY url.wddx "http://www.openwddx.org/"> <!ENTITY url.xattr "http://oss.sgi.com/projects/xfs/"> <!ENTITY url.xchm "http://xchm.sourceforge.net/">