]> granicus.if.org Git - docbook-dsssl/commitdiff
Added missing refpurposes and descriptions.
authorMauritz Jeanson <mj@johanneberg.com>
Wed, 23 Apr 2008 15:56:49 +0000 (15:56 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Wed, 23 Apr 2008 15:56:49 +0000 (15:56 +0000)
xsl/params/table.cell.border.color.xml
xsl/params/table.cell.border.style.xml
xsl/params/table.cell.border.thickness.xml
xsl/params/table.cell.padding.xml
xsl/params/table.frame.border.color.xml
xsl/params/table.frame.border.style.xml

index ffb7b8ba91df42caf6e74d7f1ce6ebc3861ff760..326e148647a21542f3420b0813de04d9ca45c3e4 100644 (file)
@@ -10,7 +10,7 @@
 </refmeta>
 <refnamediv>
 <refname>table.cell.border.color</refname>
-<refpurpose/>
+<refpurpose>Specifies the border color of table cells</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -22,7 +22,7 @@
 
 <refsection><info><title>Description</title></info>
 
-<para>Set the color of table borders. If non-zero, the value is used
+<para>Set the color of table cell borders. If non-zero, the value is used
 for the border coloration. See <link
 xlink:href="http://www.w3.org/TR/CSS21/syndata.html#value-def-color">CSS</link>. A
 <literal>color</literal> is either a keyword or a numerical RGB specification.
@@ -30,5 +30,10 @@ Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon,
 navy, olive, orange, purple, red, silver, teal, white, and
 yellow.</para>
 
+<note>
+  <para>To control properties of cell borders in HTML output, you must also turn on the 
+  <parameter>table.borders.with.css</parameter> parameter.</para>
+</note>
+
 </refsection>
 </refentry>
index dd0a50e970b02b30ad538dcfe9f7ed804d4641d0..221a29c33bcb864c1054658463fb9aed7118bd8d 100644 (file)
@@ -20,7 +20,7 @@
 </refmeta>
 <refnamediv>
 <refname>table.cell.border.style</refname>
-<refpurpose/>
+<refpurpose>Specifies the border style of table cells</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
 
-<para>FIXME:</para>
+<para>Specifies the border style of table cells.</para>
+
+<note>
+  <para>To control properties of cell borders in HTML output, you must also turn on the 
+  <parameter>table.borders.with.css</parameter> parameter.</para>
+</note>
 
 </refsection>
 </refentry>
index d496380958cdce6bf2aa3821bd8b673497d855bb..093e38ed846e162b24e2b4a123a2c98563c09312 100644 (file)
@@ -10,7 +10,7 @@
 </refmeta>
 <refnamediv>
 <refname>table.cell.border.thickness</refname>
-<refpurpose/>
+<refpurpose>Specifies the thickness of table cell borders</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -26,5 +26,10 @@ cells. The units are points. See <link
 xlink:href="http://www.w3.org/TR/CSS21/box.html#border-width-properties">
 CSS</link></para>
 
+<note>
+  <para>To control properties of cell borders in HTML output, you must also turn on the 
+  <parameter>table.borders.with.css</parameter> parameter.</para>
+</note>
+
 </refsection>
 </refentry>
index 9eb985ac0e923be193cdb69750a5b0525d9d889b..c5f0887f3468cd48e161fd0da768424255b6f623 100644 (file)
@@ -10,7 +10,7 @@
 </refmeta>
 <refnamediv>
 <refname>table.cell.padding</refname>
-<refpurpose/>
+<refpurpose>Specifies the padding of table cells</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -26,7 +26,7 @@
 
 <refsection><info><title>Description</title></info>
 
-<para>FIXME:</para>
+<para>Specifies the padding of table cells.</para>
 
 </refsection>
 </refentry>
index b744d37605721006825a3826d099b058f42a838b..070cb6a3db9625f420c2994b4c164f39671ac673 100644 (file)
@@ -10,7 +10,7 @@
 </refmeta>
 <refnamediv>
 <refname>table.frame.border.color</refname>
-<refpurpose/>
+<refpurpose>Specifies the border color of table frames</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -22,7 +22,7 @@
 
 <refsection><info><title>Description</title></info>
 
-<para>FIXME:</para>
+<para>Specifies the border color of table frames.</para>
 
 </refsection>
 </refentry>
index d34a03954213da46a8928706a96bcc9841daeae4..881840c5ace45a0e379cb21f7cdc8a2e79240038 100644 (file)
@@ -20,7 +20,7 @@
 </refmeta>
 <refnamediv>
 <refname>table.frame.border.style</refname>
-<refpurpose/>
+<refpurpose>Specifies the border style of table frames</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -31,7 +31,7 @@
 
 <refsection><info><title>Description</title></info>
 
-<para>FIXME:</para>
+<para>Specifies the border style of table frames.</para>
 
 </refsection>
 </refentry>