mirror of
https://github.com/php/doc-ja.git
synced 2026-03-23 22:52:11 +01:00
[reference/wkhtmltox] sync with en
This commit is contained in:
@@ -1,27 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- EN-Revision: 0dad2268d5adb19f77270aa2a9515a4bfbca9b22 Maintainer: iwamot Status: ready -->
|
||||
<!-- EN-Revision: 373591548f2bb7cc35e46242ea4faa0adcf7febc Maintainer: iwamot Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
|
||||
<section xml:id="wkhtmltox.configuration" xmlns="http://docbook.org/ns/docbook">
|
||||
&reftitle.runtime;
|
||||
&extension.runtime;
|
||||
<para>
|
||||
<table>
|
||||
<title></title>
|
||||
<tgroup cols="5">
|
||||
<title>wkhtmltox &ConfigureOptions;</title>
|
||||
<tgroup cols="4">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>名前</entry>
|
||||
<entry>説明</entry>
|
||||
<entry>デフォルト</entry>
|
||||
<entry>ステージ</entry>
|
||||
<entry>変更履歴</entry>
|
||||
<entry>&Name;</entry>
|
||||
<entry>&Default;</entry>
|
||||
<entry>&Changeable;</entry>
|
||||
<entry>&Changelog;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>wkhtmltox.graphics</entry>
|
||||
<entry>libwkhtmltox にグラフィックの使用を許可する</entry>
|
||||
<entry><link linkend="ini.wkhtmltox.graphics">wkhtmltox.graphics</link></entry>
|
||||
<entry>Off</entry>
|
||||
<entry><constant>INI_SYSTEM</constant>|<constant>INI_PERDIR</constant></entry>
|
||||
<entry>>= 0.3.2</entry>
|
||||
@@ -29,6 +28,26 @@
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
&ini.php.constants;
|
||||
</para>
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.wkhtmltox.graphics">
|
||||
<term>
|
||||
<parameter>wkhtmltox.graphics</parameter>
|
||||
<type>bool</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
libwkhtmltox にグラフィックの使用を許可する
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
@@ -52,5 +71,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- EN-Revision: b78d43dbe5af1bacde2e324fcdfcee14d25e8420 Maintainer: iwamot Status: ready -->
|
||||
<!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: iwamot Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
|
||||
<chapter xml:id="wkhtmltox.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
@@ -9,7 +9,7 @@
|
||||
<section xml:id="wkhtmltox.requirements">
|
||||
&reftitle.required;
|
||||
<para>
|
||||
libwkhtmltox のソースとバイナリリリースは <link xlink:href="http://wkhtmltopdf.org">wkhtmltopdf.org</link>
|
||||
libwkhtmltox のソースとバイナリリリースは <link xlink:href="&url.wkhtmltopdf;">wkhtmltopdf.org</link>
|
||||
で配布されています。
|
||||
</para>
|
||||
<caution>
|
||||
|
||||
Reference in New Issue
Block a user