]> granicus.if.org Git - docbook-dsssl/commitdiff
Added better refpurpose texts.
authorMauritz Jeanson <mj@johanneberg.com>
Thu, 19 Jul 2007 18:27:47 +0000 (18:27 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Thu, 19 Jul 2007 18:27:47 +0000 (18:27 +0000)
xsl/params/annotation.css.xml
xsl/params/annotation.graphic.close.xml
xsl/params/annotation.graphic.open.xml
xsl/params/annotation.js.xml

index c7c32068ef1925db5d731f28bf8b7955088410d3..d9373d4047d6f96b36fcb18b195b774b66a41695 100644 (file)
@@ -10,7 +10,7 @@
 </refmeta>
 <refnamediv>
 <refname>annotation.css</refname>
-<refpurpose>Enable annotations?</refpurpose>
+<refpurpose>CSS rules for annotations</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
index 2127744de85a7909801d3ee428eaa649f1021753..39604ce254081a0e7fd7af9f3d811e33c1a028f5 100644 (file)
@@ -10,7 +10,7 @@
 </refmeta>
 <refnamediv>
 <refname>annotation.graphic.close</refname>
-<refpurpose>Enable annotations?</refpurpose>
+<refpurpose>Image for identifying a link that closes an annotation popup</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
index 012ce931f0df0a02c0fb367df002e1c21f48ddc3..cb395e81b0e126253297e7f75bab3ed4d43627aa 100644 (file)
@@ -10,7 +10,7 @@
 </refmeta>
 <refnamediv>
 <refname>annotation.graphic.open</refname>
-<refpurpose>Enable annotations?</refpurpose>
+<refpurpose>Image for identifying a link that opens an annotation popup</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
index 93d7c5ca992cb05d76fcdcb983ebaaf9604833cb..d25cf8379a514a1d94a07eafa71f1e2501640b81 100644 (file)
 </refmeta>
 <refnamediv>
 <refname>annotation.js</refname>
-<refpurpose>Enable annotations?</refpurpose>
+<refpurpose>URIs identifying JavaScript files with support for annotation popups</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
 <src:fragment xml:id="annotation.js.frag">
-<xsl:param name="annotation.js" select="'http://docbook.sourceforge.net/release/script/AnchorPosition.js             http://docbook.sourceforge.net/release/script/PopupWindow.js'"/>
+<xsl:param name="annotation.js" select="'http://docbook.sourceforge.net/release/script/AnchorPosition.js http://docbook.sourceforge.net/release/script/PopupWindow.js'"/>
 </src:fragment>
 </refsynopsisdiv>