MOON
Server: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 PHP/5.4.10
System: Linux vps.presagepowered.net 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: mckernan (512)
PHP: 5.4.10
Disabled: NONE
Upload Files
File: //usr/share/doc/docbook-style-xsl-1.69.1/doc/pi/dbhtml.filename.html
<html><head>
      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
   <title>&lt;?dbhtml filename="..."?&gt;</title><link rel="stylesheet" href="../ref.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.0"><link rel="start" href="index.html" title="Processing Instruction Reference"><link rel="up" href="rn01.html" title="HTML PIs"><link rel="prev" href="rn01.html" title="HTML PIs"><link rel="next" href="dbhtml.dir.html" title="<?dbhtml dir=&#34;...&#34;?&gt;"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">&lt;?dbhtml filename="..."?&gt;</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="rn01.html">Prev</a>&nbsp;</td><th width="60%" align="center">HTML PIs</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="dbhtml.dir.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="dbhtml.filename"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>filename &#8212; Filename for chunk</p></div><div class="refsect1" lang="en"><a name="d0e49"></a><h2>Description</h2><p>Sets the name for chunked file. PI must be child of element
which goes into chunk (e.g. chapter, section). You can also set <a href="dbhtml.dir.html" title="<?dbhtml dir=&#34;...&#34;?&gt;">directory</a> for chunk.</p><p>Another way to control filename of chunk is enabling <a href="../html/use.id.as.filename.html"><em class="parameter"><code>use.id.as.filename</code></em></a> parameter.</p></div><div class="refsect1" lang="en"><a name="d0e62"></a><h2>Example</h2><pre class="programlisting">&lt;section&gt;
&lt;title&gt;Configuring pencil&lt;/title&gt;
&lt;?dbhtml filename="configuration.html"?&gt;

...

&lt;/section&gt;</pre></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="rn01.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="rn01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="dbhtml.dir.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">HTML PIs&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;&lt;?dbhtml dir="..."?&gt;</td></tr></table></div></body></html>