Skip to content

Commit 550fb8d

Browse files
committed
[install] Implemented global.ent entities for all external URLs
1 parent 96e7954 commit 550fb8d

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

install/cloud/azure.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 77fe98efb3977fcac0bb2051bdfa9725e8cd46ae Maintainer: satoruyoshida Status: ready -->
3+
<!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: satoruyoshida Status: ready -->
44
<sect1 xml:id="install.cloud.azure" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<title>Azure App Services</title>
66
<para>
@@ -20,7 +20,7 @@
2020

2121
<itemizedlist spacing="compact">
2222
<listitem>
23-
<para>Azure portal: ウェブサイトの作成や設定変更、削除を行います。<link xlink:href="https://portal.azure.com/">Azure Portal</link>
23+
<para>Azure portal: ウェブサイトの作成や設定変更、削除を行います。<link xlink:href="&url.azure.portal;">Azure Portal</link>
2424
</para>
2525
</listitem>
2626
<listitem>
@@ -32,10 +32,10 @@
3232
</listitem>
3333
</itemizedlist>
3434

35-
<para>PHP SDK も用意されていて、自分の PHP コードからさまざまな Azure Service を使うことができます。<link xlink:href="https://github.com/Azure/azure-sdk-for-php">Azure SDK for PHP</link> を参照ください。
35+
<para>PHP SDK も用意されていて、自分の PHP コードからさまざまな Azure Service を使うことができます。<link xlink:href="&url.azure.php.sdk;">Azure SDK for PHP</link> を参照ください。
3636
</para>
3737

38-
<para>詳細な情報は <link xlink:href="https://azure.microsoft.com/en-us/develop/php/">Azure PHP Developer Center</link> を参照ください。
38+
<para>詳細な情報は <link xlink:href="&url.azure.php;">Azure PHP Developer Center</link> を参照ください。
3939
</para>
4040

4141
<sect2>

install/cloud/digitalocean.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: e271c1af94ab28138fe91b0331db1313562d4ee9 Maintainer: mumumu Status: ready -->
3+
<!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: mumumu Status: ready -->
44
<sect1 xml:id="install.cloud.digitalocean" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<title>DigitalOcean</title>
66
<para>
@@ -9,14 +9,14 @@
99
<itemizedlist spacing="compact">
1010
<listitem>
1111
<para>
12-
<link xlink:href="https://www.cloudways.com/en/managed-hosting-for-digital-ocean.php">Cloudways</link>:
12+
<link xlink:href="&url.docean.cloudways;">Cloudways</link>:
1313
以下のような、主要なPHPアプリケーションをワンクリックでデプロイできます:
1414
WordPress, Magento, Drupal, Laravel など
1515
</para>
1616
</listitem>
1717
<listitem>
1818
<para>
19-
<link xlink:href="https://www.digitalocean.com/products/droplets">Droplet</link>:
19+
<link xlink:href="&url.docean.droplet;">Droplet</link>:
2020
仮想マシンのボックスで、
2121
<link xlink:href="https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04">
2222
Lamp スタックをLinuxサーバー上にインストールできます
@@ -25,7 +25,7 @@
2525
</listitem>
2626
<listitem>
2727
<para>
28-
<link xlink:href="https://www.digitalocean.com/products/app-platform">App Platform</link>:
28+
<link xlink:href="&url.docean.app.platform;">App Platform</link>:
2929
アプリを素早くビルド、デプロイし、スケールさせるための
3030
マネージドなインフラストラクチャです。
3131
<link xlink:href="https://docs.digitalocean.com/products/app-platform/getting-started/sample-apps/php/">
@@ -35,7 +35,7 @@
3535
</listitem>
3636
<listitem>
3737
<para>
38-
<link xlink:href="https://www.digitalocean.com/products/functions">Functions</link>:
38+
<link xlink:href="&url.docean.functions;">Functions</link>:
3939
開発者がサーバーのプロビジョニングや管理を行うことなく、コードを実行できるサーバースプラットフォームです。
4040
PHP をネイティブでサポートしています。
4141
<link xlink:href="https://docs.digitalocean.com/products/functions/reference/runtimes/php/">

install/macos/packages.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 4cb53ecbd763db2db808e90d7eda63afb380e6df Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55

66
<sect1 xml:id="install.macosx.packages" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -15,7 +15,7 @@
1515
</simpara>
1616
<simpara>
1717
macOS に PHP をインストールするには、
18-
<link xlink:href="https://brew.sh/">Homebrew</link>
18+
<link xlink:href="&url.brew;">Homebrew</link>
1919
パッケージマネージャを使用すると簡単です。
2020
</simpara>
2121
<orderedlist>

install/unix/litespeed.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 7d5b86855e408d3d15fea8f805032cda610df7e1 Maintainer: mumumu Status: ready -->
3+
<!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: mumumu Status: ready -->
44

