|
MIMEARGSSyntax
DescriptionThe MIMEARGS resource may be used to pass optional
arguments to MIME filters to control their behavior. Arguments may
be defined on a per content-type basis, or for a specific filter
itself. The MIMEARGS resource can only be set via the
content-type Or, filter-name The format of argument strings is dependent on the filter that processes content-type or by the specified filter, filter-name. If an argument string is defined for a filter explicitly and for a content-type that the filter processes, the content-type string will override the filter string. Default Setting<MIMEArgs> m2h_external::filter; inline </MIMEArgs> Resource VariablesN/A ExamplesThe following tells the text/plain filter to italicize quoted text in a followup. <MIMEArgs> m2h_text_plain::filter; quote </MIMEArgs> Version1.2 See Also
$Date: 2002/07/27 05:13:10 $ MHonArc Copyright © 1997-1998, Earl Hood, mhonarc@mhonarc.org |