File tree Expand file tree Collapse file tree 2 files changed +31
-14
lines changed Expand file tree Collapse file tree 2 files changed +31
-14
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 0dad2268d5adb19f77270aa2a9515a4bfbca9b22 Maintainer: iwamot Status: ready -->
3
+ <!-- EN-Revision: 373591548f2bb7cc35e46242ea4faa0adcf7febc Maintainer: iwamot Status: ready -->
4
4
<!-- Reviewed: no -->
5
5
6
6
<section xml : id =" wkhtmltox.configuration" xmlns =" http://docbook.org/ns/docbook" >
7
7
&reftitle.runtime;
8
+ &extension.runtime;
8
9
<para >
9
10
<table >
10
- <title ></title >
11
- <tgroup cols =" 5 " >
11
+ <title >wkhtmltox &ConfigureOptions; </title >
12
+ <tgroup cols =" 4 " >
12
13
<thead >
13
14
<row >
14
- <entry >名前</entry >
15
- <entry >説明</entry >
16
- <entry >デフォルト</entry >
17
- <entry >ステージ</entry >
18
- <entry >変更履歴</entry >
15
+ <entry >&Name; </entry >
16
+ <entry >&Default; </entry >
17
+ <entry >&Changeable; </entry >
18
+ <entry >&Changelog; </entry >
19
19
</row >
20
20
</thead >
21
21
<tbody >
22
22
<row >
23
- <entry >wkhtmltox.graphics</entry >
24
- <entry >libwkhtmltox にグラフィックの使用を許可する</entry >
23
+ <entry ><link linkend =" ini.wkhtmltox.graphics" >wkhtmltox.graphics</link ></entry >
25
24
<entry >Off</entry >
26
25
<entry ><constant >INI_SYSTEM</constant >|<constant >INI_PERDIR</constant ></entry >
27
26
<entry >> = 0.3.2</entry >
28
27
</row >
29
28
</tbody >
30
29
</tgroup >
31
30
</table >
31
+ &ini.php.constants;
32
+ </para >
33
+
34
+ &ini.descriptions.title;
35
+
36
+ <para >
37
+ <variablelist >
38
+ <varlistentry xml : id =" ini.wkhtmltox.graphics" >
39
+ <term >
40
+ <parameter >wkhtmltox.graphics</parameter >
41
+ <type >bool</type >
42
+ </term >
43
+ <listitem >
44
+ <para >
45
+ libwkhtmltox にグラフィックの使用を許可する
46
+ </para >
47
+ </listitem >
48
+ </varlistentry >
49
+
50
+ </variablelist >
32
51
</para >
33
52
</section >
34
53
@@ -52,5 +71,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
52
71
vim: et tw=78 syn=sgml
53
72
vi: ts=1 sw=1
54
73
-->
55
-
56
-
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: b78d43dbe5af1bacde2e324fcdfcee14d25e8420 Maintainer: iwamot Status: ready -->
3
+ <!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: iwamot Status: ready -->
4
4
<!-- Reviewed: no -->
5
5
6
6
<chapter xml : id =" wkhtmltox.setup" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
9
9
<section xml : id =" wkhtmltox.requirements" >
10
10
&reftitle.required;
11
11
<para >
12
- libwkhtmltox のソースとバイナリリリースは <link xlink : href =" http://wkhtmltopdf.org " >wkhtmltopdf.org</link >
12
+ libwkhtmltox のソースとバイナリリリースは <link xlink : href =" &url.wkhtmltopdf; " >wkhtmltopdf.org</link >
13
13
で配布されています。
14
14
</para >
15
15
<caution >
You can’t perform that action at this time.
0 commit comments