From 90cf28c2fbee3294245da916f049a72775788a50 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 25 Jul 2007 16:03:49 +0000 Subject: [PATCH] Restored necessary ".frag" in IDs of src:fragment instances in chunker.output.* param files. --- .../chunker.output.cdata-section-elements.xml | 9 +-------- xsl/params/chunker.output.doctype-public.xml | 8 +------- xsl/params/chunker.output.doctype-system.xml | 9 +-------- xsl/params/chunker.output.encoding.xml | 9 +-------- xsl/params/chunker.output.indent.xml | 9 +-------- xsl/params/chunker.output.media-type.xml | 8 +------- xsl/params/chunker.output.method.xml | 9 +-------- xsl/params/chunker.output.omit-xml-declaration.xml | 8 +------- xsl/params/chunker.output.standalone.xml | 13 ++++--------- 9 files changed, 12 insertions(+), 70 deletions(-) diff --git a/xsl/params/chunker.output.cdata-section-elements.xml b/xsl/params/chunker.output.cdata-section-elements.xml index 987327683..3e9be4d59 100644 --- a/xsl/params/chunker.output.cdata-section-elements.xml +++ b/xsl/params/chunker.output.cdata-section-elements.xml @@ -12,26 +12,19 @@ chunker.output.cdata-section-elements List of elements to escape with CDATA sections - - - + - - Description - This parameter specifies the list of elements that should be escaped as CDATA sections by the chunking stylesheet. Not all processors support specification of this parameter. - This parameter is documented here, but the declaration is actually in the chunker.xsl stylesheet module. - diff --git a/xsl/params/chunker.output.doctype-public.xml b/xsl/params/chunker.output.doctype-public.xml index 5ff4bd816..6aa6e307f 100644 --- a/xsl/params/chunker.output.doctype-public.xml +++ b/xsl/params/chunker.output.doctype-public.xml @@ -12,26 +12,20 @@ chunker.output.doctype-public Public identifer to use in the document type of generated pages - - + - - Description - This parameter specifies the public identifier that should be used by the chunking stylesheet in the document type declaration of chunked pages. Not all processors support specification of this parameter. - This parameter is documented here, but the declaration is actually in the chunker.xsl stylesheet module. - diff --git a/xsl/params/chunker.output.doctype-system.xml b/xsl/params/chunker.output.doctype-system.xml index c80f1fdba..2d67906d6 100644 --- a/xsl/params/chunker.output.doctype-system.xml +++ b/xsl/params/chunker.output.doctype-system.xml @@ -12,27 +12,20 @@ chunker.output.doctype-system System identifier to use for the document type in generated pages - - - + - - Description - This parameter specifies the system identifier that should be used by the chunking stylesheet in the document type declaration of chunked pages. Not all processors support specification of this parameter. - This parameter is documented here, but the declaration is actually in the chunker.xsl stylesheet module. - diff --git a/xsl/params/chunker.output.encoding.xml b/xsl/params/chunker.output.encoding.xml index ff0b4edcf..f8993e97c 100644 --- a/xsl/params/chunker.output.encoding.xml +++ b/xsl/params/chunker.output.encoding.xml @@ -12,27 +12,20 @@ chunker.output.encoding Encoding used in generated pages - - + ISO-8859-1 - - Description - This parameter specifies the encoding to be used in files generated by the chunking stylesheet. Not all processors support specification of this parameter. - This parameter used to be named default.encoding. - This parameter is documented here, but the declaration is actually in the chunker.xsl stylesheet module. - diff --git a/xsl/params/chunker.output.indent.xml b/xsl/params/chunker.output.indent.xml index 7855a5980..3da9ad4b3 100644 --- a/xsl/params/chunker.output.indent.xml +++ b/xsl/params/chunker.output.indent.xml @@ -12,26 +12,19 @@ chunker.output.indent Specification of indentation on generated pages - - - + no - - Description - This parameter specifies the value of the indent specification for generated pages. Not all processors support specification of this parameter. - This parameter is documented here, but the declaration is actually in the chunker.xsl stylesheet module. - diff --git a/xsl/params/chunker.output.media-type.xml b/xsl/params/chunker.output.media-type.xml index 0cc406f4d..61869715f 100644 --- a/xsl/params/chunker.output.media-type.xml +++ b/xsl/params/chunker.output.media-type.xml @@ -12,16 +12,12 @@ chunker.output.media-type Media type to use in generated pages - - + - - Description - This parameter specifies the media type that should be used by the chunking stylesheet. Not all processors support specification of this parameter. @@ -30,12 +26,10 @@ this parameter. chunking stylesheet. This should be one from those defined in [RFC2045] and [RFC2046] - This parameter is documented here, but the declaration is actually in the chunker.xsl stylesheet module. It must be one from html, xml or text - diff --git a/xsl/params/chunker.output.method.xml b/xsl/params/chunker.output.method.xml index 10ff7f280..dc9359b5f 100644 --- a/xsl/params/chunker.output.method.xml +++ b/xsl/params/chunker.output.method.xml @@ -14,26 +14,19 @@ chunker.output.method Method used in generated pages - - + html - - Description - This parameter specifies the output method to be used in files generated by the chunking stylesheet. - This parameter used to be named output.method. - This parameter is documented here, but the declaration is actually in the chunker.xsl stylesheet module. - diff --git a/xsl/params/chunker.output.omit-xml-declaration.xml b/xsl/params/chunker.output.omit-xml-declaration.xml index e15177c6d..4b8262f8a 100644 --- a/xsl/params/chunker.output.omit-xml-declaration.xml +++ b/xsl/params/chunker.output.omit-xml-declaration.xml @@ -12,25 +12,19 @@ chunker.output.omit-xml-declaration Omit-xml-declaration for generated pages - - + no - - Description - This parameter specifies the value of the omit-xml-declaration specification for generated pages. Not all processors support specification of this parameter. - This parameter is documented here, but the declaration is actually in the chunker.xsl stylesheet module. - diff --git a/xsl/params/chunker.output.standalone.xml b/xsl/params/chunker.output.standalone.xml index 5cccde5a8..8972c4733 100644 --- a/xsl/params/chunker.output.standalone.xml +++ b/xsl/params/chunker.output.standalone.xml @@ -12,25 +12,20 @@ chunker.output.standalone Standalone declaration for generated pages - - + no - - Description - This parameter specifies the value of the standalone -specification for generated pages. It must be either yes or no. Not all processors support -specification of this parameter. + specification for generated pages. It must be either + yes or no. Not all + processors support specification of this parameter. - This parameter is documented here, but the declaration is actually in the chunker.xsl stylesheet module. - -- 2.40.0