From: Mauritz Jeanson Date: Mon, 14 Apr 2008 17:09:54 +0000 (+0000) Subject: Clarified that fop1.extensions is for FOP 0.90 and later. Version 1 is not here yet... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2036bbfcc4043587d84002bcae643e8cadba8f86;p=docbook-dsssl Clarified that fop1.extensions is for FOP 0.90 and later. Version 1 is not here yet... --- diff --git a/xsl/params/fop.extensions.xml b/xsl/params/fop.extensions.xml index 2a38972bd..e122368bc 100644 --- a/xsl/params/fop.extensions.xml +++ b/xsl/params/fop.extensions.xml @@ -10,7 +10,7 @@ fop.extensions -Enable FOP extensions for version 0.20.5 and earlier +Enable extensions for FOP version 0.20.5 and earlier @@ -26,10 +26,10 @@ At present, this consists of PDF bookmarks. This parameter can also affect which graphics file formats -are supported +are supported. If you are using a version of FOP beyond -version 0.20.5, then use the fop1.extensions +version 0.20.5, then use the fop1.extensions parameter instead. diff --git a/xsl/params/fop1.extensions.xml b/xsl/params/fop1.extensions.xml index d15c3f18d..dcbcf5be8 100644 --- a/xsl/params/fop1.extensions.xml +++ b/xsl/params/fop1.extensions.xml @@ -10,7 +10,7 @@ fop1.extensions -Enable extensions for FOP version 1 and later +Enable extensions for FOP version 0.90 and later @@ -21,13 +21,13 @@ If non-zero, extensions for FOP -version 1 and later will be used. +version 0.90 and later will be used. This parameter can also affect which graphics file formats -are supported +are supported. -The original fop.extensions +The original fop.extensions parameter should still be used for FOP version 0.20.5 and earlier.