Gilles Detillieux (grdetil@scrc.umanitoba.ca)
Thu, 21 Jan 1999 17:32:27 -0600 (CST)
* List: htdig3-dev@sob.htdig.org
OK, I made up my own mind. Here's the patch for htdoc/cf_general.html:
--- ./htdoc/cf_general.html.include2 Thu Dec 10 21:26:25 1998
+++ ./htdoc/cf_general.html Thu Jan 21 17:27:03 1999
@@ -56,6 +56,23 @@
the configuration file, it will use the default value which
is defined in <tt>htcommon/defaults.cc</tt>.
</p>
+ <p>
+ A configuration file can include another file, by using the special
+ <name>, <tt>include</tt>. The <value> is taken as
+ the file name of another configuration file to be read in at
+ this point. If the given file name is not fully qualified, it is
+ taken relative to the directory in which the current configuration
+ file is found. Variable expansion is permitted in the file name.
+ Multiple include statements, and nested includes are also permitted.
+ </p>
+ <dl>
+ <dt>
+ <em>Example:</em>
+ </dt>
+ <dd>
+ <tt>include: common.conf</tt>
+ </dd>
+ </dl>
<hr noshade size="4">
<p>
<!-- hhmts start --> Last modified: Wed Jan 1 20:46:34 PST
-- Gilles R. Detillieux E-mail: <grdetil@scrc.umanitoba.ca> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev@htdig.org containing the single word "unsubscribe" in the SUBJECT of the message.
This archive was generated by hypermail 2.0b3 on Thu Feb 04 1999 - 22:24:20 PST