]> granicus.if.org Git - postgis/commitdiff
revert order of availability. Revise xsl to pick up availabilities embedded in note tag
authorRegina Obe <lr@pcorp.us>
Mon, 17 Aug 2009 11:37:43 +0000 (11:37 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 17 Aug 2009 11:37:43 +0000 (11:37 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4417 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference.xml
doc/xsl/postgis_aggs_mm.xml.xsl

index 979769aa5eeb9a21b11a06ceb3cede2dd387cf18..eefbb3e483d852c2c5c53e3d386dc9c3e7f774fe 100644 (file)
@@ -7653,8 +7653,8 @@ st_asgeojson
                        geometries are delimited by semicolons (";").</para>
 
                <note>
-                 <para>Availability: 1.4.0  Changed in PostGIS 1.4.0 to include L command in absolute path to conform to <ulink
-                       url="http://www.w3.org/TR/SVG/paths.html#PathDataBNF">http://www.w3.org/TR/SVG/paths.html#PathDataBNF</ulink>. Availability: 1.2.2 was introduced.</para>
+                 <para>Availability: 1.2.2 . Availability: 1.4.0  Changed in PostGIS 1.4.0 to include L command in absolute path to conform to <ulink
+                       url="http://www.w3.org/TR/SVG/paths.html#PathDataBNF">http://www.w3.org/TR/SVG/paths.html#PathDataBNF</ulink></para>
                </note>
          </refsection>
 
index 171bfe33975defff124a0b9fee9c03ec43aaa4cf..60bd456410aca03d6e22b93b3cda5420b236555e 100644 (file)
        \r
                                <!-- For each section if there is note about availability in this version -->\r
                                                        <xsl:for-each select="refsection">\r
-                                                               <xsl:for-each select="para">\r
+                                                               <xsl:for-each select="para|note">\r
                                                                        <xsl:choose>\r
                                                                                <xsl:when test="contains(.,'Availability: 1.4')">\r
                                                                                        <listitem><link linkend="{$refid}"><xsl:value-of select="$refid" /></link> - <xsl:value-of select="$comment" /> <xsl:text> </xsl:text><xsl:value-of select="." /></listitem>\r