55
<sect1 xml:id="install.unix.litespeed" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
66
<title>LiteSpeed/OpenLiteSpeed Webサーバー(Unixシステム用)</title>
@@ -44,9 +44,9 @@
4444
<para>
4545
LiteSpeed/OpenLiteSpeed Web サーバーを取得し、インストールするには、
4646
LiteSpeed Web サーバーの ドキュメント
47-
<link xlink:href="https://docs.litespeedtech.com/products/lsws/installation/">install page</link>
47+
<link xlink:href="&url.litespeed.lsws;">install page</link>
4848
または OpenLiteSpeed のドキュメント
49-
<link xlink:href="https://openlitespeed.org/kb/category/installation/more-installation-methods/">install page</link>.
49+
<link xlink:href="&url.litespeed.install;">install page</link>
5050
を参照ください。
5151
</para>
5252
</listitem>
@@ -135,7 +135,7 @@ Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
135135
LSWS / OLS と PHP で利用可能な設定オプションはもっとたくさんあります。
136136
さらに詳しい情報は、
137137
LiteSpeed ドキュメント の
138-
<link xlink:href="https://docs.litespeedtech.com/extapp/php/configuration/control/">PHP</link>
138+
<link xlink:href="&url.litespeed.php;">PHP</link>
139139
のページを参照ください。
140140
</para>
141141

@@ -230,9 +230,9 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
230230
および Apache の mod_lsapi とともに使えます。
231231
サーバーサイドの設定のさらなるステップについては、
232232
ドキュメントの
233-
<link xlink:href="https://docs.litespeedtech.com/extapp/php/getting_started/">LiteSpeed Web Server</link>
233+
<link xlink:href="&url.litespeed.web.server;">LiteSpeed Web Server</link>
234234
および
235-
<link xlink:href="https://openlitespeed.org/kb/category/installation/php-installation-guides/">OpenLiteSpeed</link>
235+
<link xlink:href="&url.litespeed.open;">OpenLiteSpeed</link>
236236
を参照ください。
237237
</para>
238238

@@ -244,22 +244,22 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
244244
CentOS:
245245
CentOS では、LSPHP は
246246
LiteSpeed リポジトリ または Remi リポジトリ から、
247-
<link xlink:href="https://docs.litespeedtech.com/extapp/php/getting_started/#litespeed-repo-search-packages">RPM</link>
247+
<link xlink:href="&url.litespeed.packages;">RPM</link>
248248
を使ってインストールできます。
249249
</para>
250250

251251
<para>
252252
Debian:
253253
Debian では、LSPHP は LiteSpeed リポジトを経由で、
254-
<link xlink:href="https://docs.litespeedtech.com/extapp/php/getting_started/#litespeed-repo-search-packages">apt</link>
254+
<link xlink:href="&url.litespeed.packages;">apt</link>
255255
を使ってインストールできます。
256256
</para>
257257

258258
<para>
259259
cPanel:
260260
CPanel と EashApache 4 を使って、LSWS/OLS と CPanel とともに LSPHP をインストールする方法については、
261261
それぞれの
262-
<link xlink:href="https://docs.litespeedtech.com/cp/cpanel/quickstart/#easyapache-integration">documentation page</link>
262+
<link xlink:href="&url.litespeed.cpanel;">documentation page</link>
263263
を参照ください。
264264
</para>
265265

@@ -268,7 +268,7 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
268268
Plesk は、CentOS, CloudLinux, Debian, および Ubuntu 上の LSPHP ともに利用できます。
269269
これに関するさらなる情報は、
270270
それぞれの
271-
<link xlink:href="https://docs.litespeedtech.com/cp/plesk/">documentation page</link>
271+
<link xlink:href="&url.litespeed.plesk;">documentation page</link>
272272
を参照ください。
273273
</para>
274274
</sect1>

install/unix/openbsd.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 4cb53ecbd763db2db808e90d7eda63afb380e6df Maintainer: haruki Status: ready -->
3+
<!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: haruki Status: ready -->
44
<!-- Credits: hirokawa, haruki -->
55
<sect1 xml:id="install.unix.openbsd" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
66
<title>OpenBSD パッケージまたは ports からのインストール</title>
@@ -96,7 +96,7 @@ Follow the instructions shown with each package!
9696
OpenBSD の<link xlink:href="&url.gd;">gd</link> 拡張モジュールのパッケージは
9797
Xorg のインストールが必要です。ベースインストール時に
9898
<filename>xbase.tgz</filename> を追加していない場合、
99-
post-installation (<link xlink:href="https://www.openbsd.org/faq/faq4.html#FilesNeeded">OpenBSD FAQ#4</link> を参照ください) で追加できます。
99+
post-installation (<link xlink:href="&url.openbsd.faq4;">OpenBSD FAQ#4</link> を参照ください) で追加できます。
100100
</simpara>
101101
</listitem>
102102
</itemizedlist>

0 commit comments

Comments
 (0)